From 77278181f256fc40e799350f9d5808b2c5d15a5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 05:18:28 +0000 Subject: [PATCH] chore(deps): bump pino from 9.4.0 to 9.5.0 Bumps [pino](https://github.com/pinojs/pino) from 9.4.0 to 9.5.0. - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](https://github.com/pinojs/pino/compare/v9.4.0...v9.5.0) --- updated-dependencies: - dependency-name: pino dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docker/gateway/package.json | 2 +- yarn.lock | 21 +++++++++++++++------ 2 files changed, 16 insertions(+), 7 deletions(-) diff --git a/docker/gateway/package.json b/docker/gateway/package.json index 2bc7c7cf..29934d29 100644 --- a/docker/gateway/package.json +++ b/docker/gateway/package.json @@ -34,7 +34,7 @@ "jolokia.js": "^2.1.7", "jwt-decode": "^4.0.0", "method-override": "^3.0.0", - "pino": "^9.4.0", + "pino": "^9.5.0", "pino-http": "^10.3.0", "pino-pretty": "^11.2.2", "ts-node": "^10.9.2", diff --git a/yarn.lock b/yarn.lock index fb24b949..6c27f5e1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2046,7 +2046,7 @@ __metadata: jolokia.js: "npm:^2.1.7" jwt-decode: "npm:^4.0.0" method-override: "npm:^3.0.0" - pino: "npm:^9.4.0" + pino: "npm:^9.5.0" pino-http: "npm:^10.3.0" pino-pretty: "npm:^11.2.2" source-map-loader: "npm:^5.0.0" @@ -12805,6 +12805,15 @@ __metadata: languageName: node linkType: hard +"pino-abstract-transport@npm:^2.0.0": + version: 2.0.0 + resolution: "pino-abstract-transport@npm:2.0.0" + dependencies: + split2: "npm:^4.0.0" + checksum: 10/e5699ecb06c7121055978e988e5cecea5b6892fc2589c64f1f86df5e7386bbbfd2ada268839e911b021c6b3123428aed7c6be3ac7940eee139556c75324c7e83 + languageName: node + linkType: hard + "pino-http@npm:^10.3.0": version: 10.3.0 resolution: "pino-http@npm:10.3.0" @@ -12869,14 +12878,14 @@ __metadata: languageName: node linkType: hard -"pino@npm:^9.4.0": - version: 9.4.0 - resolution: "pino@npm:9.4.0" +"pino@npm:^9.5.0": + version: 9.5.0 + resolution: "pino@npm:9.5.0" dependencies: atomic-sleep: "npm:^1.0.0" fast-redact: "npm:^3.1.1" on-exit-leak-free: "npm:^2.1.0" - pino-abstract-transport: "npm:^1.2.0" + pino-abstract-transport: "npm:^2.0.0" pino-std-serializers: "npm:^7.0.0" process-warning: "npm:^4.0.0" quick-format-unescaped: "npm:^4.0.3" @@ -12886,7 +12895,7 @@ __metadata: thread-stream: "npm:^3.0.0" bin: pino: bin.js - checksum: 10/1c730c216052bab277cab619da8fb9ef916fd29c7aee66e0a6e0c089cb41713df6a9071517755e3bef0ca3160629fd85d22c8f9d277e41ce332c91999e073146 + checksum: 10/e2dba79524be133e2a0800ad0424bbf2c4c94c46f028a81e514d40951666f3dcec76c582fd5ce6f6155df0f5a9d6d0257924fdf043fe285236d36c76509a59dd languageName: node linkType: hard