From d3dee82e9625ca9501b904c3197df6f1b583b0c7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 24 Jun 2022 05:35:13 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GOT-2932019 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e1e53e..9e57c6a 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "modclean": "^2.0.0", "moment": "^2.17.1", "node-dir": "^0.1.6", - "npm": "^4.0.5", + "npm": "^7.0.0", "ora": "^0.4.1" } }