From ff7d4fa4543cc3ac476c4208f6ece49763f81711 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 11 Feb 2024 20:36:54 +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 c155df4cf2cc2d..b6ffb9b3754240 100644 --- a/deps/npm/node_modules/libnpmpublish/package.json +++ b/deps/npm/node_modules/libnpmpublish/package.json @@ -46,7 +46,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" },