From 71c7d1a089770d98108824f3bf5152362537ec38 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 11 Jun 2024 15:10:23 +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 81a8fe2..ccf7f2d 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@videojs-player/vue": "^1.0.0", "autoprefixer": "^10.4.14", "dayjs": "^1.11.7", - "firebase": "^9.23.0", + "firebase": "^10.1.0", "flowbite": "^1.6.3", "postcss": "^8.4.24", "tailwindcss": "^3.3.2",