File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 37
37
"apollo-link" : " 1.2.8" ,
38
38
"apollo-link-error" : " 1.1.7" ,
39
39
"apollo-link-ws" : " 1.0.14" ,
40
- "cross-fetch" : " 3.0.0 " ,
40
+ "cross-fetch" : " 3.0.1 " ,
41
41
"graphql" : " ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0" ,
42
42
"graphql-binding" : " 2.5.0" ,
43
43
"graphql-import" : " 0.7.1" ,
Original file line number Diff line number Diff line change @@ -1675,10 +1675,10 @@ cross-fetch@2.2.2:
1675
1675
node-fetch "2.1.2"
1676
1676
whatwg-fetch "2.0.4"
1677
1677
1678
- cross-fetch@3.0.0 :
1679
- version "3.0.0 "
1680
- resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.0.0 .tgz#fb7fa6906f39c7233aa7ab8de1785e980532b899 "
1681
- integrity sha512-P8HyKlMwT1ed9LqEWlJu+zfcxfn0KI4Nl4nxyvu1a8sg4vgtHdwhElZOgSNzoar44zQMdliZcve4QG/04AUi9Q ==
1678
+ cross-fetch@3.0.1 :
1679
+ version "3.0.1 "
1680
+ resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.0.1 .tgz#3f207bbd829a76e9aa2a953348bd1f2a3cf388a7 "
1681
+ integrity sha512-qWtpgBAF8ioqBOddRD+pHhrdzm/UWOArkrlIU7c08DlNbOxo5GfUbSY2vr90ZypWf0raW+HNN1F38pi5CEOjiQ ==
1682
1682
dependencies :
1683
1683
node-fetch "2.3.0"
1684
1684
whatwg-fetch "3.0.0"
You can’t perform that action at this time.
0 commit comments