Skip to content

Commit 9e76a4f

Browse files
authored
feat: update pino logging (#1824)
1 parent dd4ecbe commit 9e76a4f

File tree

2 files changed

+46
-37
lines changed

2 files changed

+46
-37
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
"dependencies": {
4343
"express": "^5.2.1",
4444
"express-basic-auth": "^1.2.1",
45-
"pino": "^9.12.0"
45+
"pino": "^10.3.1"
4646
}
4747
}

0 commit comments

Comments
 (0)