From aedf16e4400f5137a4c40d568b16f26c34cc1fd8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 26 Jan 2026 20:18:19 +0000 Subject: [PATCH] fix: functions/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15038581 - https://snyk.io/vuln/SNYK-JS-TAR-15032660 --- functions/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/package.json b/functions/package.json index a42dc91d..7b17077b 100644 --- a/functions/package.json +++ b/functions/package.json @@ -17,7 +17,7 @@ "cors": "^2.8.5", "firebase-admin": "^8.10.0", "firebase-functions": "^3.13.2", - "firebase-tools": "^9.10.0", + "firebase-tools": "^15.0.0", "node-fetch": "^2.6.1" }, "devDependencies": {