From 8e83684701594ebede8fa7a8140f170e786f5c6c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 27 Nov 2023 14:12:14 +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-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 --- 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 a2961a3606bc..3b33c3a08a2f 100644 --- a/deps/npm/package.json +++ b/deps/npm/package.json @@ -57,7 +57,7 @@ "lru-cache": "~2.5.0", "minimatch": "~1.0.0", "mkdirp": "~0.5.0", - "node-gyp": "~1.0.1", + "node-gyp": "~8.0.0", "nopt": "~3.0.1", "npm-cache-filename": "~1.0.1", "npm-install-checks": "~1.0.2",