Skip to content

Commit

Permalink
fix(deps): update dependency pino to v8.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 24, 2023
1 parent 28cf79c commit bb40b9e
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 @@ -81,7 +81,7 @@
"csurf": "1.11.0",
"express": "4.18.2",
"hot-shots": "10.0.0",
"pino": "8.16.2",
"pino": "8.17.1",
"playwright": "1.37.1",
"undici": "5.28.2",
"uuid": "9.0.1"
Expand Down
10 changes: 5 additions & 5 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.17.1"
pino-pretty: "npm:10.3.0"
playwright: "npm:1.37.1"
prettier: "npm:3.1.1"
Expand Down Expand Up @@ -8096,9 +8096,9 @@ __metadata:
languageName: node
linkType: hard

"pino@npm:8.16.2":
version: 8.16.2
resolution: "pino@npm:8.16.2"
"pino@npm:8.17.1":
version: 8.17.1
resolution: "pino@npm:8.17.1"
dependencies:
atomic-sleep: "npm:^1.0.0"
fast-redact: "npm:^3.1.1"
Expand All @@ -8113,7 +8113,7 @@ __metadata:
thread-stream: "npm:^2.0.0"
bin:
pino: bin.js
checksum: d2860167dd5ce3322d5c007b6e88c4ef672316b193677dc637ba11d6af6ad57475380d2abdbc940a7a9f57c4fa1e5776ee7e43cb1b2c2ffcf9fa42e3af41da0f
checksum: 698958c92f641d0f0f5a690aca583ffc2f3b02dc9af9a0f507e51b360837d38ae249d33c88851e9131ea8ffe203bbe252585001151ddf860e6923da530306cbc
languageName: node
linkType: hard

Expand Down

0 comments on commit bb40b9e

Please sign in to comment.