From f43e56ada700ce8e2d3ee7a76a8409d6aaae583b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 12:12:02 +0200 Subject: [PATCH] Bump pino-pretty from 11.2.1 to 11.2.2 (#23572) Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 11.2.1 to 11.2.2. - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](https://github.com/pinojs/pino-pretty/compare/v11.2.1...v11.2.2) --- updated-dependencies: - dependency-name: pino-pretty dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- api/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/api/package.json b/api/package.json index 44fa0b33bf..97b9504b0b 100644 --- a/api/package.json +++ b/api/package.json @@ -164,7 +164,7 @@ "pino": "9.4.0", "pino-http": "9.0.0", "pino-http-print": "3.1.0", - "pino-pretty": "11.2.1", + "pino-pretty": "11.2.2", "qs": "6.13.0", "rate-limiter-flexible": "5.0.3", "rollup": "4.17.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5f9e3001cc..5759accb50 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -333,8 +333,8 @@ importers: specifier: 3.1.0 version: 3.1.0 pino-pretty: - specifier: 11.2.1 - version: 11.2.1 + specifier: 11.2.2 + version: 11.2.2 qs: specifier: 6.13.0 version: 6.13.0 @@ -9547,8 +9547,8 @@ packages: pino-http@9.0.0: resolution: {integrity: sha512-Q9QDNEz0vQmbJtMFjOVr2c9yL92vHudjmr3s3m6J1hbw3DBGFZJm3TIj9TWyynZ4GEsEA9SOtni4heRUr6lNOg==} - pino-pretty@11.2.1: - resolution: {integrity: sha512-O05NuD9tkRasFRWVaF/uHLOvoRDFD7tb5VMertr78rbsYFjYp48Vg3477EshVAF5eZaEw+OpDl/tu+B0R5o+7g==} + pino-pretty@11.2.2: + resolution: {integrity: sha512-2FnyGir8nAJAqD3srROdrF1J5BIcMT4nwj7hHSc60El6Uxlym00UbCCd8pYIterstVBFlMyF1yFV8XdGIPbj4A==} hasBin: true pino-pretty@7.6.1: @@ -21045,7 +21045,7 @@ snapshots: pino-std-serializers: 6.2.2 process-warning: 3.0.0 - pino-pretty@11.2.1: + pino-pretty@11.2.2: dependencies: colorette: 2.0.20 dateformat: 4.6.3