From d4b26ffe384deaff1ed81483c00699e66e06eb22 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 12 Feb 2024 00:37:18 +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-IP-6240864 --- 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 9c0b77b8a6dd5..bbaf6c2ac6090 100644 --- a/node_modules/npm-profile/package.json +++ b/node_modules/npm-profile/package.json @@ -6,7 +6,7 @@ "author": "GitHub Inc.", "license": "ISC", "dependencies": { - "npm-registry-fetch": "^14.0.0", + "npm-registry-fetch": "^15.0.0", "proc-log": "^3.0.0" }, "main": "./lib/index.js",