diff --git a/package.json b/package.json index 65ff010..b014ea7 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "progress": "^1.1.8", "request": "^2.67.0", "sanitize-filename": "^1.5.3", - "shelljs": "^0.5.3", + "shelljs": "^0.7.0", "source-map-support": "^0.4.0", "tmp": "0.0.28", "validator": "^4.5.0" @@ -79,7 +79,7 @@ "lodash": "^4.0.0", "require-dir": "^0.3.0", "run-sequence": "^1.1.5", - "shelljs": "^0.5.3", + "shelljs": "^0.7.0", "tmp": "0.0.28", "webpack-stream": "^3.1.0" }