From 0c40d7752bb387391a13eddb8279177d36a0d06e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 27 Jan 2026 12:38:02 +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-LODASH-15053838 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6d8e0ea8..4170e4c6 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@sentry/browser": "^4.2.4", "classlist.js": "1.1.20150312", "core-js": "2.5.7", - "firebase": "5.5.7", + "firebase": "7.14.0", "rxjs": "6.3.3", "web-animations-js": "2.3.1", "zone.js": "0.8.26"