Skip to content

Commit d178d04

Browse files
committed
[eas-cli] Upgrade @expo/multipart-body-parser
1 parent 803457b commit d178d04

File tree

3 files changed

+12
-20
lines changed

3 files changed

+12
-20
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ This is the log of notable changes to EAS CLI and related packages.
1111
### 🐛 Bug fixes
1212

1313
- 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))
14+
- Upgrade @expo/multipart-body-parser. ([#2751](https://github.com/expo/eas-cli/pull/2751) by [@wschurman](https://github.com/wschurman))
1415

1516
### 🧹 Chores
1617

packages/eas-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@expo/env": "^0.4.0",
1818
"@expo/json-file": "8.3.3",
1919
"@expo/logger": "1.0.117",
20-
"@expo/multipart-body-parser": "1.1.0",
20+
"@expo/multipart-body-parser": "2.0.0",
2121
"@expo/osascript": "2.1.4",
2222
"@expo/package-manager": "1.6.1",
2323
"@expo/pkcs12": "0.1.3",

yarn.lock

Lines changed: 10 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)