diff --git a/app/html/package.json b/app/html/package.json
index 5a52c74..688e89c 100644
--- a/app/html/package.json
+++ b/app/html/package.json
@@ -73,7 +73,7 @@
"sass-loader": "^10.1.0",
"selenium-server": "^3.0.1",
"semver": "^5.3.0",
- "shelljs": "^0.7.6",
+ "shelljs": "^0.8.5",
"stylus": "^0.54.8",
"stylus-loader": "^3.0.2",
"uglifyjs-webpack-plugin": "^1.1.1",
diff --git a/app/html/yarn.lock b/app/html/yarn.lock
index 3acfb38..21eda89 100644
--- a/app/html/yarn.lock
+++ b/app/html/yarn.lock
@@ -8560,10 +8560,10 @@ shebang-regex@^1.0.0:
resolved "https://registry.npm.taobao.org/shebang-regex/download/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3"
integrity sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=
-shelljs@^0.7.6:
- version "0.7.8"
- resolved "https://registry.npm.taobao.org/shelljs/download/shelljs-0.7.8.tgz?cache=0&sync_timestamp=1607396725654&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fshelljs%2Fdownload%2Fshelljs-0.7.8.tgz#decbcf874b0d1e5fb72e14b164a9683048e9acb3"
- integrity sha1-3svPh0sNHl+3LhSxZKloMEjprLM=
+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"