From 3e3057e76ce72c156679534749747601eacb4c21 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 6 Jan 2026 06:35:07 +0000 Subject: [PATCH] fix: deps/npm/node_modules/pacote/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- deps/npm/node_modules/pacote/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/pacote/package.json b/deps/npm/node_modules/pacote/package.json index 437bb8f79e1d88..b5480415a34193 100644 --- a/deps/npm/node_modules/pacote/package.json +++ b/deps/npm/node_modules/pacote/package.json @@ -36,7 +36,7 @@ "@npmcli/git": "^2.1.0", "@npmcli/installed-package-contents": "^1.0.6", "@npmcli/promise-spawn": "^1.2.0", - "@npmcli/run-script": "^1.8.2", + "@npmcli/run-script": "^2.0.0", "cacache": "^15.0.5", "chownr": "^2.0.0", "fs-minipass": "^2.1.0",