Skip to content

Commit 602f3e0

Browse files
committed
fix(deps): update dependency fastify to v4.28.1
1 parent f10d7e7 commit 602f3e0

File tree

2 files changed

+96
-34
lines changed

2 files changed

+96
-34
lines changed

samples/instrumentation-quickstart/package-lock.json

+95-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
@@ -33,7 +33,7 @@
3333
"@opentelemetry/sdk-metrics": "1.26.0",
3434
"@opentelemetry/sdk-node": "0.53.0",
3535
"axios": "1.7.7",
36-
"fastify": "4.23.2",
36+
"fastify": "4.28.1",
3737
"pino": "8.21.0"
3838
}
3939
}

0 commit comments

Comments
 (0)