Skip to content

Commit fc8ec7a

Browse files
Update dependency cross-fetch to v4
1 parent 13ecc5d commit fc8ec7a

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
@@ -44,7 +44,7 @@
4444
"@babel/preset-env": "7.14.5",
4545
"@babel/preset-react": "7.14.5",
4646
"babel-eslint": "10.1.0",
47-
"cross-fetch": "^3.1.5",
47+
"cross-fetch": "^4.0.0",
4848
"eslint": "^7.10.0",
4949
"eslint-config-prettier": "^8.0.0",
5050
"eslint-plugin-es5": "^1.5.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1452,7 +1452,7 @@ __metadata:
14521452
"@testing-library/react-hooks": 7.0.2
14531453
"@testing-library/user-event": ^13.1.9
14541454
babel-eslint: 10.1.0
1455-
cross-fetch: ^3.1.5
1455+
cross-fetch: ^4.0.0
14561456
eslint: ^7.10.0
14571457
eslint-config-prettier: ^8.0.0
14581458
eslint-plugin-es5: ^1.5.0
@@ -3339,12 +3339,12 @@ __metadata:
33393339
languageName: node
33403340
linkType: hard
33413341

3342-
"cross-fetch@npm:^3.1.5":
3343-
version: 3.1.8
3344-
resolution: "cross-fetch@npm:3.1.8"
3342+
"cross-fetch@npm:^4.0.0":
3343+
version: 4.0.0
3344+
resolution: "cross-fetch@npm:4.0.0"
33453345
dependencies:
33463346
node-fetch: ^2.6.12
3347-
checksum: 78f993fa099eaaa041122ab037fe9503ecbbcb9daef234d1d2e0b9230a983f64d645d088c464e21a247b825a08dc444a6e7064adfa93536d3a9454b4745b3632
3347+
checksum: ecca4f37ffa0e8283e7a8a590926b66713a7ef7892757aa36c2d20ffa27b0ac5c60dcf453119c809abe5923fc0bae3702a4d896bfb406ef1077b0d0018213e24
33483348
languageName: node
33493349
linkType: hard
33503350

0 commit comments

Comments
 (0)