From 1cccd3a6599f0afb5a05d62c5a828a467d6d5889 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 1 Jan 2026 09:34:07 +0000 Subject: [PATCH] fix: bo/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- bo/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bo/package.json b/bo/package.json index 7e1cff1..228935b 100644 --- a/bo/package.json +++ b/bo/package.json @@ -14,7 +14,7 @@ "axios": "^0.18.0", "bootstrap-vue": "^2.0.0-rc.8", "confit-client": "^0.4.0", - "firebase": "^4.13.0", + "firebase": "^7.14.0", "toastr": "^2.1.4", "uuid4": "^1.0.0", "vue": "^2.5.2",