From 457b30e3063a8ef8ac27263a9e6c53279bd83f97 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 6 Aug 2021 07:23:52 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-1536758 --- 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" } }