From 230d29964f785138b7e060123eab02f31384e167 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=A7=89?= Date: Thu, 16 May 2024 23:27:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E4=BE=9D=E8=B5=96?= 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 744d74c..a37b7f5 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "license": "MIT", "dependencies": { "@laniakeasupercluster/widgets": "^1.1.3", - "axios": "^0.27.2", + "axios": "^1.6.8", "express": "^4.17.1", "express-session": "^1.17.2", "express-session-nedb": "^1.0.1",