Dependency Update (#718)

- bump browsertrix-behaviors to 0.6.5
- bump browsertrix-base-image to 1.71.123
- bump puppeteer-core to 23.7.1
This commit is contained in:
Ilya Kreymer 2024-11-10 19:34:38 -08:00 committed by GitHub
parent d04509639a
commit c8e2e43d4d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 17 additions and 24 deletions

View file

@ -18,7 +18,7 @@
"dependencies": {
"@novnc/novnc": "^1.4.0",
"@webrecorder/wabac": "^2.20.0",
"browsertrix-behaviors": "^0.6.4",
"browsertrix-behaviors": "^0.6.5",
"client-zip": "^2.4.5",
"css-selector-parser": "^3.0.5",
"fetch-socks": "^1.3.0",
@ -31,7 +31,7 @@
"p-queue": "^7.3.4",
"pixelmatch": "^5.3.0",
"pngjs": "^7.0.0",
"puppeteer-core": "^23.6.0",
"puppeteer-core": "^23.7.1",
"sax": "^1.3.0",
"sharp": "^0.32.6",
"tsc": "^2.0.4",