Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency pino to v8.16.1 #9459

Merged
merged 1 commit into from
Nov 15, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"humanize-string": "2.1.0",
"jsonwebtoken": "9.0.2",
"pascalcase": "1.0.0",
"pino": "8.15.1",
"pino": "8.16.1",
"title-case": "3.0.3"
},
"devDependencies": {
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7890,7 +7890,7 @@ __metadata:
jsonwebtoken: 9.0.2
memjs: 1.3.1
pascalcase: 1.0.0
pino: 8.15.1
pino: 8.16.1
redis: 4.6.7
split2: 4.2.0
title-case: 3.0.3
Expand Down Expand Up @@ -28799,9 +28799,9 @@ __metadata:
languageName: node
linkType: hard

"pino@npm:8.15.1, pino@npm:^8.12.0":
version: 8.15.1
resolution: "pino@npm:8.15.1"
"pino@npm:8.16.1, pino@npm:^8.12.0":
version: 8.16.1
resolution: "pino@npm:8.16.1"
dependencies:
atomic-sleep: ^1.0.0
fast-redact: ^3.1.1
Expand All @@ -28812,11 +28812,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: d2a5392da372d279f2ff0465d6a6f2033303d7cf8d2020938ae5e00e750a006388148edb8bad2c3f41227e365c3b179fb692d220566fe79e32ac5ed051bd4183
checksum: 06ea391095e895f1f94adda231fb51565e2935a9cad87e6559b7e074a6dadc8bd279367dbe119b1649774480a53c97214f32daa4c14b21a853d50c60a4c28976
languageName: node
linkType: hard

Expand Down Expand Up @@ -32307,12 +32307,12 @@ __metadata:
languageName: node
linkType: hard

"sonic-boom@npm:^3.1.0":
version: 3.3.0
resolution: "sonic-boom@npm:3.3.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: c5d387d9e35726a60afe5b5c54317db2428158ecaf3769fb16418e50d2a47176cbd800bf664a410dc0aab0792b421d394ce6edaf63b796ac3c7986f01933cddd
checksum: 57a3d560efb77f4576db111168ee2649c99e7869fda6ce0ec2a4e5458832d290ba58d74b073ddb5827d9a30f96d23cff79157993d919e1a6d5f28d8b6391c7f0
languageName: node
linkType: hard

Expand Down