Skip to content

Commit

Permalink
fix(deps): update dependency pino to v8.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 17, 2024
1 parent cd34ecd commit ab0fc0f
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 @@ -81,7 +81,7 @@
"csurf": "1.11.0",
"express": "4.18.2",
"hot-shots": "10.0.0",
"pino": "8.16.2",
"pino": "8.19.0",
"playwright": "1.37.1",
"undici": "5.28.2",
"uuid": "9.0.1"
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ __metadata:
hot-shots: "npm:10.0.0"
jest: "npm:29.7.0"
nodemon: "npm:3.0.2"
pino: "npm:8.16.2"
pino: "npm:8.19.0"
pino-pretty: "npm:10.3.1"
playwright: "npm:1.37.1"
prettier: "npm:3.1.1"
Expand Down Expand Up @@ -8097,24 +8097,24 @@ __metadata:
languageName: node
linkType: hard

"pino@npm:8.16.2":
version: 8.16.2
resolution: "pino@npm:8.16.2"
"pino@npm:8.19.0":
version: 8.19.0
resolution: "pino@npm:8.19.0"
dependencies:
atomic-sleep: "npm:^1.0.0"
fast-redact: "npm:^3.1.1"
on-exit-leak-free: "npm:^2.1.0"
pino-abstract-transport: "npm:v1.1.0"
pino-std-serializers: "npm:^6.0.0"
process-warning: "npm:^2.0.0"
process-warning: "npm:^3.0.0"
quick-format-unescaped: "npm:^4.0.3"
real-require: "npm:^0.2.0"
safe-stable-stringify: "npm:^2.3.1"
sonic-boom: "npm:^3.7.0"
thread-stream: "npm:^2.0.0"
bin:
pino: bin.js
checksum: d2860167dd5ce3322d5c007b6e88c4ef672316b193677dc637ba11d6af6ad57475380d2abdbc940a7a9f57c4fa1e5776ee7e43cb1b2c2ffcf9fa42e3af41da0f
checksum: c98e8bedb7c9eca5c0e75c2dd910a58b0e470da282c5a4787873a591666cc7cce33561d9ba6d6a20cf6bc4bc8d15b7db84cf6156f262081a5c6b8de134285789
languageName: node
linkType: hard

Expand Down Expand Up @@ -8224,10 +8224,10 @@ __metadata:
languageName: node
linkType: hard

"process-warning@npm:^2.0.0":
version: 2.3.1
resolution: "process-warning@npm:2.3.1"
checksum: 1c27241fff01886dbb291c1bf4c8bd9f457f09c90d68f1112b1e6a388f1fdc159b50db884fe89a0dcdfbec8b8ca3ffc2caf2bf1a5b7305058179d2b725612425
"process-warning@npm:^3.0.0":
version: 3.0.0
resolution: "process-warning@npm:3.0.0"
checksum: 2d82fa641e50a5789eaf0f2b33453760996e373d4591aac576a22d696186ab7e240a0592db86c264d4f28a46c2abbe9b94689752017db7dadc90f169f12b0924
languageName: node
linkType: hard

Expand Down

0 comments on commit ab0fc0f

Please sign in to comment.