From 254867f32fd35b7435abba4baa8bec1a7761bf32 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 23 May 2024 12:59:19 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HAWK-6969142 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e729d53..a4efd92 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "mongodb": "^1.4.0", "mean-health": "~0.1.3", "mongoose": "^3.8.12", - "npm": "^1.4.7", + "npm": "^3.0.0", "opener": "^1.3.0", "q": "^1.0.1", "shelljs": "^0.3.0",