From 73b7d01c0efcc2329d36068becc70ee2a4e2108d Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 22:02:48 +0000 Subject: [PATCH] fix: types/apicalypse/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-15252993 --- types/apicalypse/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/apicalypse/package.json b/types/apicalypse/package.json index 6c8ab24c5c1d6f..2bde7388e5a8ba 100644 --- a/types/apicalypse/package.json +++ b/types/apicalypse/package.json @@ -6,7 +6,7 @@ "https://github.com/igdb/node-apicalypse" ], "dependencies": { - "axios": "^0.19.0" + "axios": "^1.13.5" }, "devDependencies": { "@types/apicalypse": "workspace:."