File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1515 "dependencies" : {
1616 "apollo-link" : " 1.2.1" ,
1717 "apollo-link-http" : " 1.3.3" ,
18- "cross-fetch" : " 2.0 .0" ,
18+ "cross-fetch" : " 2.1 .0" ,
1919 "graphql" : " 0.13.1" ,
2020 "graphql-binding" : " 1.2.5" ,
2121 "graphql-tools" : " 2.21.0"
Original file line number Diff line number Diff line change @@ -44,11 +44,11 @@ apollo-utilities@^1.0.0, apollo-utilities@^1.0.1:
4444 version "1.0.3"
4545 resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.3.tgz#bf435277609850dd442cf1d5c2e8bc6655eaa943"
4646
47- cross-fetch@2.0 .0 :
48- version "2.0 .0"
49- resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-2.0 .0.tgz#a17475449561e0f325146cea636a8619efb9b382 "
47+ cross-fetch@2.1 .0 :
48+ version "2.1 .0"
49+ resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-2.1 .0.tgz#7d4ea7e10a4f3bb73d5c2f0a3791ec3752d39b50 "
5050 dependencies :
51- node-fetch "2.0.0 "
51+ node-fetch "2.1.1 "
5252 whatwg-fetch "2.0.3"
5353
5454deprecated-decorator@^0.1.6 :
@@ -90,9 +90,9 @@ iterall@^1.2.0:
9090 version "1.2.0"
9191 resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.0.tgz#434e9f41f0b99911ab9c3d49d95f0e079176a2a2"
9292
93- node-fetch@2.0.0 :
94- version "2.0.0 "
95- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.0.0 .tgz#982bba43ecd4f2922a29cc186a6bbb0bb73fcba6 "
93+ node-fetch@2.1.1 :
94+ version "2.1.1 "
95+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.1.1 .tgz#369ca70b82f50c86496104a6c776d274f4e4a2d4 "
9696
9797typescript@2.7.2 :
9898 version "2.7.2"
You can’t perform that action at this time.
0 commit comments