add undici for 1.1.4 release, to fix #606 (#608)

This commit is contained in:
Ilya Kreymer 2024-06-13 18:46:05 -07:00 committed by GitHub
parent 53d437570e
commit f85727954a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 10 additions and 0 deletions

View file

@ -34,6 +34,7 @@
"sax": "^1.3.0",
"sharp": "^0.32.6",
"tsc": "^2.0.4",
"undici": "^6.18.2",
"uuid": "8.3.2",
"warcio": "^2.2.1",
"ws": "^7.4.4",