From 69aa7c029be009ca54818602e203ba94b6674f2a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 12 Feb 2024 02:22:51 +0000 Subject: [PATCH] fix: deps/npm/node_modules/libnpmpublish/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/libnpmpublish/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/libnpmpublish/package.json b/deps/npm/node_modules/libnpmpublish/package.json index 9d1f9de5c5e208..bbdb1855dc6493 100644 --- a/deps/npm/node_modules/libnpmpublish/package.json +++ b/deps/npm/node_modules/libnpmpublish/package.json @@ -44,7 +44,7 @@ "dependencies": { "normalize-package-data": "^4.0.0", "npm-package-arg": "^9.0.1", - "npm-registry-fetch": "^13.0.0", + "npm-registry-fetch": "^15.0.0", "semver": "^7.3.7", "ssri": "^9.0.0" },