Skip to content

Commit

Permalink
chore: downgrade undici
Browse files Browse the repository at this point in the history
https://github.com/nodejs/undici/releases/tag/v6.20.0 potentially throws error related to fast timers
  • Loading branch information
akiver committed Oct 31, 2024
1 parent bb82c51 commit 05e2242
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -122,7 +122,7 @@
"typescript": "5.6.3",
"typescript-eslint": "8.12.2",
"unbzip2-stream": "1.4.3",
"undici": "6.20.1",
"undici": "6.19.8",
"vdf-parser": "1.2.1",
"vite": "5.4.10",
"vitest": "2.1.4",
Expand Down

0 comments on commit 05e2242

Please sign in to comment.