Skip to content

Commit

Permalink
fix: bump pino from 8.14.1 to 8.15.0
Browse files Browse the repository at this point in the history
Bumps [pino](https://github.com/pinojs/pino) from 8.14.1 to 8.15.0.
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](pinojs/pino@v8.14.1...v8.15.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 Aug 29, 2023
1 parent 58c15e7 commit f2830c6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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": "^2.1.0",
"@dotcom-reliability-kit/serialize-error": "^2.1.0",
"lodash.clonedeep": "^4.5.0",
"pino": "^8.14.1"
"pino": "^8.15.0"
},
"peerDependencies": {
"pino-pretty": ">=7.0.0 <11.0.0"
Expand Down

0 comments on commit f2830c6

Please sign in to comment.