Skip to content

Commit cd31371

Browse files
committed
chore(node): Bump @opentelemetry/instrumentation-fastify to 0.40.0
1 parent 8d5a084 commit cd31371

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/node/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@opentelemetry/instrumentation-connect": "0.39.0",
7474
"@opentelemetry/instrumentation-dataloader": "0.12.0",
7575
"@opentelemetry/instrumentation-express": "0.43.0",
76-
"@opentelemetry/instrumentation-fastify": "0.39.0",
76+
"@opentelemetry/instrumentation-fastify": "0.40.0",
7777
"@opentelemetry/instrumentation-fs": "0.15.0",
7878
"@opentelemetry/instrumentation-generic-pool": "0.39.0",
7979
"@opentelemetry/instrumentation-graphql": "0.43.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7335,10 +7335,10 @@
73357335
"@opentelemetry/instrumentation" "^0.53.0"
73367336
"@opentelemetry/semantic-conventions" "^1.27.0"
73377337

7338-
"@opentelemetry/instrumentation-fastify@0.39.0":
7339-
version "0.39.0"
7340-
resolved "https://registry.yarnpkg.com/@opentelemetry/instrumentation-fastify/-/instrumentation-fastify-0.39.0.tgz#96a040e4944daf77c53a8fe5a128bc3b2568e4aa"
7341-
integrity sha512-SS9uSlKcsWZabhBp2szErkeuuBDgxOUlllwkS92dVaWRnMmwysPhcEgHKB8rUe3BHg/GnZC1eo1hbTZv4YhfoA==
7338+
"@opentelemetry/instrumentation-fastify@0.40.0":
7339+
version "0.40.0"
7340+
resolved "https://registry.yarnpkg.com/@opentelemetry/instrumentation-fastify/-/instrumentation-fastify-0.40.0.tgz#0c57608ac202337d56b53338f1fc9369d224306b"
7341+
integrity sha512-74qj4nG3zPtU7g2x4sm2T4R3/pBMyrYstTsqSZwdlhQk1SD4l8OSY9sPRX1qkhfxOuW3U4KZQAV/Cymb3fB6hg==
73427342
dependencies:
73437343
"@opentelemetry/core" "^1.8.0"
73447344
"@opentelemetry/instrumentation" "^0.53.0"

0 commit comments

Comments
 (0)