From e34ea0fe13844253ce3515ef3ffda575abe057b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 May 2024 02:14:31 +0000 Subject: [PATCH] fix(deps): update dependency pino to v9 --- package.json | 2 +- packages/shared/package.json | 2 +- pnpm-lock.yaml | 51 +++--------------------------------- 3 files changed, 6 insertions(+), 49 deletions(-) diff --git a/package.json b/package.json index 11aa7928d..5b6e2aafe 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "drizzle-orm": "^0.30.10", "fastify": "^4.27.0", "pg": "^8.11.5", - "pino": "^8.21.0", + "pino": "^9.0.0", "pino-pretty": "^11.0.0", "short-unique-id": "^5.2.0", "ts-node": "^10.9.2", diff --git a/packages/shared/package.json b/packages/shared/package.json index 06585a8dd..4cb7e4731 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -20,7 +20,7 @@ "author": "", "license": "AGPL-3.0", "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 36cbf7b6e..c40c7c6f5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: ^8.11.5 version: 8.11.5 pino: - specifier: ^8.21.0 - version: 8.21.0 + specifier: ^9.0.0 + version: 9.0.0 pino-pretty: specifier: ^11.0.0 version: 11.0.0 @@ -212,8 +212,8 @@ importers: packages/shared: dependencies: pino: - specifier: ^8.18.0 - version: 8.20.0 + specifier: ^9.0.0 + version: 9.0.0 pino-pretty: specifier: ^11.0.0 version: 11.0.0 @@ -2279,14 +2279,6 @@ packages: pino-std-serializers@6.2.2: resolution: {integrity: sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==} - pino@8.20.0: - resolution: {integrity: sha512-uhIfMj5TVp+WynVASaVEJFTncTUe4dHBq6CWplu/vBgvGHhvBvQfxz+vcOrnnBQdORH3izaGEurLfNlq3YxdFQ==} - hasBin: true - - pino@8.21.0: - resolution: {integrity: sha512-ip4qdzjkAyDDZklUaZkcRFb2iA118H9SgRh8yzTkSQK8HilsOJF7rSY8HoW5+I0M46AZgX/pxbprf2vvzQCE0Q==} - hasBin: true - pino@9.0.0: resolution: {integrity: sha512-uI1ThkzTShNSwvsUM6b4ND8ANzWURk9zTELMztFkmnCQeR/4wkomJ+echHee5GMWGovoSfjwdeu80DsFIt7mbA==} hasBin: true @@ -2633,9 +2625,6 @@ packages: text-table@0.2.0: resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==} - thread-stream@2.6.0: - resolution: {integrity: sha512-t4eNiKdGwd1EV6tx76mRbrOqwvkxz+ssOiQXEXw88m4p/Xp6679vg16sf39BAstRjHOiWIqp5+J2ylHk3pU30g==} - thread-stream@2.7.0: resolution: {integrity: sha512-qQiRWsU/wvNolI6tbbCKd9iKaTnCXsTwVxhhKM6nctPdujTyztjlbUkUTUymidWcMnZ5pWR0ej4a0tjsW021vw==} @@ -4869,34 +4858,6 @@ snapshots: pino-std-serializers@6.2.2: {} - pino@8.20.0: - dependencies: - atomic-sleep: 1.0.0 - fast-redact: 3.5.0 - on-exit-leak-free: 2.1.2 - pino-abstract-transport: 1.2.0 - pino-std-serializers: 6.2.2 - process-warning: 3.0.0 - quick-format-unescaped: 4.0.4 - real-require: 0.2.0 - safe-stable-stringify: 2.4.3 - sonic-boom: 3.8.1 - thread-stream: 2.6.0 - - pino@8.21.0: - dependencies: - atomic-sleep: 1.0.0 - fast-redact: 3.5.0 - on-exit-leak-free: 2.1.2 - pino-abstract-transport: 1.2.0 - pino-std-serializers: 6.2.2 - process-warning: 3.0.0 - quick-format-unescaped: 4.0.4 - real-require: 0.2.0 - safe-stable-stringify: 2.4.3 - sonic-boom: 3.8.1 - thread-stream: 2.7.0 - pino@9.0.0: dependencies: atomic-sleep: 1.0.0 @@ -5212,10 +5173,6 @@ snapshots: text-table@0.2.0: {} - thread-stream@2.6.0: - dependencies: - real-require: 0.2.0 - thread-stream@2.7.0: dependencies: real-require: 0.2.0