From cd9bb3d50166ace22b0a214f06f409578af4bbfe Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 20 Jan 2026 11:38:04 +0000 Subject: [PATCH] fix: dist/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15038581 --- dist/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/package.json b/dist/package.json index 3991329..38feea0 100644 --- a/dist/package.json +++ b/dist/package.json @@ -30,7 +30,7 @@ "core-js": "2.5.4", "express": "^4.16.3", "hammerjs": "^2.0.8", - "firebase-admin": "^5.12.1", + "firebase-admin": "^8.0.0", "firebase-functions": "1.0.3", "reflect-metadata": "^0.1.12", "rxjs": "6.1.0",