From 2adb1ee9800c2b06f058bd0c871746c9912028d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Chuailei000=E2=80=9D?= <2280131253@qq.com> Date: Fri, 19 Aug 2022 10:53:40 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=8D=87=E7=BA=A7lodash?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b5d897a8..9e3fce145 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "krry-transfer": "^1.7.3", "less": "^3.10.3", "less-loader": "^5.0.0", - "lodash": "^4.17.15", + "lodash": "^4.17.21", "lodash.clonedeep": "^4.5.0", "lodash.frompairs": "^4.0.1", "lodash.get": "^4.4.2",