Skip to content
This repository was archived by the owner on Jun 7, 2022. It is now read-only.

Commit 7d61d04

Browse files
committed
Update dependency jaeger-client to ^3.18.0
1 parent 58496de commit 7d61d04

2 files changed

Lines changed: 6 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"highlight.js": "^9.18.1",
6161
"ini": "^1.3.5",
6262
"ix": "^3.0.2",
63-
"jaeger-client": "^3.17.2",
63+
"jaeger-client": "^3.18.0",
6464
"json5": "^2.1.1",
6565
"lodash": "^4.17.15",
6666
"mkdirp-promise": "^5.0.1",

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4087,13 +4087,13 @@ ix@^3.0.2:
40874087
"@types/node" "^13.7.4"
40884088
tslib "^1.9.3"
40894089

4090-
jaeger-client@^3.17.2:
4091-
version "3.17.2"
4092-
resolved "https://registry.npmjs.org/jaeger-client/-/jaeger-client-3.17.2.tgz#92cf26752c5c66f3e66adf595cdde2f548cc0804"
4093-
integrity sha512-19YloSidmKbrXHgecLWod8eXo7rm2ieUnsfg0ripTFGRCW5v2OWE96Gte4/tOQG/8N+T39VoLU2nMBdjbdMUJg==
4090+
jaeger-client@^3.18.0:
4091+
version "3.18.0"
4092+
resolved "https://registry.npmjs.org/jaeger-client/-/jaeger-client-3.18.0.tgz#95c9183e06a9b14b957bce33b5e2ddaecb2ed51f"
4093+
integrity sha512-xZ9WvZDWLkZFq7SObpLwu1asMCKCgBRNcDxxGSvK+ZQ7OZyJC5xPlU+rJa4+s/P6autPBVwHpqMGbOERFxWuuA==
40944094
dependencies:
40954095
node-int64 "^0.4.0"
4096-
opentracing "^0.13.0"
4096+
opentracing "^0.14.4"
40974097
thriftrw "^3.5.0"
40984098
uuid "^3.2.1"
40994099
xorshift "^0.2.0"
@@ -5019,11 +5019,6 @@ opencollective-postinstall@^2.0.2:
50195019
resolved "https://registry.npmjs.org/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89"
50205020
integrity sha512-pVOEP16TrAO2/fjej1IdOyupJY8KDUM1CvsaScRbw6oddvpQoOfGk4ywha0HKKVAD6RkW4x6Q+tNBwhf3Bgpuw==
50215021

5022-
opentracing@^0.13.0:
5023-
version "0.13.0"
5024-
resolved "https://registry.npmjs.org/opentracing/-/opentracing-0.13.0.tgz#6a341442f09d7d866bc11ed03de1e3828e3d6aab"
5025-
integrity sha1-ajQUQvCdfYZrwR7QPeHjgo49aqs=
5026-
50275022
opentracing@^0.14.4, opentracing@~0.14.3:
50285023
version "0.14.4"
50295024
resolved "https://registry.npmjs.org/opentracing/-/opentracing-0.14.4.tgz#a113408ea740da3a90fde5b3b0011a375c2e4268"

0 commit comments

Comments
 (0)