From 14837bbcdb6474fcdc4691e08987fc49b79aa600 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 25 Mar 2025 08:10:25 +0000 Subject: [PATCH] fix: dist/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-9403194 --- dist/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/package.json b/dist/package.json index 3991329..5eff24c 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": "^10.1.0", "firebase-functions": "1.0.3", "reflect-metadata": "^0.1.12", "rxjs": "6.1.0",