From 1e40e2d55778c1691c6497087fbf6a37f8a0c868 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?lemon=E6=A9=AA?= <17633066053@163.com> Date: Fri, 20 May 2022 14:42:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9axios=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- buyer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buyer/package.json b/buyer/package.json index 80517856..31ed3057 100644 --- a/buyer/package.json +++ b/buyer/package.json @@ -9,7 +9,7 @@ }, "dependencies": { "@amap/amap-jsapi-loader": "0.0.7", - "axios": "^0.19.2", + "axios": "^0.19.0", "js-cookie": "^2.2.1", "less": "^2.7.0", "less-loader": "^5.0.0",