SamuelScheit / puppeteer-stream

A Library for puppeteer to retrieve audio and/or video streams
MIT License
333 stars 105 forks source link

Update puppeteer-core and ws #164

Closed yuekui closed 1 week ago

yuekui commented 2 weeks ago

Update puppeteer-core and ws to fix a DoS vulnerability warnning: https://github.com/websockets/ws/releases/tag/8.17.1 https://github.com/puppeteer/puppeteer/pull/12605 https://www.cve.org/CVERecord?id=CVE-2024-37890

SamuelScheit commented 1 week ago

thank you very much for the PR

yuekui commented 1 week ago

Hi @SamuelScheit, thanks for merging this fix. Is there a chance we can release a new version for this?

SamuelScheit commented 1 week ago

yes, sorry for the delay. It is now published in the latest version:

npm i puppeteer-stream@^3.0.15