From 9fd8a65767d1ef0e5b73fbd6f7b644a909788bc8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 13:54:21 +0000 Subject: [PATCH] chore(deps): update dependency pino-pretty to v10.1.0 --- api/package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/api/package.json b/api/package.json index 6bb52c07a3d..35548323e33 100644 --- a/api/package.json +++ b/api/package.json @@ -35,7 +35,7 @@ "@types/supertest": "2.0.12", "dotenv-cli": "7.2.1", "jest": "29.6.1", - "pino-pretty": "10.0.1", + "pino-pretty": "10.1.0", "prisma": "4.16.2", "supertest": "6.3.3", "ts-jest": "29.1.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 494a4202bc8..ad108ccb550 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -254,8 +254,8 @@ importers: specifier: 29.6.1 version: 29.6.1(@types/node@18.16.20)(ts-node@10.9.1) pino-pretty: - specifier: 10.0.1 - version: 10.0.1 + specifier: 10.1.0 + version: 10.1.0 prisma: specifier: 4.16.2 version: 4.16.2 @@ -17246,7 +17246,7 @@ packages: minimatch: 3.1.2 object.values: 1.1.6 resolve: 1.22.2 - semver: 6.3.1 + semver: 6.3.0 tsconfig-paths: 3.14.2 transitivePeerDependencies: - eslint-import-resolver-typescript @@ -17341,7 +17341,7 @@ packages: minimatch: 3.1.2 object.entries: 1.1.6 object.fromentries: 2.0.6 - semver: 6.3.1 + semver: 6.3.0 /eslint-plugin-jsx-a11y@6.7.1(eslint@8.45.0): resolution: {integrity: sha512-63Bog4iIethyo8smBklORknVjB0T2dwB8Mr/hIC+fBS0uyHdYYpzM/Ed+YC8VxTjlXHEWFOdmgwcDn1U2L9VCA==} @@ -26342,8 +26342,8 @@ packages: readable-stream: 4.3.0 split2: 4.1.0 - /pino-pretty@10.0.1: - resolution: {integrity: sha512-yrn00+jNpkvZX/NrPVCPIVHAfTDy3ahF0PND9tKqZk4j9s+loK8dpzrJj4dGb7i+WLuR50ussuTAiWoMWU+qeA==} + /pino-pretty@10.1.0: + resolution: {integrity: sha512-9gAgVHCVTEq0ThcjoXkOICYQgdqh1h90WSuVAnNeCrRrefJInUvMbpDfy6PlsI29Nbu9UW9CGkUHztrR1A9N+A==} hasBin: true dependencies: colorette: 2.0.19