more dependency updates: (#827)

- update wabac.js to 2.22.16, RWP to 2.3.7
- fidelity: fixes capture of fb and insta (via wabac.js 2.22.16)
- policy: disable tg popups
- bump version to 1.6.1!
This commit is contained in:
Ilya Kreymer 2025-05-05 10:08:59 -07:00 committed by GitHub
parent fc59d04231
commit f9bd534e4c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 21 additions and 17 deletions

View file

@ -1,6 +1,6 @@
{
"name": "browsertrix-crawler",
"version": "1.6.0",
"version": "1.6.1",
"main": "browsertrix-crawler",
"type": "module",
"repository": "https://github.com/webrecorder/browsertrix-crawler",
@ -18,8 +18,8 @@
"dependencies": {
"@novnc/novnc": "1.4.0",
"@puppeteer/replay": "^3.1.1",
"@webrecorder/wabac": "^2.22.15",
"browsertrix-behaviors": "^0.8.4",
"@webrecorder/wabac": "^2.22.16",
"browsertrix-behaviors": "^0.8.5",
"client-zip": "^2.4.5",
"css-selector-parser": "^3.0.5",
"fetch-socks": "^1.3.0",