[eas-cli] Upgrade @expo/multipart-body-parser#2751
Merged
Conversation
|
Subscribed to pull request
Generated by CodeMention |
665f05a to
d178d04
Compare
|
Size Change: -915 B (0%) Total Size: 53.4 MB
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2751 +/- ##
=======================================
Coverage 52.51% 52.51%
=======================================
Files 583 583
Lines 22576 22576
Branches 4447 4447
=======================================
Hits 11854 11854
Misses 10687 10687
Partials 35 35 ☔ View full report in Codecov by Sentry. |
szdziedzic
approved these changes
Dec 9, 2024
| ### 🐛 Bug fixes | ||
|
|
||
| - Bump `@expo/apple-utils` to fix sending two-factor authentication codes via SMS. ([#2750](https://github.com/expo/eas-cli/pull/2750) by [@EvanBacon](https://github.com/EvanBacon)) | ||
| - Upgrade @expo/multipart-body-parser. ([#2751](https://github.com/expo/eas-cli/pull/2751) by [@wschurman](https://github.com/wschurman)) |
Contributor
There was a problem hiding this comment.
We will probably need to rebase this PR before merging so the changelog entry is placed under the correct release (a new release was published)
d178d04 to
3a9d7bf
Compare
|
✅ Thank you for adding the changelog entry! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Why
There's a CVE in dicer and there's no fix planned: GHSA-wm7h-9275-46v2
mscdex/dicer#22
@expo/multipart-body-parserused dicer until 2.0.0.Closes ENG-14330.
Fixes expo/expo#20225.
How
Version 2.0.0 of
@expo/multipart-body-parsermoved it off of dicer.Test Plan
Publish a code signed update (the part of eas-cli that uses this library):