From 489bbf8be9e2576e50c20d5d2b2d06b49b0ce4cb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 11 Feb 2024 19:01:00 +0000 Subject: [PATCH] fix: node_modules/node-gyp/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-6240864 --- node_modules/node-gyp/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/node-gyp/package.json b/node_modules/node-gyp/package.json index f95ebeadecd70..e037ff05c69d1 100644 --- a/node_modules/node-gyp/package.json +++ b/node_modules/node-gyp/package.json @@ -25,7 +25,7 @@ "env-paths": "^2.2.0", "glob": "^7.1.4", "graceful-fs": "^4.2.6", - "make-fetch-happen": "^10.0.3", + "make-fetch-happen": "^12.0.0", "nopt": "^6.0.0", "npmlog": "^6.0.0", "rimraf": "^3.0.2",