Skip to content

Commit

Permalink
Bump undici from 5.28.3 to 5.28.4 (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
yahavi committed Apr 30, 2024
1 parent 37f65b6 commit 7970d71
Show file tree
Hide file tree
Showing 7 changed files with 257 additions and 50 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:

strategy:
matrix:
os: [ubuntu-latest, windows-latest, macOS-latest]
os: [ubuntu-latest, windows-latest, macOS-latest-large]
version: ["", "latest", "1.46.4"]
fail-fast: false
steps:
Expand Down
118 changes: 118 additions & 0 deletions node_modules/undici/lib/core/constants.js

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

11 changes: 11 additions & 0 deletions node_modules/undici/lib/core/util.js

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

143 changes: 108 additions & 35 deletions node_modules/undici/lib/fetch/util.js

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

0 comments on commit 7970d71

Please sign in to comment.