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 1515 "dependencies" : {
1616 "apollo-link" : " 1.2.2" ,
1717 "apollo-link-http" : " 1.3.3" ,
18- "cross-fetch" : " 2.1.0 " ,
18+ "cross-fetch" : " 2.1.1 " ,
1919 "graphql" : " 0.13.2" ,
2020 "graphql-binding" : " 1.3.0" ,
2121 "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:
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.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 "
5050 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 "
5353
5454deprecated-decorator@^0.1.6 :
5555 version "0.1.6"
@@ -87,9 +87,9 @@ iterall@^1.1.3:
8787 version "1.1.3"
8888 resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.3.tgz#1cbbff96204056dde6656e2ed2e2226d0e6d72c9"
8989
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 "
9393
9494object-path-immutable@^1.0.1 :
9595 version "1.0.1"
@@ -103,9 +103,9 @@ uuid@^3.1.0:
103103 version "3.1.0"
104104 resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.1.0.tgz#3dd3d3e790abc24d7b0d3a034ffababe28ebbc04"
105105
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 "
109109
110110zen-observable-ts@^0.8.9 :
111111 version "0.8.9"
You can’t perform that action at this time.
0 commit comments