Skip to content

Commit

Permalink
Bump undici (#510)
Browse files Browse the repository at this point in the history
* Bump undici

* fixup! Bump undici

* fixup! fixup! Bump undici

* fixup! fixup! Bump undici

* fixup! fixup! Bump undici

---------

Co-authored-by: bcoll <[email protected]>
  • Loading branch information
WalshyDev and mrbbot authored Feb 20, 2023
1 parent 1b8b855 commit c9acef1
Show file tree
Hide file tree
Showing 19 changed files with 265 additions and 108 deletions.
80 changes: 46 additions & 34 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 packages/cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@miniflare/core": "2.12.0",
"@miniflare/shared": "2.12.0",
"http-cache-semantics": "^4.1.0",
"undici": "5.11.0"
"undici": "5.20.0"
},
"devDependencies": {
"@miniflare/shared-test": "2.12.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"dotenv": "^10.0.0",
"kleur": "^4.1.4",
"set-cookie-parser": "^2.4.8",
"undici": "5.11.0",
"undici": "5.20.0",
"urlpattern-polyfill": "^4.0.3"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit c9acef1

Please sign in to comment.