Skip to content

Commit 09b6897

Browse files
Update dependency cross-fetch to v4
1 parent 8ab7495 commit 09b6897

5 files changed

Lines changed: 6 additions & 6 deletions
-26.4 KB
Binary file not shown.
30 KB
Binary file not shown.
-23.8 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@babel/preset-env": "7.14.5",
5151
"@babel/preset-react": "7.14.5",
5252
"babel-eslint": "10.1.0",
53-
"cross-fetch": "^3.1.5",
53+
"cross-fetch": "^4.0.0",
5454
"eslint": "^7.10.0",
5555
"eslint-config-prettier": "^8.0.0",
5656
"eslint-plugin-es5": "^1.5.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1669,7 +1669,7 @@ __metadata:
16691669
"@testing-library/react": ^15.0.0
16701670
"@testing-library/user-event": ^14.5.2
16711671
babel-eslint: 10.1.0
1672-
cross-fetch: ^3.1.5
1672+
cross-fetch: ^4.0.0
16731673
eslint: ^7.10.0
16741674
eslint-config-prettier: ^8.0.0
16751675
eslint-plugin-es5: ^1.5.0
@@ -3354,12 +3354,12 @@ __metadata:
33543354
languageName: node
33553355
linkType: hard
33563356

3357-
"cross-fetch@npm:^3.1.5":
3358-
version: 3.1.8
3359-
resolution: "cross-fetch@npm:3.1.8"
3357+
"cross-fetch@npm:^4.0.0":
3358+
version: 4.0.0
3359+
resolution: "cross-fetch@npm:4.0.0"
33603360
dependencies:
33613361
node-fetch: ^2.6.12
3362-
checksum: 78f993fa099eaaa041122ab037fe9503ecbbcb9daef234d1d2e0b9230a983f64d645d088c464e21a247b825a08dc444a6e7064adfa93536d3a9454b4745b3632
3362+
checksum: ecca4f37ffa0e8283e7a8a590926b66713a7ef7892757aa36c2d20ffa27b0ac5c60dcf453119c809abe5923fc0bae3702a4d896bfb406ef1077b0d0018213e24
33633363
languageName: node
33643364
linkType: hard
33653365

0 commit comments

Comments
 (0)