From a2196e4aaa173b9be3c9bc03c4979b1ced2f3cec Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 21 Aug 2023 04:58:13 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PROTOBUFJS-5756498 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ac0ae79..cf3dfe6 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@wadahkode/password-hash": "^1.1.2", "dotenv": "^8.2.0", "ejs": "^3.1.5", - "firebase": "^8.2.8", + "firebase": "^10.2.0", "jsdom": "^16.4.0", "jsdom-global": "^3.0.2", "pg": "^8.5.1",