1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 14:48:08 +02:00

Update Puppeteer to version 21.6.0 and force "CDP" protocol

This commit is contained in:
Henrik Skupin 2023-12-08 12:27:44 +01:00
parent d56453289c
commit a067d38ce3
No known key found for this signature in database
GPG key ID: AEB189C8ED815074
3 changed files with 22 additions and 18 deletions

View file

@ -47,7 +47,7 @@
"postcss-discard-comments": "^6.0.0",
"postcss-nesting": "^12.0.1",
"prettier": "^3.1.0",
"puppeteer": "^21.5.2",
"puppeteer": "^21.6.0",
"rimraf": "^3.0.2",
"streamqueue": "^1.1.2",
"stylelint": "^15.11.0",