diff --git a/axios/package.json b/axios/package.json index be8d6a6..0925fe1 100644 --- a/axios/package.json +++ b/axios/package.json @@ -124,7 +124,7 @@ "rollup-plugin-sourcemaps": "^0.4.2", "rollup-plugin-typescript2": "^0.18.0", "semantic-release": "^15.9.16", - "shelljs": "^0.8.3", + "shelljs": "^0.8.5", "travis-deploy-once": "^5.0.9", "ts-jest": "^25.5.1", "ts-loader": "^5.3.3", diff --git a/axios/yarn.lock b/axios/yarn.lock index df9e8e9..6f9e89d 100644 --- a/axios/yarn.lock +++ b/axios/yarn.lock @@ -9667,10 +9667,10 @@ shelljs@0.7.6: interpret "^1.0.0" rechoir "^0.6.2" -shelljs@^0.8.3, shelljs@^0.8.4: - version "0.8.4" - resolved "https://registry.npm.taobao.org/shelljs/download/shelljs-0.8.4.tgz#de7684feeb767f8716b326078a8a00875890e3c2" - integrity sha1-3naE/ut2f4cWsyYHiooAh1iQ48I= +shelljs@^0.8.4, shelljs@^0.8.5: + version "0.8.5" + resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.5.tgz#de055408d8361bed66c669d2f000538ced8ee20c" + integrity sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow== dependencies: glob "^7.0.0" interpret "^1.0.0"