From 167f52ab4d41f2e39760d86784cedbff59743d6b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 3 Feb 2024 04:49:59 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-584908 - https://snyk.io/vuln/SNYK-JS-HAWK-2808852 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TAR-1536528 - https://snyk.io/vuln/SNYK-JS-TAR-1536531 - https://snyk.io/vuln/SNYK-JS-TAR-1536758 - 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-TOUGHCOOKIE-5672873 - https://snyk.io/vuln/npm:hoek:20180212 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d15f8cc362..d7b887a3d3 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "lodash": "^4.13.1", "nan": "^2.2.0", "node-gyp": "^3.5.0", - "node-pre-gyp": "~0.6.32", + "node-pre-gyp": "~0.17.0", "promisify-node": "~0.3.0" }, "devDependencies": {