@@ -1364,12 +1364,6 @@ encodeurl@~1.0.2:
1364
1364
version "1.0.2"
1365
1365
resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59"
1366
1366
1367
- encoding@^0.1.11 :
1368
- version "0.1.12"
1369
- resolved "https://registry.yarnpkg.com/encoding/-/encoding-0.1.12.tgz#538b66f3ee62cd1ab51ec323829d1f9480c74beb"
1370
- dependencies :
1371
- iconv-lite "~0.4.13"
1372
-
1373
1367
error-ex@^1.2.0, error-ex@^1.3.1 :
1374
1368
version "1.3.1"
1375
1369
resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.1.tgz#f855a86ce61adc4e8621c3cda21e7a7612c3a8dc"
@@ -2039,7 +2033,7 @@ husky@0.14.3:
2039
2033
normalize-path "^1.0.0"
2040
2034
strip-indent "^2.0.0"
2041
2035
2042
- iconv-lite@0.4.19, iconv-lite@~0.4.13 :
2036
+ iconv-lite@0.4.19 :
2043
2037
version "0.4.19"
2044
2038
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.19.tgz#f7468f60135f5e5dad3399c0a81be9a1603a082b"
2045
2039
@@ -2330,7 +2324,7 @@ is-retry-allowed@^1.0.0:
2330
2324
version "1.1.0"
2331
2325
resolved "https://registry.yarnpkg.com/is-retry-allowed/-/is-retry-allowed-1.1.0.tgz#11a060568b67339444033d0125a61a20d564fb34"
2332
2326
2333
- is-stream@^1.0.0, is-stream@^1.0.1, is-stream@^1. 1.0 :
2327
+ is-stream@^1.0.0, is-stream@^1.1.0 :
2334
2328
version "1.1.0"
2335
2329
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
2336
2330
@@ -3336,13 +3330,6 @@ network-address@^1.1.0:
3336
3330
version "1.1.2"
3337
3331
resolved "https://registry.yarnpkg.com/network-address/-/network-address-1.1.2.tgz#4aa7bfd43f03f0b81c9702b13d6a858ddb326f3e"
3338
3332
3339
- node-fetch@^1.5.3 :
3340
- version "1.7.3"
3341
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.7.3.tgz#980f6f72d85211a5347c6b2bc18c5b84c3eb47ef"
3342
- dependencies :
3343
- encoding "^0.1.11"
3344
- is-stream "^1.0.1"
3345
-
3346
3333
node-int64@^0.4.0 :
3347
3334
version "0.4.0"
3348
3335
resolved "https://registry.yarnpkg.com/node-int64/-/node-int64-0.4.0.tgz#87a9065cdb355d3182d8f94ce11188b825c68a3b"
@@ -4935,15 +4922,22 @@ yargs@~3.10.0:
4935
4922
decamelize "^1.0.0"
4936
4923
window-size "0.1.0"
4937
4924
4938
- zipkin-transport-http@0.10 .1 :
4939
- version "0.10 .1"
4940
- resolved "https://registry.yarnpkg.com/zipkin-transport-http/-/zipkin-transport-http-0.10 .1.tgz#615e2bbb3150b3ec0885caf98f6ad013a62ae5bb "
4925
+ zipkin-transport-http@0.19 .1 :
4926
+ version "0.19 .1"
4927
+ resolved "https://registry.yarnpkg.com/zipkin-transport-http/-/zipkin-transport-http-0.19 .1.tgz#946a0f75fbecb7f9ffd0d26eb2b70e1fdbecc877 "
4941
4928
dependencies :
4942
- node-fetch "^1.5.3 "
4929
+ zipkin "^0.19.1 "
4943
4930
4944
4931
zipkin@0.10.1 :
4945
4932
version "0.10.1"
4946
4933
resolved "https://registry.yarnpkg.com/zipkin/-/zipkin-0.10.1.tgz#98d2472f897b6c532b02cb9f2866139399664036"
4947
4934
dependencies :
4948
4935
base64-js "^1.1.2"
4949
4936
network-address "^1.1.0"
4937
+
4938
+ zipkin@^0.19.1 :
4939
+ version "0.19.1"
4940
+ resolved "https://registry.yarnpkg.com/zipkin/-/zipkin-0.19.1.tgz#8d767dc2664a881e654219f497bceecfd72bc4d0"
4941
+ dependencies :
4942
+ base64-js "^1.1.2"
4943
+ is-promise "^2.1.0"
0 commit comments