File tree Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 42
42
},
43
43
"dependencies" : {
44
44
"apollo-link" : " ^1.2.1" ,
45
- "cross-fetch" : " 2.0.0 " ,
45
+ "cross-fetch" : " 2.2.2 " ,
46
46
"dataloader" : " ^1.4.0"
47
47
}
48
48
}
Original file line number Diff line number Diff line change 7
7
"sourceMap" : true ,
8
8
"strictNullChecks" : true ,
9
9
"outDir" : " dist" ,
10
- "lib" : [" es2015" , " es2016" , " dom" ]
10
+ "lib" : [" es2015" , " es2016" , " dom" , " esnext.asynciterable " ]
11
11
},
12
12
"exclude" : [
13
13
" node_modules"
Original file line number Diff line number Diff line change @@ -944,12 +944,12 @@ create-error-class@^3.0.0:
944
944
dependencies :
945
945
capture-stack-trace "^1.0.0"
946
946
947
- cross-fetch@2.0.0 :
948
- version "2.0.0 "
949
- resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-2.0.0 .tgz#a17475449561e0f325146cea636a8619efb9b382 "
947
+ cross-fetch@2.2.2 :
948
+ version "2.2.2 "
949
+ resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-2.2.2 .tgz#a47ff4f7fc712daba8f6a695a11c948440d45723 "
950
950
dependencies :
951
- node-fetch "2.0.0 "
952
- whatwg-fetch "2.0.3 "
951
+ node-fetch "2.1.2 "
952
+ whatwg-fetch "2.0.4 "
953
953
954
954
cross-spawn@^4.0.0 :
955
955
version "4.0.2"
@@ -2004,9 +2004,9 @@ nan@^2.3.0:
2004
2004
version "2.6.2"
2005
2005
resolved "https://registry.yarnpkg.com/nan/-/nan-2.6.2.tgz#e4ff34e6c95fdfb5aecc08de6596f43605a7db45"
2006
2006
2007
- node-fetch@2.0.0 :
2008
- version "2.0.0 "
2009
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.0.0 .tgz#982bba43ecd4f2922a29cc186a6bbb0bb73fcba6 "
2007
+ node-fetch@2.1.2 :
2008
+ version "2.1.2 "
2009
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.1.2 .tgz#ab884e8e7e57e38a944753cec706f788d1768bb5 "
2010
2010
2011
2011
node-pre-gyp@^0.6.29 :
2012
2012
version "0.6.36"
@@ -2961,9 +2961,9 @@ well-known-symbols@^1.0.0:
2961
2961
version "1.0.0"
2962
2962
resolved "https://registry.yarnpkg.com/well-known-symbols/-/well-known-symbols-1.0.0.tgz#73c78ae81a7726a8fa598e2880801c8b16225518"
2963
2963
2964
- whatwg-fetch@2.0.3 :
2965
- version "2.0.3 "
2966
- resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.3 .tgz#9c84ec2dcf68187ff00bc64e1274b442176e1c84 "
2964
+ whatwg-fetch@2.0.4 :
2965
+ version "2.0.4 "
2966
+ resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.4 .tgz#dde6a5df315f9d39991aa17621853d720b85566f "
2967
2967
2968
2968
which@^1.2.9 :
2969
2969
version "1.2.14"
You can’t perform that action at this time.
0 commit comments