From 01842e0c221316c56d12709cf62001fa59667718 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 15 Feb 2026 15:20:15 +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 38f6e18..d372e94 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@types/recharts": "^1.8.23", "add": "^2.0.6", "animejs": "^3.2.1", - "axios": "^0.25.0", + "axios": "^1.13.5", "babel-jest": "^27.4.4", "chance": "^1.1.8", "d3-scale": "^4.0.2",