From d3e5f36f9b664c16fc7a979aa62c0d063bd52168 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 3 Jan 2026 09:41:13 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 88d1982..081c211 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.0.0", "rxjs": "^5.5.2", "zone.js": "^0.8.14" },