From c82af58aea80fe2b44cfc6e160872abff0ca9e3f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 27 Jul 2025 09:08:33 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FORMDATA-10841150 --- 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",