From c864144dd545d0ea36ff3cebb25c67606fac5de3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 21 Jan 2026 08:10:18 +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-TAR-15038581 --- 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..c520459a49d1b0 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": "^11.0.0", "read-package-json-fast": "^2.0.1" }, "files": [