Skip to content

Commit

Permalink
Update dependency pino to v8.15.6 (#562)
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 Oct 5, 2023
1 parent 862f181 commit 83af10a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions .pnp.cjs

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

2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"express-openapi-validator": "5.0.6",
"express-rate-limit": "7.1.0",
"fast-glob": "3.3.1",
"pino": "8.15.5",
"pino": "8.15.6",
"pino-pretty": "10.2.3",
"redis": "4.6.10",
"redis-om": "0.4.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1293,7 +1293,7 @@ __metadata:
express-openapi-validator: 5.0.6
express-rate-limit: 7.1.0
fast-glob: 3.3.1
pino: 8.15.5
pino: 8.15.6
pino-pretty: 10.2.3
prettier: 3.0.3
prisma: 5.4.1
Expand Down Expand Up @@ -7114,9 +7114,9 @@ __metadata:
languageName: node
linkType: hard

"pino@npm:8.15.5":
version: 8.15.5
resolution: "pino@npm:8.15.5"
"pino@npm:8.15.6":
version: 8.15.6
resolution: "pino@npm:8.15.6"
dependencies:
atomic-sleep: ^1.0.0
fast-redact: ^3.1.1
Expand All @@ -7131,7 +7131,7 @@ __metadata:
thread-stream: ^2.0.0
bin:
pino: bin.js
checksum: 64d57de0b9df9c849d7b6aa1b103712213c38ace0333e280de7c029adeb0c5772d092a9dcedb7cdbccee765188a06e98ff206f81998905ab7154c6483b2822b7
checksum: d5636b10ade597d63279b7eaf4484202ba3b4705903cb9138088ca43280b3b8d4265d62bd9cf860793601ac27869d976f07b5cbb20920ef999887fb1897cc9c9
languageName: node
linkType: hard

Expand Down

0 comments on commit 83af10a

Please sign in to comment.