From 7d436986f3001b327fb0149a97fdcd966e3d7182 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 29 Apr 2024 20:51:45 +0000 Subject: [PATCH] fix: deps/npm/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HTTPCACHESEMANTICS-3248783 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-IP-6240864 --- deps/npm/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/package.json b/deps/npm/package.json index 24827e59cfd9a1..ae8bb619d92089 100644 --- a/deps/npm/package.json +++ b/deps/npm/package.json @@ -98,7 +98,7 @@ "npm-package-arg": "^6.1.0", "npm-packlist": "^1.4.1", "npm-pick-manifest": "^2.2.3", - "npm-registry-fetch": "^3.9.0", + "npm-registry-fetch": "^14.0.0", "npm-user-validate": "~1.0.0", "npmlog": "~4.1.2", "once": "~1.4.0",