mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 14:48:08 +02:00
Update Puppeteer to version 13.1.2
Note in particular https://github.com/puppeteer/puppeteer/releases/tag/v13.1.0 which includes an update to Chromium 98, which adds support for `structuredClone` in the browser.
This commit is contained in:
parent
8f6965b197
commit
2fcd07f400
2 changed files with 32 additions and 24 deletions
|
@ -41,7 +41,7 @@
|
|||
"postcss": "^8.4.5",
|
||||
"postcss-calc": "^8.2.2",
|
||||
"prettier": "^2.5.1",
|
||||
"puppeteer": "^13.0.1",
|
||||
"puppeteer": "^13.1.2",
|
||||
"rimraf": "^3.0.2",
|
||||
"streamqueue": "^1.1.2",
|
||||
"stylelint": "^14.2.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue