Skip to content

Commit bb4e603

Browse files
committed
fix: upgrade pino from 9.4.0 to 9.5.0
Snyk has created this PR to upgrade pino from 9.4.0 to 9.5.0. See this package in npm: pino See this project in Snyk: https://app.snyk.io/org/blankll/project/9c72c875-e7a2-4e68-85a9-7b26a5bc5b32?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent f74a925 commit bb4e603

File tree

2 files changed

+30
-10
lines changed

2 files changed

+30
-10
lines changed

package-lock.json

Lines changed: 29 additions & 9 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
@@ -60,7 +60,7 @@
6060
"commander": "^12.1.0",
6161
"i18n": "^0.15.1",
6262
"lodash": "^4.17.21",
63-
"pino": "^9.4.0",
63+
"pino": "^9.5.0",
6464
"pino-pretty": "^11.2.2",
6565
"yaml": "^2.6.0"
6666
},

0 commit comments

Comments
 (0)