downgrade htmlparser2 to match cheerio

This commit is contained in:
Hazelnoot 2025-06-12 21:18:52 -04:00
parent d59ebe9992
commit f8d4236a15
2 changed files with 17 additions and 27 deletions

View file

@ -106,7 +106,7 @@
"chalk": "5.4.1",
"chalk-template": "1.1.0",
"cheerio": "1.0.0",
"cli-highlight": "npm:@transfem-org/cli-highlight@2.1.11",
"cli-highlight": "npm:@transfem-org/cli-highlight@2.1.12",
"color-convert": "2.0.1",
"content-disposition": "0.5.4",
"date-fns": "2.30.0",
@ -124,7 +124,7 @@
"got": "14.4.7",
"hpagent": "1.2.0",
"htmlescape": "1.1.1",
"htmlparser2": "10.0.0",
"htmlparser2": "9.1.0",
"ioredis": "5.6.1",
"ip-cidr": "4.0.2",
"ipaddr.js": "2.2.0",