mirror of
https://github.com/webrecorder/browsertrix-crawler.git
synced 2025-10-19 06:23:16 +00:00
profiles: use newly provided puppeteer page.setBypassServiceWorker() (#340)
* profiles: use newly provided puppeteer page.setBypassServiceWorker() instead of cdp command bump puppeteer core to 20.7.4
This commit is contained in:
parent
254da95a44
commit
5ce410c275
3 changed files with 75 additions and 50 deletions
|
@ -17,7 +17,7 @@
|
|||
"ioredis": "^4.27.1",
|
||||
"js-yaml": "^4.1.0",
|
||||
"minio": "7.0.26",
|
||||
"puppeteer-core": "^20.4.0",
|
||||
"puppeteer-core": "^20.7.4",
|
||||
"sharp": "^0.32.1",
|
||||
"sitemapper": "^3.1.2",
|
||||
"uuid": "8.3.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue