diff --git a/package.json b/package.json index 042fe028..ada2a5c3 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "lodash": "^4.17.21", "nestjs-pino": "^4.5.0", "pino": "^9.14.0", - "pino-http": "^10.5.0", + "pino-http": "^11.0.0", "rate-limiter-flexible": "^9.0.1", "redis": "^5.10.0", "reflect-metadata": "^0.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4f6045f5..1d9421a0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -85,13 +85,13 @@ importers: version: 4.17.21 nestjs-pino: specifier: ^4.5.0 - version: 4.5.0(@nestjs/common@10.4.16(reflect-metadata@0.2.2)(rxjs@7.8.2))(pino-http@10.5.0)(pino@9.14.0)(rxjs@7.8.2) + version: 4.5.0(@nestjs/common@10.4.16(reflect-metadata@0.2.2)(rxjs@7.8.2))(pino-http@11.0.0)(pino@9.14.0)(rxjs@7.8.2) pino: specifier: ^9.14.0 version: 9.14.0 pino-http: - specifier: ^10.5.0 - version: 10.5.0 + specifier: ^11.0.0 + version: 11.0.0 rate-limiter-flexible: specifier: ^9.0.1 version: 9.0.1 @@ -3322,12 +3322,16 @@ packages: pino-abstract-transport@2.0.0: resolution: {integrity: sha512-F63x5tizV6WCh4R6RHyi2Ml+M70DNRXt/+HANowMflpgGFMAym/VKm6G7ZOQRjqN7XbGxK1Lg9t6ZrtzOaivMw==} - pino-http@10.5.0: - resolution: {integrity: sha512-hD91XjgaKkSsdn8P7LaebrNzhGTdB086W3pyPihX0EzGPjq5uBJBXo4N5guqNaK6mUjg9aubMF7wDViYek9dRA==} + pino-http@11.0.0: + resolution: {integrity: sha512-wqg5XIAGRRIWtTk8qPGxkbrfiwEWz1lgedVLvhLALudKXvg1/L2lTFgTGPJ4Z2e3qcRmxoFxDuSdMdMGNM6I1g==} pino-std-serializers@7.0.0: resolution: {integrity: sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA==} + pino@10.1.0: + resolution: {integrity: sha512-0zZC2ygfdqvqK8zJIr1e+wT1T/L+LF6qvqvbzEQ6tiMAoTqEVK9a1K3YRu8HEUvGEvNqZyPJTtb2sNIoTkB83w==} + hasBin: true + pino@9.14.0: resolution: {integrity: sha512-8OEwKp5juEvb/MjpIc4hjqfgCNysrS94RIOMXYvpYCdm/jglrKEiAYmiumbmGhCvs+IcInsphYDFwqrjr7398w==} hasBin: true @@ -7614,11 +7618,11 @@ snapshots: neo-async@2.6.2: {} - nestjs-pino@4.5.0(@nestjs/common@10.4.16(reflect-metadata@0.2.2)(rxjs@7.8.2))(pino-http@10.5.0)(pino@9.14.0)(rxjs@7.8.2): + nestjs-pino@4.5.0(@nestjs/common@10.4.16(reflect-metadata@0.2.2)(rxjs@7.8.2))(pino-http@11.0.0)(pino@9.14.0)(rxjs@7.8.2): dependencies: '@nestjs/common': 10.4.16(reflect-metadata@0.2.2)(rxjs@7.8.2) pino: 9.14.0 - pino-http: 10.5.0 + pino-http: 11.0.0 rxjs: 7.8.2 node-abort-controller@3.1.1: {} @@ -7809,15 +7813,29 @@ snapshots: dependencies: split2: 4.2.0 - pino-http@10.5.0: + pino-http@11.0.0: dependencies: get-caller-file: 2.0.5 - pino: 9.14.0 + pino: 10.1.0 pino-std-serializers: 7.0.0 process-warning: 5.0.0 pino-std-serializers@7.0.0: {} + pino@10.1.0: + 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-std-serializers: 7.0.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.0 + thread-stream: 3.1.0 + pino@9.14.0: dependencies: '@pinojs/redact': 0.4.0