firebase / firebase-tools

The Firebase Command Line Tools
MIT License
4.01k stars 930 forks source link

Bk audit 2024 05 17 #7189

Closed bkendall closed 4 months ago

bkendall commented 4 months ago

Description

The pubsub emulator is the only thing that uses the pubsub library. The triggers-end-to-end-tests use it as well, though it's using a slightly older version (which is probably fine - not gonna touch that). So long as the tests work, we can probably call this good.

Fixes #7122