Commit 667ab7ea by 兰玉磊

fix: 升级 xlsx 版本。修复漏洞。

parent 1be2ba66
Showing with 2 additions and 2 deletions
...@@ -84,7 +84,7 @@ ...@@ -84,7 +84,7 @@
"vuedraggable": "2.20.0", "vuedraggable": "2.20.0",
"vueify": "^9.4.1", "vueify": "^9.4.1",
"vuex": "3.1.0", "vuex": "3.1.0",
"xlsx": "0.14.1" "xlsx": "0.17.0"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "7.0.0", "@babel/core": "7.0.0",
...@@ -109,7 +109,7 @@ ...@@ -109,7 +109,7 @@
"lint-staged": "8.1.5", "lint-staged": "8.1.5",
"mockjs": "1.0.1-beta3", "mockjs": "1.0.1-beta3",
"monaco-editor-webpack-plugin": "^1.9.0", "monaco-editor-webpack-plugin": "^1.9.0",
"node-sass": "^4.13.1", "node-sass": "^4.14.1",
"plop": "2.3.0", "plop": "2.3.0",
"runjs": "^4.3.2", "runjs": "^4.3.2",
"sass-loader": "^7.1.0", "sass-loader": "^7.1.0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment