From 8512ef948a493a1774a12ee495c23e908a843030 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Jul 2023 10:04:22 +0000 Subject: [PATCH] chore(deps): update dependency pino-pretty to v10.0.1 --- api/package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/api/package.json b/api/package.json index 422a481ffcd..2f66fb1d3ef 100644 --- a/api/package.json +++ b/api/package.json @@ -32,7 +32,7 @@ "ajv": "8.12.0", "dotenv-cli": "7.2.1", "jest": "29.5.0", - "pino-pretty": "10.0.0", + "pino-pretty": "10.0.1", "prisma": "4.16.2", "supertest": "6.3.3", "ts-jest": "29.1.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dd238b7c608..39a9f4cbacb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -248,8 +248,8 @@ importers: specifier: 29.5.0 version: 29.5.0(@types/node@18.16.19)(ts-node@10.9.1) pino-pretty: - specifier: 10.0.0 - version: 10.0.0 + specifier: 10.0.1 + version: 10.0.1 prisma: specifier: 4.16.2 version: 4.16.2 @@ -3807,7 +3807,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.0 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.20.12): @@ -3816,7 +3816,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.20.12 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.20.2 /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.22.8): resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} @@ -12568,8 +12568,8 @@ packages: eslint: '>= 4.12.1' dependencies: '@babel/code-frame': 7.22.5 - '@babel/parser': 7.22.5 - '@babel/traverse': 7.22.5 + '@babel/parser': 7.22.7 + '@babel/traverse': 7.22.8 '@babel/types': 7.22.5 eslint: 7.32.0 eslint-visitor-keys: 1.3.0 @@ -26715,8 +26715,8 @@ packages: readable-stream: 4.3.0 split2: 4.1.0 - /pino-pretty@10.0.0: - resolution: {integrity: sha512-zKFjYXBzLaLTEAN1ayKpHXtL5UeRQC7R3lvhKe7fWs7hIVEjKGG/qIXwQt9HmeUp71ogUd/YcW+LmMwRp4KT6Q==} + /pino-pretty@10.0.1: + resolution: {integrity: sha512-yrn00+jNpkvZX/NrPVCPIVHAfTDy3ahF0PND9tKqZk4j9s+loK8dpzrJj4dGb7i+WLuR50ussuTAiWoMWU+qeA==} hasBin: true dependencies: colorette: 2.0.19