From 06fdcd2be0a299a5bdd20f053814f78dbe55dff1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 16 Feb 2026 16:07:29 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295 - https://snyk.io/vuln/SNYK-JS-QS-15268416 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1db8f82..fdeb903 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "debug": "2.6.8", "ejs": "^2.5.6", "hoek": "^4.0.0", - "npm": "^6.4.1", + "npm": "^7.0.0", "streaming-json-stringify": "^3.1.0" }, "devDependencies": {