File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 15
15
"dependencies" : {
16
16
"apollo-link" : " 1.2.2" ,
17
17
"apollo-link-http" : " 1.3.3" ,
18
- "cross-fetch" : " 2.1.0 " ,
18
+ "cross-fetch" : " 2.1.1 " ,
19
19
"graphql" : " 0.13.2" ,
20
20
"graphql-binding" : " 1.3.0" ,
21
21
"graphql-tools" : " 2.21.0"
Original file line number Diff line number Diff line change @@ -44,12 +44,12 @@ 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.1.0 :
48
- version "2.1.0 "
49
- resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-2.1.0 .tgz#7d4ea7e10a4f3bb73d5c2f0a3791ec3752d39b50 "
47
+ cross-fetch@2.1.1 :
48
+ version "2.1.1 "
49
+ resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-2.1.1 .tgz#c41b37af8e62ca1c6ad0bd519dcd0a16c75b6f1f "
50
50
dependencies :
51
- node-fetch "2.1.1 "
52
- whatwg-fetch "2.0.3 "
51
+ node-fetch "2.1.2 "
52
+ whatwg-fetch "2.0.4 "
53
53
54
54
deprecated-decorator@^0.1.6 :
55
55
version "0.1.6"
@@ -87,9 +87,9 @@ iterall@^1.1.3:
87
87
version "1.1.3"
88
88
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.3.tgz#1cbbff96204056dde6656e2ed2e2226d0e6d72c9"
89
89
90
- node-fetch@2.1.1 :
91
- version "2.1.1 "
92
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.1.1 .tgz#369ca70b82f50c86496104a6c776d274f4e4a2d4 "
90
+ node-fetch@2.1.2 :
91
+ version "2.1.2 "
92
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.1.2 .tgz#ab884e8e7e57e38a944753cec706f788d1768bb5 "
93
93
94
94
object-path-immutable@^1.0.1 :
95
95
version "1.0.1"
@@ -103,9 +103,9 @@ uuid@^3.1.0:
103
103
version "3.1.0"
104
104
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.1.0.tgz#3dd3d3e790abc24d7b0d3a034ffababe28ebbc04"
105
105
106
- whatwg-fetch@2.0.3 :
107
- version "2.0.3 "
108
- resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.3 .tgz#9c84ec2dcf68187ff00bc64e1274b442176e1c84 "
106
+ whatwg-fetch@2.0.4 :
107
+ version "2.0.4 "
108
+ resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.4 .tgz#dde6a5df315f9d39991aa17621853d720b85566f "
109
109
110
110
zen-observable-ts@^0.8.9 :
111
111
version "0.8.9"
You can’t perform that action at this time.
0 commit comments