From cace3514786b9ca39aedfaf008be13dab85b0f6a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 16 Sep 2025 06:25:21 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-12613773 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2cff3d..e0d19bd 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": "^9.0.0", "minimatch": "^3.0.4" }, "publishConfig": {