Skip to content

Commit c29ef97

Browse files
bherilameta-codesync[bot]
authored andcommitted
Revert: Bump minimum whatwg-fetch 3.0.0 -> 3.6.20 (#56415)
Summary: Pull Request resolved: #56415 Reverting due to some internal applications relying on bugs in older whatwg-fetch versions. Changelog: [Internal] Differential Revision: D100389704 fbshipit-source-id: 93db9ec62641ea72313ad99d1a4186f8e5066e86
1 parent 24c5e93 commit c29ef97

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
"semver": "^7.1.3",
192192
"stacktrace-parser": "^0.1.10",
193193
"tinyglobby": "^0.2.15",
194-
"whatwg-fetch": "^3.6.20",
194+
"whatwg-fetch": "^3.0.0",
195195
"ws": "^7.5.10",
196196
"yargs": "^17.6.2"
197197
},

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9368,7 +9368,7 @@ webidl-conversions@^3.0.0:
93689368
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
93699369
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
93709370

9371-
whatwg-fetch@^3.6.20:
9371+
whatwg-fetch@^3.0.0:
93729372
version "3.6.20"
93739373
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.6.20.tgz#580ce6d791facec91d37c72890995a0b48d31c70"
93749374
integrity sha512-EqhiFU6daOA8kpjOWTL0olhVOF3i7OrFzSYiGsEMB8GcXS+RrzauAERX65xMeNWVqxA6HXH2m69Z9LaKKdisfg==

0 commit comments

Comments
 (0)