File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
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.2 " ,
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,10 +2742,10 @@ 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.2 :
2746
+ version "3.0.2 "
2747
+ resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.0.2 .tgz#b7136491967031949c7f86b15903aef4fa3f1768 "
2748
+ integrity sha512-a4Z0EJ5Nck6QtMy9ZqloLfpvu2uMV3sBfMCR+CgSBCZc6z5KR4bfEiD3dkepH8iZgJMXQpTqf8FjMmvu/GMFkg ==
2749
2749
dependencies :
2750
2750
node-fetch "2.3.0"
2751
2751
whatwg-fetch "3.0.0"
You can’t perform that action at this time.
0 commit comments