From 072da0d3aad96783c2a5ffb29a4eda907304bdb2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Nov 2023 20:11:14 +0000 Subject: [PATCH] fix: node_modules/npm-profile/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- node_modules/npm-profile/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/npm-profile/package.json b/node_modules/npm-profile/package.json index 233381a38ec7b..5f25c3d73fd73 100644 --- a/node_modules/npm-profile/package.json +++ b/node_modules/npm-profile/package.json @@ -6,7 +6,7 @@ "author": "Rebecca Turner (http://re-becca.org/)", "license": "ISC", "dependencies": { - "npm-registry-fetch": "^9.0.0" + "npm-registry-fetch": "^14.0.0" }, "main": "index.js", "repository": {