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 4242 },
4343 "dependencies" : {
4444 "apollo-link" : " ^1.2.1" ,
45- "cross-fetch" : " 2.0.0 " ,
45+ "cross-fetch" : " 2.2.2 " ,
4646 "dataloader" : " ^1.4.0"
4747 }
4848}
Original file line number Diff line number Diff line change 77 "sourceMap" : true ,
88 "strictNullChecks" : true ,
99 "outDir" : " dist" ,
10- "lib" : [" es2015" , " es2016" , " dom" ]
10+ "lib" : [" es2015" , " es2016" , " dom" , " esnext.asynciterable " ]
1111 },
1212 "exclude" : [
1313 " node_modules"
Original file line number Diff line number Diff line change @@ -944,12 +944,12 @@ create-error-class@^3.0.0:
944944 dependencies :
945945 capture-stack-trace "^1.0.0"
946946
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 "
950950 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 "
953953
954954cross-spawn@^4.0.0 :
955955 version "4.0.2"
@@ -2004,9 +2004,9 @@ nan@^2.3.0:
20042004 version "2.6.2"
20052005 resolved "https://registry.yarnpkg.com/nan/-/nan-2.6.2.tgz#e4ff34e6c95fdfb5aecc08de6596f43605a7db45"
20062006
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 "
20102010
20112011node-pre-gyp@^0.6.29 :
20122012 version "0.6.36"
@@ -2961,9 +2961,9 @@ well-known-symbols@^1.0.0:
29612961 version "1.0.0"
29622962 resolved "https://registry.yarnpkg.com/well-known-symbols/-/well-known-symbols-1.0.0.tgz#73c78ae81a7726a8fa598e2880801c8b16225518"
29632963
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 "
29672967
29682968which@^1.2.9 :
29692969 version "1.2.14"
You can’t perform that action at this time.
0 commit comments