Skip to content

Commit 242b289

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

File tree

2 files changed

+17
-8
lines changed

2 files changed

+17
-8
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.2.2",
65+
"pino-pretty": "^11.3.0",
6666
"zod": "^3.23.8"
6767
},
6868
"devDependencies": {

yarn.lock

Lines changed: 16 additions & 7 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.2.2"
3880+
pino-pretty: "npm:^11.3.0"
38813881
prettier: "npm:^3.3.3"
38823882
sort-package-json: "npm:^2.10.1"
38833883
supertest: "npm:^7.0.0"
@@ -5679,7 +5679,7 @@ __metadata:
56795679
languageName: node
56805680
linkType: hard
56815681

5682-
"pino-abstract-transport@npm:^1.0.0, pino-abstract-transport@npm:^1.2.0":
5682+
"pino-abstract-transport@npm:^1.2.0":
56835683
version: 1.2.0
56845684
resolution: "pino-abstract-transport@npm:1.2.0"
56855685
dependencies:
@@ -5689,6 +5689,15 @@ __metadata:
56895689
languageName: node
56905690
linkType: hard
56915691

5692+
"pino-abstract-transport@npm:^2.0.0":
5693+
version: 2.0.0
5694+
resolution: "pino-abstract-transport@npm:2.0.0"
5695+
dependencies:
5696+
split2: "npm:^4.0.0"
5697+
checksum: 10/e5699ecb06c7121055978e988e5cecea5b6892fc2589c64f1f86df5e7386bbbfd2ada268839e911b021c6b3123428aed7c6be3ac7940eee139556c75324c7e83
5698+
languageName: node
5699+
linkType: hard
5700+
56925701
"pino-http@npm:^10.3.0":
56935702
version: 10.3.0
56945703
resolution: "pino-http@npm:10.3.0"
@@ -5701,9 +5710,9 @@ __metadata:
57015710
languageName: node
57025711
linkType: hard
57035712

5704-
"pino-pretty@npm:^11.2.2":
5705-
version: 11.2.2
5706-
resolution: "pino-pretty@npm:11.2.2"
5713+
"pino-pretty@npm:^11.3.0":
5714+
version: 11.3.0
5715+
resolution: "pino-pretty@npm:11.3.0"
57075716
dependencies:
57085717
colorette: "npm:^2.0.7"
57095718
dateformat: "npm:^4.6.3"
@@ -5713,15 +5722,15 @@ __metadata:
57135722
joycon: "npm:^3.1.1"
57145723
minimist: "npm:^1.2.6"
57155724
on-exit-leak-free: "npm:^2.1.0"
5716-
pino-abstract-transport: "npm:^1.0.0"
5725+
pino-abstract-transport: "npm:^2.0.0"
57175726
pump: "npm:^3.0.0"
57185727
readable-stream: "npm:^4.0.0"
57195728
secure-json-parse: "npm:^2.4.0"
57205729
sonic-boom: "npm:^4.0.1"
57215730
strip-json-comments: "npm:^3.1.1"
57225731
bin:
57235732
pino-pretty: bin.js
5724-
checksum: 10/4a6409da8d7402f6134f0ce7da704e1c39b9f0bc9c2be815ddc5091f97962ee65eec677828c2570b5875e0d8562229a6274a542f25327cbfeeea1d6b20ab21e5
5733+
checksum: 10/8494a07dc7428806648beffd0d6809a4cd25fb6ef48c567597d6534e7868a5eec477601c7aea65c7e7dd329ffa62182fe266fbc3e3726e39b9a49e2133f416cb
57255734
languageName: node
57265735
linkType: hard
57275736

0 commit comments

Comments
 (0)