Skip to content

Commit

Permalink
fix(deps): update dependency pino to ^8.16.0 (#1678)
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 10, 2023
1 parent fa881e7 commit 4e5cf11
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"http-status-codes": "^2.3.0",
"ky": "^1.0.1",
"node-cache": "^5.1.2",
"pino": "^8.15.7",
"pino": "^8.16.0",
"prom-client": "^14.2.0",
"punycode": "^2.3.0",
"rate-limiter-flexible": "^3.0.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15546,9 +15546,9 @@ __metadata:
languageName: node
linkType: hard

"pino@npm:^8.15.7, pino@npm:^8.5.0":
version: 8.15.7
resolution: "pino@npm:8.15.7"
"pino@npm:^8.16.0, pino@npm:^8.5.0":
version: 8.16.0
resolution: "pino@npm:8.16.0"
dependencies:
atomic-sleep: ^1.0.0
fast-redact: ^3.1.1
Expand All @@ -15559,11 +15559,11 @@ __metadata:
quick-format-unescaped: ^4.0.3
real-require: ^0.2.0
safe-stable-stringify: ^2.3.1
sonic-boom: ^3.1.0
sonic-boom: ^3.7.0
thread-stream: ^2.0.0
bin:
pino: bin.js
checksum: f66a75be09b242d7b2f10ad4113fefbed673ecf5c99dbcdce948e573703732b55e96d3c562591ef61651297289301af59b1ce2b1bea992a05012d613e17da931
checksum: c3af0d1d80d0a7ec59530e6c3668895ac813762829ea0b7e316057370f58011d09e128e67289665652904367a1f27f87cca4e564eb3ff2a0d46219f12fcf896e
languageName: node
linkType: hard

Expand Down Expand Up @@ -16919,7 +16919,7 @@ __metadata:
ky: ^1.0.1
node-cache: ^5.1.2
parcel: ^2.7.0
pino: ^8.15.7
pino: ^8.16.0
pino-pretty: ^10.2.3
postcss: ^8.4.31
postcss-modules: ^6.0.0
Expand Down Expand Up @@ -17319,12 +17319,12 @@ __metadata:
languageName: node
linkType: hard

"sonic-boom@npm:^3.0.0, sonic-boom@npm:^3.1.0":
version: 3.2.0
resolution: "sonic-boom@npm:3.2.0"
"sonic-boom@npm:^3.0.0, sonic-boom@npm:^3.7.0":
version: 3.7.0
resolution: "sonic-boom@npm:3.7.0"
dependencies:
atomic-sleep: ^1.0.0
checksum: 526669b78e0ac3bcbe2a53e5ac8960d3b25e61d8e6a46eaed5a0c46d7212c5f638bb136236870babedfcb626063711ba8f81e538f88b79e6a90a5b2ff71943b4
checksum: 528f0f7f7e09dcdb02ad5985039f66554266cbd8813f9920781607c9248e01f468598c1334eab2cc740c016a63c8b2a20e15c3f618cddb08ea1cfb4a390a796e
languageName: node
linkType: hard

Expand Down

0 comments on commit 4e5cf11

Please sign in to comment.