From 7f4ddaa50dc5a3e61b9bceb23fa8fa8c11b10a14 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 11 Jun 2024 21:12:12 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GRPCGRPCJS-7242922 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ef1329ba..dde12dc1 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@capacitor/status-bar": "^4.1.1", "@firebase/analytics": "^0.10.0", "@firebase/app": "^0.9.11", - "@firebase/firestore": "^3.12.1", + "@firebase/firestore": "^4.1.0", "@hugotomazi/capacitor-navigation-bar": "^2.0.0", "@iconify/vue": "^4.0.2", "@ionic/vue": "^6.5.1",