From cb93a41762a2b72d6a171921bc249536fbdb0762 Mon Sep 17 00:00:00 2001 From: chuzhixin <1204505056@qq.com> Date: Tue, 18 Oct 2022 16:11:02 +0800 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20chore:=20update=20dependencies?= 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 c0e07a6..f6cc8ca 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ }, "dependencies": { "axios": "^1.1.3", - "caniuse-lite": "^1.0.30001420", + "caniuse-lite": "^1.0.30001421", "clipboard": "^2.0.11", "core-js": "^3.25.5", "dayjs": "^1.11.5",