Skip to content

Commit

Permalink
fix(deps): update dependency pino-pretty to v13 (#163)
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 14, 2024
1 parent c8a9ecb commit e71806d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 134 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": "12.1.0",
"pino-pretty": "13.0.0",
"secure-json-parse": "2.7.0"
}
}
137 changes: 4 additions & 133 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 e71806d

Please sign in to comment.