fix(deps): update dependency pino to v10 #53

Merged
t.behrendt merged 1 commits from renovate/pino-10.x into main 2025-12-12 13:16:00 +01:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 6951a67277 - Show all commits

BIN
bun.lockb

Binary file not shown.

View File

@@ -16,7 +16,7 @@
"dependencies": {
"env-var": "7.5.0",
"gotify": "1.1.0",
"pino": "9.6.0",
"pino": "10.1.0",
"pino-pretty": "13.0.0",
"ts3-nodejs-library": "3.4.1"
},