From af334814cbcb82613afe9d187450f736a24af0ec Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 4 Jan 2026 09:30:33 +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 fed6d42..aadce6c 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "lodash": "^2.4.1", "mean-health": "~0.1.3", "mongoose": "~4.0.2", - "npm": "^2.1.0", + "npm": "^6.6.0", "opener": "^1.3.0", "progress": "^1.1.8", "prompt": "^0.2.13",