diff --git a/.yarn/cache/cross-fetch-npm-3.1.8-71c3c05709-78f993fa09.zip b/.yarn/cache/cross-fetch-npm-3.1.8-71c3c05709-78f993fa09.zip deleted file mode 100644 index b5d3394..0000000 Binary files a/.yarn/cache/cross-fetch-npm-3.1.8-71c3c05709-78f993fa09.zip and /dev/null differ diff --git a/.yarn/cache/cross-fetch-npm-4.0.0-9c67668db4-ecca4f37ff.zip b/.yarn/cache/cross-fetch-npm-4.0.0-9c67668db4-ecca4f37ff.zip new file mode 100644 index 0000000..bddbef9 Binary files /dev/null and b/.yarn/cache/cross-fetch-npm-4.0.0-9c67668db4-ecca4f37ff.zip differ diff --git a/.yarn/cache/fsevents-patch-21ad2b1333-8.zip b/.yarn/cache/fsevents-patch-21ad2b1333-8.zip deleted file mode 100644 index c6a96df..0000000 Binary files a/.yarn/cache/fsevents-patch-21ad2b1333-8.zip and /dev/null differ diff --git a/package.json b/package.json index 93ff565..97f19b1 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@babel/preset-env": "7.14.5", "@babel/preset-react": "7.14.5", "babel-eslint": "10.1.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "eslint": "^7.10.0", "eslint-config-prettier": "^8.0.0", "eslint-plugin-es5": "^1.5.0", diff --git a/yarn.lock b/yarn.lock index de2a9dc..4287221 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1669,7 +1669,7 @@ __metadata: "@testing-library/react": ^15.0.0 "@testing-library/user-event": ^14.5.2 babel-eslint: 10.1.0 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 eslint: ^7.10.0 eslint-config-prettier: ^8.0.0 eslint-plugin-es5: ^1.5.0 @@ -3354,12 +3354,12 @@ __metadata: languageName: node linkType: hard -"cross-fetch@npm:^3.1.5": - version: 3.1.8 - resolution: "cross-fetch@npm:3.1.8" +"cross-fetch@npm:^4.0.0": + version: 4.0.0 + resolution: "cross-fetch@npm:4.0.0" dependencies: node-fetch: ^2.6.12 - checksum: 78f993fa099eaaa041122ab037fe9503ecbbcb9daef234d1d2e0b9230a983f64d645d088c464e21a247b825a08dc444a6e7064adfa93536d3a9454b4745b3632 + checksum: ecca4f37ffa0e8283e7a8a590926b66713a7ef7892757aa36c2d20ffa27b0ac5c60dcf453119c809abe5923fc0bae3702a4d896bfb406ef1077b0d0018213e24 languageName: node linkType: hard