Skip to content

Commit 3ca5bbb

Browse files
authored
fix(deps): update dependency pino to v9 (#702)
1 parent 26634f0 commit 3ca5bbb

File tree

2 files changed

+84
-13
lines changed

2 files changed

+84
-13
lines changed

samples/instrumentation-quickstart/package-lock.json

Lines changed: 83 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/instrumentation-quickstart/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@
3636
"@opentelemetry/sdk-node": "0.200.0",
3737
"axios": "1.7.7",
3838
"fastify": "4.23.2",
39-
"pino": "8.21.0"
39+
"pino": "9.9.0"
4040
}
4141
}

0 commit comments

Comments
 (0)