From 74a0a836f885aa02476dcbce50a8839a7f0508ac Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 1 Jan 2026 08:50:44 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- 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",