From e51800c90834f53313e631639f4affa642eeb69c Mon Sep 17 00:00:00 2001 From: foomoon Date: Sun, 17 Dec 2023 09:36:41 -0600 Subject: [PATCH] latest axios --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4e654e1..1e91a52 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "typedoc": "^0.24.6" }, "dependencies": { - "axios": "^1.5.0", + "axios": "^1.6.2", "delay": "^5.0.0", "gifuct-js": "^2.1.2" }