From e9a06486b4a490c34b344ac78ea16bf9b588162a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9B=B7=E4=BA=8C=E7=8C=9B?= Date: Wed, 17 Jul 2019 18:18:05 +0800 Subject: [PATCH] =?UTF-8?q?U=20-=EF=BC=88CVE-2019-10742=EF=BC=89=E6=9B=B4?= =?UTF-8?q?=E6=96=B0axios=E4=BE=9D=E8=B5=96=E7=89=88=E6=9C=AC>=3D0.18.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- spug_web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spug_web/package.json b/spug_web/package.json index 1eed648..48d5abe 100644 --- a/spug_web/package.json +++ b/spug_web/package.json @@ -8,7 +8,7 @@ "build": "rimraf dist && webpack -p --progress --hide-modules" }, "dependencies": { - "axios": "^0.16.1", + "axios": "^0.18.1", "echarts": "^4.0.2", "element-ui": "^2.0.8", "vue": "^2.5.2",