From 4f5bb0b83ae15088d3295c1ccdd86eb771421ff8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 03:42:22 +0000 Subject: [PATCH] chore(deps): bump pino from 9.14.0 to 10.3.1 Bumps [pino](https://github.com/pinojs/pino) from 9.14.0 to 10.3.1. - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](https://github.com/pinojs/pino/compare/v9.14.0...v10.3.1) --- updated-dependencies: - dependency-name: pino dependency-version: 10.3.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/api/package.json | 2 +- apps/indexer/package.json | 2 +- pnpm-lock.yaml | 40 ++++++++++++++++++++++----------------- 3 files changed, 25 insertions(+), 19 deletions(-) diff --git a/apps/api/package.json b/apps/api/package.json index 286ad9b..d8ca8ec 100644 --- a/apps/api/package.json +++ b/apps/api/package.json @@ -19,7 +19,7 @@ "fastify": "^5.2.0", "mercurius": "^16.0.0", "graphql": "^16.9.0", - "pino": "^9.5.0", + "pino": "^10.3.1", "drizzle-orm": "^0.45.2", "viem": "^2.48.11" }, diff --git a/apps/indexer/package.json b/apps/indexer/package.json index 61f5454..766a8d7 100644 --- a/apps/indexer/package.json +++ b/apps/indexer/package.json @@ -15,7 +15,7 @@ "@sentriscloud/indexer-db": "workspace:*", "@sentriscloud/indexer-chain": "workspace:*", "fastify": "^5.2.0", - "pino": "^9.5.0", + "pino": "^10.3.1", "viem": "^2.48.11", "drizzle-orm": "^0.45.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d509e4b..0505cf1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: ^16.0.0 version: 16.9.0(graphql@16.14.0) pino: - specifier: ^9.5.0 - version: 9.14.0 + specifier: ^10.3.1 + version: 10.3.1 viem: specifier: ^2.48.11 version: 2.48.11(typescript@5.9.3) @@ -79,8 +79,8 @@ importers: specifier: ^5.2.0 version: 5.8.5 pino: - specifier: ^9.5.0 - version: 9.14.0 + specifier: ^10.3.1 + version: 10.3.1 viem: specifier: ^2.48.11 version: 2.48.11(typescript@5.9.3) @@ -1149,14 +1149,14 @@ packages: resolution: {integrity: sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==} engines: {node: 18 || 20 || >=22} - pino-abstract-transport@2.0.0: - resolution: {integrity: sha512-F63x5tizV6WCh4R6RHyi2Ml+M70DNRXt/+HANowMflpgGFMAym/VKm6G7ZOQRjqN7XbGxK1Lg9t6ZrtzOaivMw==} + pino-abstract-transport@3.0.0: + resolution: {integrity: sha512-wlfUczU+n7Hy/Ha5j9a/gZNy7We5+cXp8YL+X+PG8S0KXxw7n/JXA3c46Y0zQznIJ83URJiwy7Lh56WLokNuxg==} pino-std-serializers@7.1.0: resolution: {integrity: sha512-BndPH67/JxGExRgiX1dX0w1FvZck5Wa4aal9198SrRhZjH3GxKQUKIBnYJTdj2HDN3UQAS06HlfcSbQj2OHmaw==} - pino@9.14.0: - resolution: {integrity: sha512-8OEwKp5juEvb/MjpIc4hjqfgCNysrS94RIOMXYvpYCdm/jglrKEiAYmiumbmGhCvs+IcInsphYDFwqrjr7398w==} + pino@10.3.1: + resolution: {integrity: sha512-r34yH/GlQpKZbU1BvFFqOjhISRo1MNx1tWYsYvmj6KIRHSPMT2+yHOEb1SG6NMvRoHRF0a07kCOox/9yakl1vg==} hasBin: true postgres@3.4.9: @@ -1205,6 +1205,9 @@ packages: resolution: {integrity: sha512-57frrGM/OCTLqLOAh0mhVA9VBMHd+9U7Zb2THMGdBUoZVOtGbJzjxsYGDJ3A9AYYCP4hn6y1TVbaOfzWtm5GFg==} engines: {node: '>= 12.13.0'} + real-require@1.0.0: + resolution: {integrity: sha512-P4nbQYQfePJxRSmY+v/KINxVucm4NF3p3s7pJveMTtom52FR4YGltUQLB8idDXwDDWW+eYrWDFbuzUnjoWHF7g==} + require-directory@2.1.1: resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==} engines: {node: '>=0.10.0'} @@ -1287,8 +1290,9 @@ packages: resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==} engines: {node: '>=8'} - thread-stream@3.1.0: - resolution: {integrity: sha512-OqyPZ9u96VohAyMfJykzmivOrY2wfMSf3C5TtFJVgN+Hm6aj+voFhlK+kZEIv2FBh1X6Xp3DlnCOfEQ3B2J86A==} + thread-stream@4.1.0: + resolution: {integrity: sha512-Bw6h2iBDt16v6iHLChBIoVYU8CBo9GPsW8TG7h1hRVhqKhIkH6N8qkxNSmiOZTKsCLPbtWG4ViWLkU6KeKXpig==} + engines: {node: '>=20'} tiny-lru@11.4.7: resolution: {integrity: sha512-w/Te7uMUVeH0CR8vZIjr+XiN41V+30lkDdK+NRIDCUYKKuL9VcmaUEmaPISuwGhLlrTGh5yu18lENtR9axSxYw==} @@ -1994,7 +1998,7 @@ snapshots: fast-json-stringify: 6.3.0 find-my-way: 9.5.0 light-my-request: 6.6.0 - pino: 9.14.0 + pino: 10.3.1 process-warning: 5.0.0 rfdc: 1.4.1 secure-json-parse: 4.1.0 @@ -2163,25 +2167,25 @@ snapshots: lru-cache: 11.3.6 minipass: 7.1.3 - pino-abstract-transport@2.0.0: + pino-abstract-transport@3.0.0: dependencies: split2: 4.2.0 pino-std-serializers@7.1.0: {} - pino@9.14.0: + pino@10.3.1: dependencies: '@pinojs/redact': 0.4.0 atomic-sleep: 1.0.0 on-exit-leak-free: 2.1.2 - pino-abstract-transport: 2.0.0 + pino-abstract-transport: 3.0.0 pino-std-serializers: 7.1.0 process-warning: 5.0.0 quick-format-unescaped: 4.0.4 real-require: 0.2.0 safe-stable-stringify: 2.5.0 sonic-boom: 4.2.1 - thread-stream: 3.1.0 + thread-stream: 4.1.0 postgres@3.4.9: {} @@ -2230,6 +2234,8 @@ snapshots: real-require@0.2.0: {} + real-require@1.0.0: {} + require-directory@2.1.1: {} require-from-string@2.0.2: {} @@ -2293,9 +2299,9 @@ snapshots: dependencies: ansi-regex: 5.0.1 - thread-stream@3.1.0: + thread-stream@4.1.0: dependencies: - real-require: 0.2.0 + real-require: 1.0.0 tiny-lru@11.4.7: {}