From 5b0fc4b9c20929b38de3218aef1a0814e521a856 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Nov 2023 21:40:50 +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-INFLIGHT-6095116 --- 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 3f29f97113e53c..c911eaffadcee1 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.3", "@npmcli/promise-spawn": "^1.3.2", - "node-gyp": "^9.0.0", + "node-gyp": "^10.0.0", "read-package-json-fast": "^2.0.3" }, "files": [