Skip to content

Commit

Permalink
fix: bump pino from 8.19.0 to 8.20.0
Browse files Browse the repository at this point in the history
Bumps [pino](https://github.com/pinojs/pino) from 8.19.0 to 8.20.0.
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](pinojs/pino@v8.19.0...v8.20.0)

---
updated-dependencies:
- dependency-name: pino
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and rowanmanning committed Apr 19, 2024
1 parent 72980ab commit 2b9cf3d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@dotcom-reliability-kit/app-info": "^3.0.2",
"@dotcom-reliability-kit/serialize-error": "^3.0.2",
"lodash.clonedeep": "^4.5.0",
"pino": "^8.19.0"
"pino": "^8.20.0"
},
"peerDependencies": {
"pino-pretty": ">=7.0.0 <11.0.0"
Expand Down

0 comments on commit 2b9cf3d

Please sign in to comment.