From 3cc3bc80445da821a1eceb3beaa1a6ff5dfbf4d1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 12 Feb 2026 08:08:44 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-15252993 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee60a81..6fa5d57 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "at-least-node": "^1.0.0", "available-typed-arrays": "^1.0.5", "aws-sdk": "^2.1494.0", - "axios": "^0.21.4", + "axios": "^1.13.5", "backo2": "^1.0.2", "balanced-match": "^1.0.2", "base64-arraybuffer": "^0.1.4",