Skip to content

Commit 3d8e181

Browse files
robhoganmeta-codesync[bot]
authored andcommitted
Bump minimum whatwg-fetch 3.0.0 -> 3.6.20 (#56357)
Summary: Pull Request resolved: #56357 Bump the `package.json` minimum of `whatwg-fetch` to the latest `3.6.20`. This version is already over two years old and was already within the `^3.0.0` range, so essentially every OSS user is already using it - as backed up by its download figures: https://www.npmjs.com/package/whatwg-fetch?activeTab=versions Bumping for clarity ahead of vendoring 3.6.20 Changelog: [Internal] Reviewed By: huntie Differential Revision: D99850877 fbshipit-source-id: 0f7754a647a26b41e02a7922de81da9d07949a4e
1 parent 8bac1df commit 3d8e181

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.0.0",
194+
"whatwg-fetch": "^3.6.20",
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.0.0:
9371+
whatwg-fetch@^3.6.20:
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)