Skip to content

Commit

Permalink
fix(deps): update dependency pino to ^8.16.2 (#1764)
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 15, 2023
1 parent 49ba284 commit 5d4ab40
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.1.3",
"node-cache": "^5.1.2",
"pino": "^8.16.1",
"pino": "^8.16.2",
"prom-client": "^15.0.0",
"punycode": "^2.3.1",
"rate-limiter-flexible": "^3.0.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15531,9 +15531,9 @@ __metadata:
languageName: node
linkType: hard

"pino@npm:^8.16.1, pino@npm:^8.5.0":
version: 8.16.1
resolution: "pino@npm:8.16.1"
"pino@npm:^8.16.2, pino@npm:^8.5.0":
version: 8.16.2
resolution: "pino@npm:8.16.2"
dependencies:
atomic-sleep: ^1.0.0
fast-redact: ^3.1.1
Expand All @@ -15548,7 +15548,7 @@ __metadata:
thread-stream: ^2.0.0
bin:
pino: bin.js
checksum: a52730479e526de7fbfb7bed492a365da0dfabaacc71fc9b67831b413f8d6948c7f984a385e47483c58099872d7e1a2c630c882eeccb6e237215540a96f61787
checksum: 78d194112f09f82471ec7e0022bc114ddb833375d60236be40ac55bf8a8ae26b88c8780d54912687c7cd6d0321ba5b1a78ffa89c5e9d5855ef849c3b9273c7ab
languageName: node
linkType: hard

Expand Down Expand Up @@ -16838,7 +16838,7 @@ __metadata:
ky: ^1.1.3
node-cache: ^5.1.2
parcel: ^2.7.0
pino: ^8.16.1
pino: ^8.16.2
pino-pretty: ^10.2.3
postcss: ^8.4.31
postcss-modules: ^6.0.0
Expand Down

0 comments on commit 5d4ab40

Please sign in to comment.