From f369bde6ab652b96e901270b0bc99bea06234184 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Feb 2026 09:15:04 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BUN-15123966 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2cff3d..2e3a407 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "argparse": "^1.0.10", "chalk": "^2.3.2", "dotenv": "^5.0.1", - "firebase-admin": "^5.12.0", + "firebase-admin": "^8.9.0", "minimatch": "^3.0.4" }, "publishConfig": {