diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 011085ef..d71a2b7f 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -4812,9 +4812,9 @@ "resolved": "https://registry.npmjs.org/moment-duration-format/-/moment-duration-format-1.3.0.tgz" }, "mountutils": { - "version": "1.0.5", - "from": "mountutils@1.0.5", - "resolved": "https://registry.npmjs.org/mountutils/-/mountutils-1.0.5.tgz", + "version": "1.0.6", + "from": "mountutils@1.0.6", + "resolved": "https://registry.npmjs.org/mountutils/-/mountutils-1.0.6.tgz", "dependencies": { "nan": { "version": "2.6.1", diff --git a/package.json b/package.json index fdee6d64..020e212b 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "lodash": "^4.5.1", "lzma-native": "^1.5.2", "mime-types": "^2.1.15", - "mountutils": "^1.0.5", + "mountutils": "^1.0.6", "node-ipc": "^8.9.2", "node-stream-zip": "^1.3.4", "path-is-inside": "^1.0.2",