From e388da3729cbd601fa22564737cadf04b0de5137 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 11 Feb 2024 21:51:23 +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-IP-6240864 --- 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 23d4b444ca0701..14eae6172b75d7 100644 --- a/deps/npm/node_modules/libnpmaccess/package.json +++ b/deps/npm/node_modules/libnpmaccess/package.json @@ -26,7 +26,7 @@ "aproba": "^2.0.0", "minipass": "^3.1.1", "npm-package-arg": "^8.1.2", - "npm-registry-fetch": "^11.0.0" + "npm-registry-fetch": "^15.0.0" }, "engines": { "node": ">=10"