From 38f7fe6b3ae6a3149a7659994b1e65df2e27fc96 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 11 Feb 2024 18:27:33 +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 7e9fb648ab082..82b18f0589324 100644 --- a/node_modules/node-gyp/package.json +++ b/node_modules/node-gyp/package.json @@ -26,7 +26,7 @@ "exponential-backoff": "^3.1.1", "glob": "^7.1.4", "graceful-fs": "^4.2.6", - "make-fetch-happen": "^11.0.3", + "make-fetch-happen": "^12.0.0", "nopt": "^6.0.0", "npmlog": "^6.0.0", "rimraf": "^3.0.2",