Skip to content

Commit 5100054

Browse files
committed
fix(deps): update dependency fastify to v4.29.0
1 parent f8b5157 commit 5100054

File tree

2 files changed

+105
-34
lines changed

2 files changed

+105
-34
lines changed

samples/instrumentation-quickstart/package-lock.json

+104-33
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/instrumentation-quickstart/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@opentelemetry/sdk-metrics": "1.26.0",
3333
"@opentelemetry/sdk-node": "0.53.0",
3434
"axios": "1.7.7",
35-
"fastify": "4.23.2",
35+
"fastify": "4.29.0",
3636
"pino": "8.21.0"
3737
}
3838
}

0 commit comments

Comments
 (0)