From 6f5eb9178bd005562ef0a5c5cfc4a6898ea8bdff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 12:03:03 +0000 Subject: [PATCH] fix(deps): update dependency pino to v9 --- package.json | 2 +- packages/shared/package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 999e92500..9c06c033e 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@rustymotors/shared-packets": "workspace:^", "@sentry/esbuild-plugin": "^2.16.0", "fastify": "^4.26.2", - "pino": "^8.19.0", + "pino": "^9.0.0", "pino-pretty": "^11.0.0", "short-unique-id": "^5.0.3", "slonik": "^40.0.0", diff --git a/packages/shared/package.json b/packages/shared/package.json index 49c5a1a0c..168370dc7 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -16,7 +16,7 @@ "author": "", "license": "ISC", "dependencies": { - "pino": "^8.18.0", + "pino": "^9.0.0", "pino-pretty": "^11.0.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c49dbc3c5..52f5a1668 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: ^4.26.2 version: 4.26.2 pino: - specifier: ^8.19.0 - version: 8.21.0 + specifier: ^9.0.0 + version: 9.0.0 pino-pretty: specifier: ^11.0.0 version: 11.0.0 @@ -161,8 +161,8 @@ importers: packages/shared: dependencies: pino: - specifier: ^8.18.0 - version: 8.21.0 + specifier: ^9.0.0 + version: 9.0.0 pino-pretty: specifier: ^11.0.0 version: 11.0.0 @@ -3200,8 +3200,8 @@ packages: thread-stream: 2.4.1 dev: false - /pino@8.21.0: - resolution: {integrity: sha512-ip4qdzjkAyDDZklUaZkcRFb2iA118H9SgRh8yzTkSQK8HilsOJF7rSY8HoW5+I0M46AZgX/pxbprf2vvzQCE0Q==} + /pino@9.0.0: + resolution: {integrity: sha512-uI1ThkzTShNSwvsUM6b4ND8ANzWURk9zTELMztFkmnCQeR/4wkomJ+echHee5GMWGovoSfjwdeu80DsFIt7mbA==} hasBin: true dependencies: atomic-sleep: 1.0.0