From 4a9dd978c8d8f7668673762fdd21c9fa48496806 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 5 Aug 2021 08:02:40 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-1536528 - https://snyk.io/vuln/SNYK-JS-TAR-1536531 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e1e53e..7970162 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": "^5.6.0", "ora": "^0.4.1" } }