From e34be8c53432ff4d408c49779f708b8550599947 Mon Sep 17 00:00:00 2001 From: rachit367 Date: Mon, 18 May 2026 19:20:57 +0530 Subject: [PATCH] chore(deps): bump axios to ^1.8.2 for GHSA-jr5f-v2jv-69x6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0770d0c..8127cf6 100644 --- a/package.json +++ b/package.json @@ -48,6 +48,6 @@ "typescript": "^4.9.4" }, "dependencies": { - "axios": "^1.6.8" + "axios": "^1.8.2" } }