From f492125f4f923b0052cc8272882aa136d374f1ec Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 15 Apr 2024 00:11:07 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UNDICI-6564963 - https://snyk.io/vuln/SNYK-JS-UNDICI-6564964 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0bccb1f..e7fcb6d 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "bootstrap": "~5.3.3", "date-fns": "^3.6.0", "date-fns-tz": "^2.0.1", - "firebase": "10.10.0", + "firebase": "10.11.0", "luxon": "^3.4.4", "rxjs": "7.8.1", "tslib": "^2.3.0",