Skip to content

Commit e1feec6

Browse files
committed
fix(deps): update dependency fastify to v4.28.1
1 parent ff90094 commit e1feec6

File tree

2 files changed

+100
-33
lines changed

2 files changed

+100
-33
lines changed

samples/instrumentation-quickstart/package-lock.json

+99-32
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.25.1",
3434
"@opentelemetry/sdk-node": "0.52.1",
3535
"axios": "1.7.4",
36-
"fastify": "4.23.2",
36+
"fastify": "4.28.1",
3737
"pino": "8.21.0"
3838
}
3939
}

0 commit comments

Comments
 (0)