From a5ce0aad35d6fd2fa6c9e666d0a2509a52310040 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 21 Jan 2026 07:53:01 +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 55ad695b29d1cc..f4428b328afc88 100644 --- a/deps/npm/node_modules/libnpmaccess/package.json +++ b/deps/npm/node_modules/libnpmaccess/package.json @@ -35,7 +35,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"