mantoni / mochify.js

☕️ TDD with Browserify, Mocha, Headless Chrome and WebDriver
MIT License
346 stars 57 forks source link

Update puppeteer to v13 #279

Closed albertyw closed 2 years ago

albertyw commented 2 years ago

This updates to the latest version of puppeteer to get rid of annoying security vulnerability warnings. There are multiple major version changes but none of the breaking changes seem to affect mochify.

See puppeteer's changelogs.

m90 commented 2 years ago

Thanks for providing the link to the changelog. I also wouldn't be worried about any of those changes, so I released this as 9.2.0. Thanks again :100: