U -(CVE-2019-10742)更新axios依赖版本>=0.18.1

pull/15/head
雷二猛 2019-07-17 18:18:05 +08:00
parent 810c68ed87
commit e9a06486b4
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"build": "rimraf dist && webpack -p --progress --hide-modules" "build": "rimraf dist && webpack -p --progress --hide-modules"
}, },
"dependencies": { "dependencies": {
"axios": "^0.16.1", "axios": "^0.18.1",
"echarts": "^4.0.2", "echarts": "^4.0.2",
"element-ui": "^2.0.8", "element-ui": "^2.0.8",
"vue": "^2.5.2", "vue": "^2.5.2",