Skip to content

Commit

Permalink
Pin cheerio to avoid the breaking change of undici
Browse files Browse the repository at this point in the history
  • Loading branch information
louislam committed Sep 29, 2024
1 parent 243726b commit 220feb6
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 96 deletions.
111 changes: 16 additions & 95 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"cacheable-lookup": "~6.0.4",
"chardet": "~1.4.0",
"check-password-strength": "^2.0.5",
"cheerio": "~1.0.0-rc.12",
"cheerio": "1.0.0-rc.12",
"chroma-js": "~2.4.2",
"command-exists": "~1.2.9",
"compare-versions": "~3.6.0",
Expand Down

0 comments on commit 220feb6

Please sign in to comment.