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

chore(deps): Bump pino from 8.17.2 to 8.20.0 #520

Closed
wants to merge 1 commit into from
Closed
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"node-cron": "3.0.3",
"node-telegram-bot-api": "0.64.0",
"nodemailer": "6.9.8",
"pino": "8.17.2",
"pino": "8.20.0",
"pino-dataset-transport": "1.0.1",
"pino-pretty": "10.3.1",
"pushbullet": "3.0.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4167,7 +4167,7 @@ __metadata:
node-cron: 3.0.3
node-telegram-bot-api: 0.64.0
nodemailer: 6.9.8
pino: 8.17.2
pino: 8.20.0
pino-dataset-transport: 1.0.1
pino-pretty: 10.3.1
prettier: 3.2.4
Expand Down Expand Up @@ -4361,7 +4361,7 @@ __metadata:
languageName: node
linkType: hard

"pino-abstract-transport@npm:v1.1.0":
"pino-abstract-transport@npm:^1.1.0":
version: 1.1.0
resolution: "pino-abstract-transport@npm:1.1.0"
dependencies:
Expand Down Expand Up @@ -4412,14 +4412,14 @@ __metadata:
languageName: node
linkType: hard

"pino@npm:8.17.2":
version: 8.17.2
resolution: "pino@npm:8.17.2"
"pino@npm:8.20.0":
version: 8.20.0
resolution: "pino@npm:8.20.0"
dependencies:
atomic-sleep: ^1.0.0
fast-redact: ^3.1.1
on-exit-leak-free: ^2.1.0
pino-abstract-transport: v1.1.0
pino-abstract-transport: ^1.1.0
pino-std-serializers: ^6.0.0
process-warning: ^3.0.0
quick-format-unescaped: ^4.0.3
Expand All @@ -4429,7 +4429,7 @@ __metadata:
thread-stream: ^2.0.0
bin:
pino: bin.js
checksum: fc769d3d7b1333de94d51815fbe2abc4a1cc07cb0252a399313e54e26c13da2c0a69b227c296bd95ed52660d7eaa993662a9bf270b7370d0f7553fdd38716b63
checksum: 51206e0547b5507e2284795241c7855e5200a9df4d60ab610bbb736af3c51303f1b5a89a1cbcf273432614849cff3562c30871b706ed67b11e15e30b885006bb
languageName: node
linkType: hard

Expand Down
Loading