Skip to content

Commit e766550

Browse files
committed
fix(deps): update dependency pino to v9
1 parent 04bd532 commit e766550

File tree

2 files changed

+31
-5
lines changed

2 files changed

+31
-5
lines changed

samples/instrumentation-quickstart/package-lock.json

+30-4
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
@@ -34,6 +34,6 @@
3434
"@opentelemetry/sdk-node": "0.51.0",
3535
"axios": "1.6.8",
3636
"fastify": "4.23.2",
37-
"pino": "8.21.0"
37+
"pino": "9.0.0"
3838
}
3939
}

0 commit comments

Comments
 (0)