From 15ce4f6e21055a3b7d2d53e3013938240a74559b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8F=B2=E9=B8=BD?= <1020103647@qq.com> Date: Fri, 3 May 2024 20:00:34 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=20"qs":=20"6.5.3"=20=E5=9B=BA=E5=AE=9A?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= 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 b003b81..5a549f4 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "dayjs": "1.11.10", "pinia": "2.0.36", "pinia-plugin-persistedstate": "3.2.1", - "qs": "^6.11.2", + "qs": "6.5.3", "vue": "3.3.11", "wot-design-uni": "^1.2.13" },