From 8467fcf4615e5e9b020b769af77e1e3dfad68ef6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 11 Jul 2025 10:15:51 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 - https://snyk.io/vuln/SNYK-JS-TAR-1579147 - https://snyk.io/vuln/SNYK-JS-TAR-1579152 - https://snyk.io/vuln/SNYK-JS-TAR-1579155 - https://snyk.io/vuln/SNYK-JS-TAR-1536528 - https://snyk.io/vuln/SNYK-JS-TAR-1536531 - https://snyk.io/vuln/SNYK-JS-TAR-1536758 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d15f8cc362..08d49d782c 100644 --- a/package.json +++ b/package.json @@ -37,8 +37,8 @@ "fs-extra": "~0.26.2", "lodash": "^4.13.1", "nan": "^2.2.0", - "node-gyp": "^3.5.0", - "node-pre-gyp": "~0.6.32", + "node-gyp": "^5.0.6", + "node-pre-gyp": "~0.17.0", "promisify-node": "~0.3.0" }, "devDependencies": {