From 6efb666bc74deab53ddc4c2f81d215afb0ff04ee Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 18 Sep 2025 01:36:18 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-12704893 - https://snyk.io/vuln/SNYK-JS-IP-12761655 - https://snyk.io/vuln/SNYK-JS-AXIOS-12613773 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1307b2c00ea4a..06238edcf1b7a 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "@vitest/coverage-v8": "^1.0.4", "apollo-utilities": "^1.3.2", "apollo3-cache-persist": "^0.7.0", - "axios": "^0.21.1", + "axios": "^1.12.0", "axios-cache-adapter": "^2.7.0", "b-spline": "^2.0.2", "backbone": "1.1.1",