From b648a477af01862b3357ab1524d639ed51acc77c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 30 Jan 2026 05:03:37 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15032660 - https://snyk.io/vuln/SNYK-JS-TAR-15127355 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e1e53e..f3e3148 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.21.0", "ora": "^0.4.1" } }