From ed6403dff4008b3d1e5d376a306fab239c9df408 Mon Sep 17 00:00:00 2001 From: chuzhixin <1204505056@qq.com> Date: Wed, 23 Dec 2020 10:16:49 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20feat:=20Update=20=20axios?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3159779..7a0f69c 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ ] }, "dependencies": { - "axios": "^0.21.0", + "axios": "^0.21.1", "clipboard": "^2.0.6", "core-js": "^3.8.1", "dayjs": "^1.9.7", @@ -49,7 +49,7 @@ "jsencrypt": "^3.0.0-rc.1", "lodash": "^4.17.20", "maptalks": "^0.49.1", - "mapv": "^2.0.59", + "mapv": "^2.0.60", "mockjs": "^1.1.0", "nprogress": "^0.2.0", "qs": "^6.9.4",