From 14ecdb3bc4f0141cc591192b6474f3c3ac7d3147 Mon Sep 17 00:00:00 2001 From: Joe Hanley Date: Sat, 15 Aug 2026 09:18:26 +0000 Subject: [PATCH] Update Pub/Sub emulator to v0.8.35 to resolve CVE-2026-59921 --- src/emulator/downloadableEmulatorInfo.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/emulator/downloadableEmulatorInfo.json b/src/emulator/downloadableEmulatorInfo.json index e0be02860e4..a641a67c76c 100644 --- a/src/emulator/downloadableEmulatorInfo.json +++ b/src/emulator/downloadableEmulatorInfo.json @@ -44,13 +44,13 @@ } }, "pubsub": { - "version": "0.8.34", - "expectedSize": 53008019, - "expectedChecksum": "3eb75c292dfa72d48a36428a49bac314", - "expectedChecksumSHA256": "062a71d30cbc0cc29de6e55f22ae9fc7eacb02c60272a2c4692826fdb83f0c25", - "remoteUrl": "https://storage.googleapis.com/firebase-preview-drop/emulator/pubsub-emulator-0.8.34.zip", - "downloadPathRelativeToCacheDir": "pubsub-emulator-0.8.34.zip", - "binaryPathRelativeToCacheDir": "pubsub-emulator-0.8.34/pubsub-emulator/bin/cloud-pubsub-emulator" + "version": "0.8.35", + "expectedSize": 53015972, + "expectedChecksum": "04cb782e3edf7a2b117990af8506453e", + "expectedChecksumSHA256": "b0f3b73a14b716ecf8925b7b8a0c8c858ffabddcf03df8b2b7fba682f48dc616", + "remoteUrl": "https://storage.googleapis.com/firebase-preview-drop/emulator/pubsub-emulator-0.8.35.zip", + "downloadPathRelativeToCacheDir": "pubsub-emulator-0.8.35.zip", + "binaryPathRelativeToCacheDir": "pubsub-emulator-0.8.35/pubsub-emulator/bin/cloud-pubsub-emulator" }, "dataconnect": { "darwin": {