From d93aa9463fdfdb960c060873ea9001b0813f6c18 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 30 Jan 2026 15:43:02 +0000 Subject: [PATCH] fix: deps/npm/node_modules/make-fetch-happen/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15032660 - https://snyk.io/vuln/SNYK-JS-TAR-15127355 --- deps/npm/node_modules/make-fetch-happen/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/make-fetch-happen/package.json b/deps/npm/node_modules/make-fetch-happen/package.json index 1690c932f75cd2..cb4ad4f16fd045 100644 --- a/deps/npm/node_modules/make-fetch-happen/package.json +++ b/deps/npm/node_modules/make-fetch-happen/package.json @@ -34,7 +34,7 @@ "license": "ISC", "dependencies": { "agentkeepalive": "^4.2.1", - "cacache": "^17.0.0", + "cacache": "^19.0.0", "http-cache-semantics": "^4.1.0", "http-proxy-agent": "^5.0.0", "https-proxy-agent": "^5.0.0",