From aaed6984ba28ebaa4a6a2794ca9ebc5a34fb3f38 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 15 Apr 2024 23:46:38 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-6139239 --- 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": {