diff --git a/package.json b/package.json index 3b94d6b..0d687f3 100644 --- a/package.json +++ b/package.json @@ -32,13 +32,13 @@ "eslint-config-airbnb-base": "^13.1.0", "eslint-plugin-import": "^2.17.3", "mocha": "^6.1.4", - "shelljs": "^0.8.4", + "shelljs": "^0.8.5", "shelljs-changelog": "^0.2.5", - "shelljs-release": "^0.4.1", + "shelljs-release": "^0.5.1", "should": "^13.2.3" }, "peerDependencies": { - "shelljs": "^0.8.4" + "shelljs": "^0.8.5" }, "optionalDependencies": { "sleep": "^3.0.1"