firebase / firebase-tools

The Firebase Command Line Tools
MIT License
3.97k stars 916 forks source link

Vulnerability with ws dependency #7398

Open ramsey-prolific opened 5 days ago

ramsey-prolific commented 5 days ago

Hi, I have the following deps in my project,

├─┬ firebase-tools@13.11.2 │ └─┬ ws@7.5.9 ws is subject to a critical vulnerability. ws has been updated and the issue has been fixed in these releases @7.5.10, @8.17.1

Looks like Dependabot tried to fix this but the CI failed: https://github.com/firebase/firebase-tools/pull/7345