File tree Expand file tree Collapse file tree 2 files changed +10
-16
lines changed Expand file tree Collapse file tree 2 files changed +10
-16
lines changed Original file line number Diff line number Diff line change 36
36
"apollo-utilities" : " 1.2.1" ,
37
37
"chalk" : " 2.4.2" ,
38
38
"cross-env" : " 5.2.0" ,
39
- "cross-fetch" : " 3.0.1 " ,
39
+ "cross-fetch" : " 3.0.6 " ,
40
40
"dotenv" : " 7.0.0" ,
41
41
"emotion" : " 10.0.9" ,
42
42
"graphql" : " 14.1.1" ,
Original file line number Diff line number Diff line change @@ -2742,13 +2742,12 @@ cross-env@5.2.0:
2742
2742
cross-spawn "^6.0.5"
2743
2743
is-windows "^1.0.0"
2744
2744
2745
- cross-fetch@3.0.1 :
2746
- version "3.0.1 "
2747
- resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.0.1 .tgz#3f207bbd829a76e9aa2a953348bd1f2a3cf388a7 "
2748
- integrity sha512-qWtpgBAF8ioqBOddRD+pHhrdzm/UWOArkrlIU7c08DlNbOxo5GfUbSY2vr90ZypWf0raW+HNN1F38pi5CEOjiQ ==
2745
+ cross-fetch@3.0.6 :
2746
+ version "3.0.6 "
2747
+ resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.0.6 .tgz#3a4040bc8941e653e0e9cf17f29ebcd177d3365c "
2748
+ integrity sha512-KBPUbqgFjzWlVcURG+Svp9TlhA5uliYtiNx/0r8nv0pdypeQCRJ9IaSIc3q/x3q8t3F75cHuwxVql1HFGHCNJQ ==
2749
2749
dependencies :
2750
- node-fetch "2.3.0"
2751
- whatwg-fetch "3.0.0"
2750
+ node-fetch "2.6.1"
2752
2751
2753
2752
cross-spawn@^3.0.0 :
2754
2753
version "3.0.1"
@@ -6929,10 +6928,10 @@ node-abi@^2.7.0:
6929
6928
dependencies :
6930
6929
semver "^5.4.1"
6931
6930
6932
- node-fetch@2.3.0 :
6933
- version "2.3.0 "
6934
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.3.0 .tgz#1a1d940bbfb916a1d3e0219f037e89e71f8c5fa5 "
6935
- integrity sha512-MOd8pV3fxENbryESLgVIeaGKrdl+uaYhCSSVkjeOb/31/njTpcis5aWfdqgNlHIrKOLRbMnfPINPOML2CIFeXA ==
6931
+ node-fetch@2.6.1 :
6932
+ version "2.6.1 "
6933
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1 .tgz#045bd323631f76ed2e2b55573394416b639a0052 "
6934
+ integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw ==
6936
6935
6937
6936
node-fetch@^1.7.1 :
6938
6937
version "1.7.3"
@@ -10895,11 +10894,6 @@ whatwg-encoding@^1.0.1, whatwg-encoding@^1.0.3:
10895
10894
dependencies :
10896
10895
iconv-lite "0.4.24"
10897
10896
10898
- whatwg-fetch@3.0.0 :
10899
- version "3.0.0"
10900
- resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.0.0.tgz#fc804e458cc460009b1a2b966bc8817d2578aefb"
10901
- integrity sha512-9GSJUgz1D4MfyKU7KRqwOjXCXTqWdFNvEr7eUBYchQiVc744mqK/MzXPNR2WsPkmkOa4ywfg8C2n8h+13Bey1Q==
10902
-
10903
10897
whatwg-mimetype@^2.1.0, whatwg-mimetype@^2.2.0 :
10904
10898
version "2.3.0"
10905
10899
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
You can’t perform that action at this time.
0 commit comments