Skip to content

Commit 98e6331

Browse files
committed
Bump @fastify/otel to 0.5.0
1 parent 601c5fe commit 98e6331

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"access": "public"
6666
},
6767
"dependencies": {
68-
"@fastify/otel": "0.4.0",
68+
"@fastify/otel": "0.5.0",
6969
"@opentelemetry/api": "^1.9.0",
7070
"@opentelemetry/context-async-hooks": "^1.30.1",
7171
"@opentelemetry/core": "^1.30.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3926,10 +3926,10 @@
39263926
resolved "https://registry.yarnpkg.com/@fastify/busboy/-/busboy-2.0.0.tgz#f22824caff3ae506b18207bad4126dbc6ccdb6b8"
39273927
integrity sha512-JUFJad5lv7jxj926GPgymrWQxxjPYuJNiNjNMzqT+HiuP6Vl3dk5xzG+8sTX96np0ZAluvaMzPsjhHZ5rNuNQQ==
39283928

3929-
"@fastify/otel@0.4.0":
3930-
version "0.4.0"
3931-
resolved "https://registry.yarnpkg.com/@fastify/otel/-/otel-0.4.0.tgz#ba2488b05f77eb11c9fcb4bfaf64f0b845b56a17"
3932-
integrity sha512-BPBb4zxH4Sw025sUwapjkkD5xskv1vRl2IHFgiDpD2zIw8wKSWPSQvwfy/yYweFJ2jqc/g9yvL03rwlObLLHxA==
3929+
"@fastify/otel@0.5.0":
3930+
version "0.5.0"
3931+
resolved "https://registry.yarnpkg.com/@fastify/otel/-/otel-0.5.0.tgz#1b18e9623768ad6d8a20e95771dacca2783aa0ba"
3932+
integrity sha512-wZ2yl/2iuW6jerdktR/mpkkI83/qHhbRShQtNA3x+6+bQ/RKqmhifc5M29fmHbyIw+DF3SXJAKMSdURSQt4W0w==
39333933
dependencies:
39343934
"@opentelemetry/core" "^1.29.0"
39353935
"@opentelemetry/instrumentation" "^0.57.0"

0 commit comments

Comments
 (0)