From 7d83f7d2d8450d5cf50813c31864b049c859bf65 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 23 Dec 2022 01:00:53 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSONWEBTOKEN-3180020 - https://snyk.io/vuln/SNYK-JS-JSONWEBTOKEN-3180022 - https://snyk.io/vuln/SNYK-JS-JSONWEBTOKEN-3180024 - https://snyk.io/vuln/SNYK-JS-JSONWEBTOKEN-3180026 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e931c9e..0c53489 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "homepage": "https://github.com/henriquecarv/loopback-connector-realtime-database#readme", "bugs": "https://github.com/henriquecarv/loopback-connector-realtime-database/issues", "dependencies": { - "firebase-admin": "^9.0.0", + "firebase-admin": "^11.4.1", "loopback-connector": "^4.11.1" }, "devDependencies": {