From 003b409723c7b12628fba94ed6f8c024b8adeb14 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 15 Apr 2024 21:06:18 +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 3f58498d68..d0eef9c9b6 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@firebase/app": "^0.3.1", "@firebase/database": "^0.3.1", "@google-cloud/firestore": "^0.15.2", - "@google-cloud/storage": "^1.6.0", + "@google-cloud/storage": "^5.17.0", "@types/google-cloud__storage": "^1.1.7", "@types/node": "^8.0.53", "jsonwebtoken": "8.1.0",