Skip to content

Commit fbce7a5

Browse files
committed
Updated dependencies
1 parent bce318e commit fbce7a5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@
2121
},
2222
"homepage": "https://github.com/NodeOS/nodeos-mount-filesystems",
2323
"dependencies": {
24-
"async": "^2.1.4",
24+
"async": "^2.5.0",
2525
"exclfs": "^0.0.5",
2626
"linux-cmdline": "^1.0.0",
2727
"mkdirp": "^0.5.1",
28-
"nodeos-boot-singleUser": "^0.4.2",
29-
"nodeos-boot-singleUserMount": "^0.4.4",
28+
"nodeos-boot-singleUser": "^0.5.0",
29+
"nodeos-boot-singleUserMount": "^0.5.0",
3030
"nodeos-mount-utils": "^0.2.0",
3131
"prompt": "^1.0.0",
32-
"rimraf": "^2.5.4"
32+
"rimraf": "^2.6.1"
3333
},
3434
"devDependencies": {
3535
"jocker": "^0.0.1",

0 commit comments

Comments
 (0)