From 0caad3fec9b26a88574f61dda185831a2d765ff8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 25 Jan 2026 08:00:10 +0000 Subject: [PATCH] fix: deps/npm/node_modules/npm-registry-fetch/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15038581 --- deps/npm/node_modules/npm-registry-fetch/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/npm-registry-fetch/package.json b/deps/npm/node_modules/npm-registry-fetch/package.json index 63a44725886..735e661aa7f 100644 --- a/deps/npm/node_modules/npm-registry-fetch/package.json +++ b/deps/npm/node_modules/npm-registry-fetch/package.json @@ -31,7 +31,7 @@ "author": "GitHub Inc.", "license": "ISC", "dependencies": { - "make-fetch-happen": "^11.0.0", + "make-fetch-happen": "^14.0.1", "minipass": "^5.0.0", "minipass-fetch": "^3.0.0", "minipass-json-stream": "^1.0.1",