File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
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.4 " ,
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,12 +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.4 :
2746
+ version "3.0.4 "
2747
+ resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.0.4 .tgz#7bef7020207e684a7638ef5f2f698e24d9eb283c "
2748
+ integrity sha512-MSHgpjQqgbT/94D4CyADeNoYh52zMkCX4pcJvPP5WqPsLFMKjr2TCMg381ox5qI0ii2dPwaLx/00477knXqXVw ==
2749
2749
dependencies :
2750
- node-fetch "2.3 .0"
2750
+ node-fetch "2.6 .0"
2751
2751
whatwg-fetch "3.0.0"
2752
2752
2753
2753
cross-spawn@^3.0.0 :
@@ -6929,10 +6929,10 @@ node-abi@^2.7.0:
6929
6929
dependencies :
6930
6930
semver "^5.4.1"
6931
6931
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 ==
6932
+ node-fetch@2.6 .0 :
6933
+ version "2.6 .0"
6934
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6 .0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd "
6935
+ integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA ==
6936
6936
6937
6937
node-fetch@^1.7.1 :
6938
6938
version "1.7.3"
You can’t perform that action at this time.
0 commit comments