From 31e51d14b1d36a2cd47157751033fd8055ad5d87 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 12 Feb 2024 01:49:49 +0000 Subject: [PATCH] fix: deps/npm/node_modules/@npmcli/run-script/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-6240864 --- deps/npm/node_modules/@npmcli/run-script/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/@npmcli/run-script/package.json b/deps/npm/node_modules/@npmcli/run-script/package.json index 9e744e639eb726..5a5c5b554b813b 100644 --- a/deps/npm/node_modules/@npmcli/run-script/package.json +++ b/deps/npm/node_modules/@npmcli/run-script/package.json @@ -30,7 +30,7 @@ "dependencies": { "@npmcli/node-gyp": "^1.0.2", "@npmcli/promise-spawn": "^1.3.2", - "node-gyp": "^8.2.0", + "node-gyp": "^10.0.0", "read-package-json-fast": "^2.0.1" }, "files": [