mirror of
https://github.com/webrecorder/browsertrix-crawler.git
synced 2025-10-19 06:23:16 +00:00
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:
parent
fc59d04231
commit
f9bd534e4c
4 changed files with 21 additions and 17 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue