fix(deps): update dependency pino to v9.14.0 - autoclosed #67

Closed
renovate-bot wants to merge 1 commits from renovate/pino-9.x into main
2 changed files with 1 additions and 1 deletions
Showing only changes of commit fd5a5b7e13 - Show all commits

BIN
bun.lockb

Binary file not shown.

View File

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