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 15
15
"dependencies" : {
16
16
"apollo-link" : " 1.2.1" ,
17
17
"apollo-link-http" : " 1.3.3" ,
18
- "cross-fetch" : " 2.0 .0" ,
18
+ "cross-fetch" : " 2.1 .0" ,
19
19
"graphql" : " 0.13.1" ,
20
20
"graphql-binding" : " 1.2.5" ,
21
21
"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:
44
44
version "1.0.3"
45
45
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.3.tgz#bf435277609850dd442cf1d5c2e8bc6655eaa943"
46
46
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 "
50
50
dependencies :
51
- node-fetch "2.0.0 "
51
+ node-fetch "2.1.1 "
52
52
whatwg-fetch "2.0.3"
53
53
54
54
deprecated-decorator@^0.1.6 :
@@ -90,9 +90,9 @@ iterall@^1.2.0:
90
90
version "1.2.0"
91
91
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.0.tgz#434e9f41f0b99911ab9c3d49d95f0e079176a2a2"
92
92
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 "
96
96
97
97
typescript@2.7.2 :
98
98
version "2.7.2"
You can’t perform that action at this time.
0 commit comments