Skip to content

Commit bb40b9e

Browse files
fix(deps): update dependency pino to v8.17.1
1 parent 28cf79c commit bb40b9e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"csurf": "1.11.0",
8282
"express": "4.18.2",
8383
"hot-shots": "10.0.0",
84-
"pino": "8.16.2",
84+
"pino": "8.17.1",
8585
"playwright": "1.37.1",
8686
"undici": "5.28.2",
8787
"uuid": "9.0.1"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ __metadata:
6060
hot-shots: "npm:10.0.0"
6161
jest: "npm:29.7.0"
6262
nodemon: "npm:3.0.2"
63-
pino: "npm:8.16.2"
63+
pino: "npm:8.17.1"
6464
pino-pretty: "npm:10.3.0"
6565
playwright: "npm:1.37.1"
6666
prettier: "npm:3.1.1"
@@ -8096,9 +8096,9 @@ __metadata:
80968096
languageName: node
80978097
linkType: hard
80988098

8099-
"pino@npm:8.16.2":
8100-
version: 8.16.2
8101-
resolution: "pino@npm:8.16.2"
8099+
"pino@npm:8.17.1":
8100+
version: 8.17.1
8101+
resolution: "pino@npm:8.17.1"
81028102
dependencies:
81038103
atomic-sleep: "npm:^1.0.0"
81048104
fast-redact: "npm:^3.1.1"
@@ -8113,7 +8113,7 @@ __metadata:
81138113
thread-stream: "npm:^2.0.0"
81148114
bin:
81158115
pino: bin.js
8116-
checksum: d2860167dd5ce3322d5c007b6e88c4ef672316b193677dc637ba11d6af6ad57475380d2abdbc940a7a9f57c4fa1e5776ee7e43cb1b2c2ffcf9fa42e3af41da0f
8116+
checksum: 698958c92f641d0f0f5a690aca583ffc2f3b02dc9af9a0f507e51b360837d38ae249d33c88851e9131ea8ffe203bbe252585001151ddf860e6923da530306cbc
81178117
languageName: node
81188118
linkType: hard
81198119

0 commit comments

Comments
 (0)