Skip to content

Commit 543a429

Browse files
deps: bump pino-pretty from 11.3.0 to 13.0.0
Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 11.3.0 to 13.0.0. - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](pinojs/pino-pretty@v11.3.0...v13.0.0) --- updated-dependencies: - dependency-name: pino-pretty dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 242b289 commit 543a429

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"openid-client": "^5.7.0",
6363
"pino": "^9.4.0",
6464
"pino-http": "^10.3.0",
65-
"pino-pretty": "^11.3.0",
65+
"pino-pretty": "^13.0.0",
6666
"zod": "^3.23.8"
6767
},
6868
"devDependencies": {

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3877,7 +3877,7 @@ __metadata:
38773877
openid-client: "npm:^5.7.0"
38783878
pino: "npm:^9.4.0"
38793879
pino-http: "npm:^10.3.0"
3880-
pino-pretty: "npm:^11.3.0"
3880+
pino-pretty: "npm:^13.0.0"
38813881
prettier: "npm:^3.3.3"
38823882
sort-package-json: "npm:^2.10.1"
38833883
supertest: "npm:^7.0.0"
@@ -5710,9 +5710,9 @@ __metadata:
57105710
languageName: node
57115711
linkType: hard
57125712

5713-
"pino-pretty@npm:^11.3.0":
5714-
version: 11.3.0
5715-
resolution: "pino-pretty@npm:11.3.0"
5713+
"pino-pretty@npm:^13.0.0":
5714+
version: 13.0.0
5715+
resolution: "pino-pretty@npm:13.0.0"
57165716
dependencies:
57175717
colorette: "npm:^2.0.7"
57185718
dateformat: "npm:^4.6.3"
@@ -5724,13 +5724,12 @@ __metadata:
57245724
on-exit-leak-free: "npm:^2.1.0"
57255725
pino-abstract-transport: "npm:^2.0.0"
57265726
pump: "npm:^3.0.0"
5727-
readable-stream: "npm:^4.0.0"
57285727
secure-json-parse: "npm:^2.4.0"
57295728
sonic-boom: "npm:^4.0.1"
57305729
strip-json-comments: "npm:^3.1.1"
57315730
bin:
57325731
pino-pretty: bin.js
5733-
checksum: 10/8494a07dc7428806648beffd0d6809a4cd25fb6ef48c567597d6534e7868a5eec477601c7aea65c7e7dd329ffa62182fe266fbc3e3726e39b9a49e2133f416cb
5732+
checksum: 10/9861fdbe88db000e3b0fe959f0fb7b5913e8d16af70373155d48854c5d509629e7e1ba09ed3fac24a9bd2729451567a698938b9741d84de63eb549843450e71c
57345733
languageName: node
57355734
linkType: hard
57365735

0 commit comments

Comments
 (0)