Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: bump undici version #288

Closed
wants to merge 1 commit into from
Closed

Conversation

Cherry
Copy link
Contributor

@Cherry Cherry commented Jun 18, 2022

This PR bumps undici to 5.5.1 which resolves GHSA-pgw7-wx7w-2w33. This doesn't impact miniflare directly, but gets rid of the scary "vulnerabilities" warning when installing.

In doing this, undici no longer does header filtering, which means the massive hack that was overriding its constants can now be removed! 馃帀See nodejs/undici#1469 for more info.

mrbbot added a commit to gonzaloriestra/miniflare that referenced this pull request Jun 19, 2022
Co-authored-by: Cherry <james@jross.me>
@mrbbot
Copy link
Contributor

mrbbot commented Jun 19, 2022

Closing in favour of #286. I've incorporated you're removal of the header filtering hack though. 馃檪

@mrbbot mrbbot closed this Jun 19, 2022
mrbbot added a commit that referenced this pull request Jun 19, 2022
* Upgrade undici to 5.5.1

* Remove header filtering hack, ref #288

Co-authored-by: MrBBot <me@mrbbot.dev>
Co-authored-by: Cherry <james@jross.me>
mrbbot pushed a commit that referenced this pull request Jun 19, 2022
* Upgrade undici to 5.5.1

* Remove header filtering hack, ref #288

Co-authored-by: MrBBot <me@mrbbot.dev>
Co-authored-by: Cherry <james@jross.me>
(cherry picked from commit 979e875)
@mrbbot mrbbot mentioned this pull request Jun 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants