diff --git a/package.json b/package.json index d919ef832c..ce821dc08c 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "karma-jasmine": "^1.1.2", "lodash": "^4.17.4", "prettier-eslint-cli": "^4.1.1", - "shelljs": "^0.3.0", + "shelljs": "^0.8.3", "sw-precache": "^5.2.1" }, "cordovaPlugins": [ @@ -129,4 +129,4 @@ "android" ] } -} \ No newline at end of file +}