From 2a3424c30a7d3c36f755d1f6f06ae251720788d1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 10 Jul 2026 06:10:03 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-17909068 - https://snyk.io/vuln/SNYK-JS-TAR-17909152 - https://snyk.io/vuln/SNYK-JS-TAR-17909104 - https://snyk.io/vuln/SNYK-JS-TAR-17909225 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e6d6e27423..5da6db663f 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "meanio-system": "git://github.com/linnovate/meanio-system.git", "meanio-users": "git://github.com/linnovate/meanio-users.git", "morgan": "latest", - "npm": "^3.x", + "npm": "^7.21.0", "q": "latest", "request": "latest", "shelljs": "latest",