From ac171013894c0dfa91a117b3474d38c3b83ac6a0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 11 Feb 2024 17:52:03 +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 2e15c08f179234..2d82859940ea2a 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": "^3.0.2", "npm-package-arg": "^9.0.0", - "npm-registry-fetch": "^13.0.0", + "npm-registry-fetch": "^15.0.0", "semver": "^7.1.3", "ssri": "^8.0.1" },