Commit e9af3ab
upgrade undici from 5.29.0 to 6.23.0 (facebook#55574)
Summary:
Pull Request resolved: facebook#55574
Upgrade the undici devDependency in react-native/dev-middleware from ^5.29.0 to ^6.23.0 to address security vulnerabilities. undici v6 drops the fastify/busboy dependency and requires Node.js >= 18, which is already satisfied by the engine requirements. The API surface used (Agent, request) remains compatible.
Changelog: [Internal]
Reviewed By: robhogan
Differential Revision: D932981721 parent 66a7057 commit e9af3ab
3 files changed
Lines changed: 5 additions & 12 deletions
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1211 | 1211 | | |
1212 | 1212 | | |
1213 | 1213 | | |
1214 | | - | |
1215 | | - | |
1216 | | - | |
1217 | | - | |
1218 | | - | |
1219 | 1214 | | |
1220 | 1215 | | |
1221 | 1216 | | |
| |||
9043 | 9038 | | |
9044 | 9039 | | |
9045 | 9040 | | |
9046 | | - | |
9047 | | - | |
9048 | | - | |
9049 | | - | |
9050 | | - | |
9051 | | - | |
| 9041 | + | |
| 9042 | + | |
| 9043 | + | |
| 9044 | + | |
9052 | 9045 | | |
9053 | 9046 | | |
9054 | 9047 | | |
| |||
0 commit comments