deps: update to warcio.js 2.4.4, fixes #796 (#802)

This commit is contained in:
Ilya Kreymer 2025-03-28 13:38:15 -07:00 committed by GitHub
parent 323b654c54
commit 8c96a10f67
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -37,7 +37,7 @@
"tsc": "^2.0.4",
"undici": "^6.18.2",
"uuid": "8.3.2",
"warcio": "^2.4.3",
"warcio": "^2.4.4",
"ws": "^7.4.4",
"yargs": "^17.7.2"
},
@ -67,7 +67,7 @@
},
"resolutions": {
"wrap-ansi": "7.0.0",
"warcio": "^2.4.3",
"warcio": "^2.4.4",
"@novnc/novnc": "1.4.0"
}
}