From 84e0afeb9e7369d6e9b60d91de482499d711d571 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Feb 2026 04:41:56 +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 26728ab..959a8ad 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "bluebird": "^3.4.6", "cleverbot-node": "latest", "dubapi": "^1.6.9", - "firebase-admin": "^8.2.0", + "firebase-admin": "^8.9.0", "fuzzy": "^0.1.3", "googleapis": "^41.0.1", "jethro": "^4.4.3",