We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bce318e commit fbce7a5Copy full SHA for fbce7a5
package.json
@@ -21,15 +21,15 @@
21
},
22
"homepage": "https://github.com/NodeOS/nodeos-mount-filesystems",
23
"dependencies": {
24
- "async": "^2.1.4",
+ "async": "^2.5.0",
25
"exclfs": "^0.0.5",
26
"linux-cmdline": "^1.0.0",
27
"mkdirp": "^0.5.1",
28
- "nodeos-boot-singleUser": "^0.4.2",
29
- "nodeos-boot-singleUserMount": "^0.4.4",
+ "nodeos-boot-singleUser": "^0.5.0",
+ "nodeos-boot-singleUserMount": "^0.5.0",
30
"nodeos-mount-utils": "^0.2.0",
31
"prompt": "^1.0.0",
32
- "rimraf": "^2.5.4"
+ "rimraf": "^2.6.1"
33
34
"devDependencies": {
35
"jocker": "^0.0.1",
0 commit comments