From 3073984680f2b3e3e1454e635d72538d1c1374a8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 25 Jan 2026 19:38:27 +0000 Subject: [PATCH] fix: deps/npm/node_modules/libnpmaccess/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/libnpmaccess/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/libnpmaccess/package.json b/deps/npm/node_modules/libnpmaccess/package.json index 01092346e71f61..acf1e55a3ac55e 100644 --- a/deps/npm/node_modules/libnpmaccess/package.json +++ b/deps/npm/node_modules/libnpmaccess/package.json @@ -32,7 +32,7 @@ "aproba": "^2.0.0", "minipass": "^3.1.1", "npm-package-arg": "^9.0.1", - "npm-registry-fetch": "^13.0.0" + "npm-registry-fetch": "^18.0.1" }, "engines": { "node": "^12.13.0 || ^14.15.0 || >=16.0.0"