diff --git a/lerna-script/package.json b/lerna-script/package.json index 7a68f35..71d5ad0 100644 --- a/lerna-script/package.json +++ b/lerna-script/package.json @@ -46,7 +46,7 @@ "lodash": "4.17.15", "npmlog": "4.1.2", "sanitize-filename": "1.6.3", - "shelljs": "0.8.4", + "shelljs": "0.8.5", "yargs": "^15.0.0" } } diff --git a/tasks/idea/package.json b/tasks/idea/package.json index da4b565..fbe8aec 100644 --- a/tasks/idea/package.json +++ b/tasks/idea/package.json @@ -19,7 +19,7 @@ }, "dependencies": { "handlebars": "4.7.6", - "shelljs": "0.8.4" + "shelljs": "0.8.5" }, "peerDependencies": { "lerna-script": ">=1.3.3"