From 32e6d7641ef91386921a39833b7a7ccdfea1b1dc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 12 Mar 2026 00:16:47 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15456201 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 84ce74f281c..d960b284337 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "decompress-zip": "0.3.0", "fs-extra": "2.0.0", "lodash": "4.17.15", - "npm": "3.10.10", + "npm": "7.21.0", "opn": "4.0.2", "request": "2.79.0", "semver": "5.3.0",