From 6fae98f89b7d3906f3c94e7839029ef5f152b442 Mon Sep 17 00:00:00 2001 From: jonathang4 Date: Wed, 27 Aug 2025 17:49:47 +0800 Subject: [PATCH] 1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 848bd92..ec39154 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "author": "Vinlic", "license": "ISC", "dependencies": { - "axios": "^1.6.7", + "axios": "1.4.0", "colors": "^1.4.0", "crc-32": "^1.2.2", "cron": "^3.1.6",