Skip to content

Commit 85f3e00

Browse files
feat(deps): bump @opentelemetry/instrumentation-mongodb from 0.50.0 to 0.51.0 (#14871)
1 parent f8374e2 commit 85f3e00

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/node/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@opentelemetry/instrumentation-knex": "0.43.0",
8585
"@opentelemetry/instrumentation-koa": "0.46.0",
8686
"@opentelemetry/instrumentation-lru-memoizer": "0.43.0",
87-
"@opentelemetry/instrumentation-mongodb": "0.50.0",
87+
"@opentelemetry/instrumentation-mongodb": "0.51.0",
8888
"@opentelemetry/instrumentation-mongoose": "0.45.0",
8989
"@opentelemetry/instrumentation-mysql": "0.44.0",
9090
"@opentelemetry/instrumentation-mysql2": "0.45.0",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -7759,12 +7759,12 @@
77597759
dependencies:
77607760
"@opentelemetry/instrumentation" "^0.56.0"
77617761

7762-
"@opentelemetry/instrumentation-mongodb@0.50.0":
7763-
version "0.50.0"
7764-
resolved "https://registry.yarnpkg.com/@opentelemetry/instrumentation-mongodb/-/instrumentation-mongodb-0.50.0.tgz#e5c60ad0bfbdd8ac3238c255a0662b7430083303"
7765-
integrity sha512-DtwJMjYFXFT5auAvv8aGrBj1h3ciA/dXQom11rxL7B1+Oy3FopSpanvwYxJ+z0qmBrQ1/iMuWELitYqU4LnlkQ==
7762+
"@opentelemetry/instrumentation-mongodb@0.51.0":
7763+
version "0.51.0"
7764+
resolved "https://registry.yarnpkg.com/@opentelemetry/instrumentation-mongodb/-/instrumentation-mongodb-0.51.0.tgz#8a323c2fb4cb2c93bf95f1b1c0fcb30952d12a08"
7765+
integrity sha512-cMKASxCX4aFxesoj3WK8uoQ0YUrRvnfxaO72QWI2xLu5ZtgX/QvdGBlU3Ehdond5eb74c2s1cqRQUIptBnKz1g==
77667766
dependencies:
7767-
"@opentelemetry/instrumentation" "^0.56.0"
7767+
"@opentelemetry/instrumentation" "^0.57.0"
77687768
"@opentelemetry/semantic-conventions" "^1.27.0"
77697769

77707770
"@opentelemetry/[email protected]":

0 commit comments

Comments
 (0)