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

Commit 5a00d46

Browse files
committed
Update dependency opentracing to ^0.14.7
1 parent 7992c3d commit 5a00d46

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"mkdirp-promise": "^5.0.1",
6767
"mz": "^2.7.0",
6868
"npm-registry-fetch": "^8.0.0",
69-
"opentracing": "^0.14.4",
69+
"opentracing": "^0.14.7",
7070
"pretty-bytes": "^5.3.0",
7171
"prom-client": "^12.0.0",
7272
"relateurl": "^0.2.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5025,10 +5025,10 @@ opentracing@^0.13.0:
50255025
resolved "https://registry.npmjs.org/opentracing/-/opentracing-0.13.0.tgz#6a341442f09d7d866bc11ed03de1e3828e3d6aab"
50265026
integrity sha1-ajQUQvCdfYZrwR7QPeHjgo49aqs=
50275027

5028-
opentracing@^0.14.4, opentracing@~0.14.3:
5029-
version "0.14.4"
5030-
resolved "https://registry.npmjs.org/opentracing/-/opentracing-0.14.4.tgz#a113408ea740da3a90fde5b3b0011a375c2e4268"
5031-
integrity sha512-nNnZDkUNExBwEpb7LZaeMeQgvrlO8l4bgY/LvGNZCR0xG/dGWqHqjKrAmR5GUoYo0FIz38kxasvA1aevxWs2CA==
5028+
opentracing@^0.14.7, opentracing@~0.14.3:
5029+
version "0.14.7"
5030+
resolved "https://registry.npmjs.org/opentracing/-/opentracing-0.14.7.tgz#25d472bd0296dc0b64d7b94cbc995219031428f5"
5031+
integrity sha512-vz9iS7MJ5+Bp1URw8Khvdyw1H/hGvzHWlKQ7eRrQojSCDL1/SrWfrY9QebLw97n2deyRtzHRC3MkQfVNUCo91Q==
50325032

50335033
opn@^5.1.0:
50345034
version "5.5.0"

0 commit comments

Comments
 (0)