From bada051e00baeb12dfa6b0739ec49a037744b332 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 24 Jan 2026 12:18:22 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-174125 - https://snyk.io/vuln/SNYK-JS-TAR-15038581 - https://snyk.io/vuln/SNYK-JS-TAR-1579147 - https://snyk.io/vuln/SNYK-JS-TAR-1579152 - https://snyk.io/vuln/SNYK-JS-TAR-1579155 - https://snyk.io/vuln/SNYK-JS-TAR-1536528 - https://snyk.io/vuln/SNYK-JS-TAR-1536531 - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795 - https://snyk.io/vuln/npm:chownr:20180731 - 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 88d1982..9a4424d 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "angularfire2": "5.0.0-rc.6", "core-js": "^2.4.1", "firebase": "^4.6.0", - "npm": "^5.8.0", + "npm": "^7.21.0", "rxjs": "^5.5.2", "zone.js": "^0.8.14" },