From 2ed9fd1474265f35d2a33ac96cfb7d630b499236 Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Fri, 12 Aug 2022 14:36:53 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20npm=E5=8C=85=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8D=87=E7=BA=A7=EF=BC=8Caxios=200.21.1=20->=200.21.3?= =?UTF-8?q?=EF=BC=8Clodash=204.17.4=20->=204.17.21?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 539f187e71..9f40fba76c 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -20,7 +20,7 @@ "@antv/util": "^2.0.17", "@riophae/vue-treeselect": "0.4.0", "@tinymce/tinymce-vue": "^3.2.8", - "axios": "^0.21.1", + "axios": "^0.21.3", "core-js": "^2.6.5", "echarts": "^5.0.1", "element-resize-detector": "^1.2.3", @@ -34,7 +34,7 @@ "js-cookie": "2.2.0", "jsencrypt": "^3.0.0-rc.1", "jspdf": "^2.3.1", - "lodash": "^4.17.4", + "lodash": "^4.17.21", "lodash.isboolean": "^3.0.3", "lodash.isempty": "^4.4.0", "lodash.isinteger": "^4.0.4",