From 2a1d252abef464dbdb2c79f78e3a70191947fe94 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 2 Jan 2026 07:24:40 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 887b4a1896693..421cb2588b7fe 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "mississippi": "^3.0.0", "mkdirp": "^0.5.5", "move-concurrently": "^1.0.1", - "node-gyp": "^5.1.1", + "node-gyp": "^8.0.0", "nopt": "~4.0.3", "normalize-package-data": "^2.5.0", "npm-audit-report": "^1.3.3",