Skip to content

Commit 1d81ab0

Browse files
committed
upgrade packages
1 parent 5028888 commit 1d81ab0

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,16 @@
2626
"url": "https://github.com/joeferner/node-java.git"
2727
},
2828
"dependencies": {
29-
"async": "1.5.2",
30-
"find-java-home": "0.1.2",
31-
"glob": "7.0.3",
32-
"lodash": "4.11.1",
29+
"async": "2.0.1",
30+
"find-java-home": "0.1.3",
31+
"glob": "7.1.1",
32+
"lodash": "4.16.4",
3333
"nan": "2.4.0"
3434
},
3535
"devDependencies": {
36-
"chalk": "1.0.0",
37-
"nodeunit": "0.9.1",
38-
"when": "3.7.2"
36+
"chalk": "1.1.3",
37+
"nodeunit": "0.10.2",
38+
"when": "3.7.7"
3939
},
4040
"scripts": {
4141
"test": "node testRunner.js",

0 commit comments

Comments
 (0)