@@ -5718,14 +5718,6 @@ cross-env@7.0.2:
57185718 dependencies:
57195719 cross-spawn "^7.0.1"
57205720
5721- cross-fetch@2.2.2:
5722- version "2.2.2"
5723- resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-2.2.2.tgz#a47ff4f7fc712daba8f6a695a11c948440d45723"
5724- integrity sha1-pH/09/xxLauo9qaVoRyUhEDUVyM=
5725- dependencies:
5726- node-fetch "2.1.2"
5727- whatwg-fetch "2.0.4"
5728-
57295721cross-fetch@^3.0.4:
57305722 version "3.0.4"
57315723 resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.0.4.tgz#7bef7020207e684a7638ef5f2f698e24d9eb283c"
@@ -8041,12 +8033,10 @@ graphql-hooks@4.5.0:
80418033 dequal "^1.0.0"
80428034 extract-files "^8.0.0"
80438035
8044- graphql-request@1.8.2:
8045- version "1.8.2"
8046- resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-1.8.2.tgz#398d10ae15c585676741bde3fc01d5ca948f8fbe"
8047- integrity sha512-dDX2M+VMsxXFCmUX0Vo0TopIZIX4ggzOtiCsThgtrKR4niiaagsGTDIHj3fsOMFETpa064vzovI+4YV4QnMbcg==
8048- dependencies:
8049- cross-fetch "2.2.2"
8036+ graphql-request@2.0.0:
8037+ version "2.0.0"
8038+ resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-2.0.0.tgz#8dd12cf1eb2ce0c80f4114fd851741e091134862"
8039+ integrity sha512-Ww3Ax+G3l2d+mPT8w7HC9LfrKjutnCKtnDq7ZZp2ghVk5IQDjwAk3/arRF1ix17Ky15rm0hrSKVKxRhIVlSuoQ==
80508040
80518041graphql@^14.0.2:
80528042 version "14.5.8"
@@ -10969,11 +10959,6 @@ node-dir@^0.1.10:
1096910959 dependencies:
1097010960 minimatch "^3.0.2"
1097110961
10972- node-fetch@2.1.2:
10973- version "2.1.2"
10974- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.1.2.tgz#ab884e8e7e57e38a944753cec706f788d1768bb5"
10975- integrity sha1-q4hOjn5X44qUR1POxwb3iNF2i7U=
10976-
1097710962node-fetch@2.6.0, node-fetch@^2.2.0, node-fetch@^2.6.0:
1097810963 version "2.6.0"
1097910964 resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
@@ -16097,11 +16082,6 @@ whatwg-encoding@^1.0.1, whatwg-encoding@^1.0.3, whatwg-encoding@^1.0.5:
1609716082 dependencies:
1609816083 iconv-lite "0.4.24"
1609916084
16100- whatwg-fetch@2.0.4:
16101- version "2.0.4"
16102- resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.4.tgz#dde6a5df315f9d39991aa17621853d720b85566f"
16103- integrity sha512-dcQ1GWpOD/eEQ97k66aiEVpNnapVj90/+R+SXTPYGHpYBBypfKJEQjLrvMZ7YXbKm21gXd4NcuxUTjiv1YtLng==
16104-
1610516085whatwg-fetch@3.0.0, whatwg-fetch@>=0.10.0:
1610616086 version "3.0.0"
1610716087 resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.0.0.tgz#fc804e458cc460009b1a2b966bc8817d2578aefb"
0 commit comments