diff --git a/packages/kernel/package.json b/packages/kernel/package.json index 4cb13cd..d94c03f 100644 --- a/packages/kernel/package.json +++ b/packages/kernel/package.json @@ -59,7 +59,7 @@ }, "dependencies": { "aidk-shared": "workspace:*", - "pino": "^9.6.0" + "pino": "^10.1.0" }, "devDependencies": { "pino-pretty": "^13.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c8c270d..0890b04 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -182,8 +182,8 @@ importers: specifier: workspace:* version: link:../shared pino: - specifier: ^9.6.0 - version: 9.14.0 + specifier: ^10.1.0 + version: 10.1.0 devDependencies: pino-pretty: specifier: ^13.0.0 @@ -2653,8 +2653,8 @@ packages: pino-std-serializers@7.0.0: resolution: {integrity: sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA==} - pino@9.14.0: - resolution: {integrity: sha512-8OEwKp5juEvb/MjpIc4hjqfgCNysrS94RIOMXYvpYCdm/jglrKEiAYmiumbmGhCvs+IcInsphYDFwqrjr7398w==} + pino@10.1.0: + resolution: {integrity: sha512-0zZC2ygfdqvqK8zJIr1e+wT1T/L+LF6qvqvbzEQ6tiMAoTqEVK9a1K3YRu8HEUvGEvNqZyPJTtb2sNIoTkB83w==} hasBin: true pirates@4.0.7: @@ -6094,7 +6094,7 @@ snapshots: pino-std-serializers@7.0.0: {} - pino@9.14.0: + pino@10.1.0: dependencies: '@pinojs/redact': 0.4.0 atomic-sleep: 1.0.0