Commit 185cdba
authored
Bump undici from 5.8.0 to 5.9.1 (#722)
Bumps undici from 5.8.0 to 5.9.1.
Release notes
Sourced from undici's releases.
v5.9.1
What's Changed
fix: don't timeout while waiting for client to send request (#1604)
Fix array headers by @mateonunez in nodejs/undici#1598
fix(fetch): implement fully read body algorithm by @KhafraDev in nodejs/undici#1597
fix: add support for integrity option to Fetch by @jelmervdl in nodejs/undici#1596
fix(File): respect typed array byteOffset and byteLength by @mrbbot in nodejs/undici#1601
New Contributors
@mateonunez made their first contribution in nodejs/undici#1598
@jelmervdl made their first contribution in nodejs/undici#1596
@mrbbot made their first contribution in nodejs/undici#1601
Full Changelog: nodejs/undici@v5.8.2...v5.9.1
v5.8.2
1 parent c8e876a commit 185cdba
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4931 | 4931 | | |
4932 | 4932 | | |
4933 | 4933 | | |
4934 | | - | |
4935 | | - | |
4936 | | - | |
| 4934 | + | |
| 4935 | + | |
| 4936 | + | |
4937 | 4937 | | |
4938 | 4938 | | |
4939 | 4939 | | |
| |||
0 commit comments