diff --git a/packages/express-access-log-middleware/package.json b/packages/express-access-log-middleware/package.json index 2fddc0a..aa7d1c2 100644 --- a/packages/express-access-log-middleware/package.json +++ b/packages/express-access-log-middleware/package.json @@ -41,7 +41,7 @@ "rimraf": "catalog:", "supertest": "catalog:", "typescript": "catalog:", - "pino": "10.1.0", + "pino": "10.3.1", "vitest-config": "workspace:^", "vitest": "catalog:", "@microsoft/api-extractor": "catalog:" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 987aaf5..1e89a25 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -344,8 +344,8 @@ importers: specifier: 4.22.1 version: 4.22.1 pino: - specifier: 10.1.0 - version: 10.1.0 + specifier: 10.3.1 + version: 10.3.1 rimraf: specifier: 'catalog:' version: 6.1.2 @@ -4504,6 +4504,10 @@ packages: resolution: {integrity: sha512-0zZC2ygfdqvqK8zJIr1e+wT1T/L+LF6qvqvbzEQ6tiMAoTqEVK9a1K3YRu8HEUvGEvNqZyPJTtb2sNIoTkB83w==} hasBin: true + pino@10.3.1: + resolution: {integrity: sha512-r34yH/GlQpKZbU1BvFFqOjhISRo1MNx1tWYsYvmj6KIRHSPMT2+yHOEb1SG6NMvRoHRF0a07kCOox/9yakl1vg==} + hasBin: true + pluralize@8.0.0: resolution: {integrity: sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==} engines: {node: '>=4'} @@ -5016,6 +5020,10 @@ packages: thread-stream@3.1.0: resolution: {integrity: sha512-OqyPZ9u96VohAyMfJykzmivOrY2wfMSf3C5TtFJVgN+Hm6aj+voFhlK+kZEIv2FBh1X6Xp3DlnCOfEQ3B2J86A==} + thread-stream@4.0.0: + resolution: {integrity: sha512-4iMVL6HAINXWf1ZKZjIPcz5wYaOdPhtO8ATvZ+Xqp3BTdaqtAwQkNmKORqcIo5YkQqGXq5cwfswDwMqqQNrpJA==} + engines: {node: '>=20'} + through@2.3.8: resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==} @@ -9665,7 +9673,7 @@ snapshots: pino-http@11.0.0: dependencies: get-caller-file: 2.0.5 - pino: 10.1.0 + pino: 10.3.1 pino-std-serializers: 7.0.0 process-warning: 5.0.0 @@ -9709,6 +9717,20 @@ snapshots: sonic-boom: 4.2.0 thread-stream: 3.1.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: 3.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: 4.0.0 + pluralize@8.0.0: {} possible-typed-array-names@1.1.0: {} @@ -10349,6 +10371,10 @@ snapshots: dependencies: real-require: 0.2.0 + thread-stream@4.0.0: + dependencies: + real-require: 0.2.0 + through@2.3.8: {} tinybench@2.9.0: {}