Skip to content

Commit cdf379d

Browse files
committed
fix: upgrade pino-pretty from 11.2.2 to 11.3.0
Snyk has created this PR to upgrade pino-pretty from 11.2.2 to 11.3.0. See this package in npm: pino-pretty 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 cdf379d

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
@@ -61,7 +61,7 @@
6161
"i18n": "^0.15.1",
6262
"lodash": "^4.17.21",
6363
"pino": "^9.4.0",
64-
"pino-pretty": "^11.2.2",
64+
"pino-pretty": "^11.3.0",
6565
"yaml": "^2.6.0"
6666
},
6767
"devDependencies": {

0 commit comments

Comments
 (0)