Skip to content

Commit e748d83

Browse files
committed
fix(deps): update dependency pino to v9
1 parent ff90094 commit e748d83

File tree

2 files changed

+66
-12
lines changed

2 files changed

+66
-12
lines changed

samples/instrumentation-quickstart/package-lock.json

+65-11
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.52.1",
3535
"axios": "1.7.4",
3636
"fastify": "4.23.2",
37-
"pino": "8.21.0"
37+
"pino": "9.4.0"
3838
}
3939
}

0 commit comments

Comments
 (0)