Skip to content

Commit

Permalink
fix(deps): update dependency pino-pretty to v12 (#161)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent d1b048d commit ee2985a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"test": "mocha --require tsx --recursive \"test/**/*.ts\""
},
"dependencies": {
"pino-pretty": "11.2.2",
"pino-pretty": "12.1.0",
"secure-json-parse": "2.7.0"
}
}
19 changes: 14 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ee2985a

Please sign in to comment.