From dd1a851f7714e2adf9860a08875dfde64e5ee00c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 18:58:49 +0000 Subject: [PATCH] deps: bump pino in the production-dependencies group Bumps the production-dependencies group with 1 update: [pino](https://github.com/pinojs/pino). Updates `pino` from 10.2.0 to 10.2.1 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](https://github.com/pinojs/pino/compare/v10.2.0...v10.2.1) --- updated-dependencies: - dependency-name: pino dependency-version: 10.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- apps/api/package.json | 2 +- apps/app/package.json | 2 +- apps/auth/package.json | 2 +- apps/shared/package.json | 2 +- pnpm-lock.yaml | 22 +++++++++++----------- 5 files changed, 15 insertions(+), 15 deletions(-) diff --git a/apps/api/package.json b/apps/api/package.json index 2aeb486..80bf68b 100644 --- a/apps/api/package.json +++ b/apps/api/package.json @@ -13,7 +13,7 @@ "dotenv": "^17.2.3", "express": "^5.2.1", "jose": "^6.1.3", - "pino": "^10.2.0", + "pino": "^10.2.1", "pino-pretty": "^13.1.3" }, "devDependencies": { diff --git a/apps/app/package.json b/apps/app/package.json index 874c0da..3558856 100644 --- a/apps/app/package.json +++ b/apps/app/package.json @@ -18,7 +18,7 @@ "express": "^5.2.1", "jose": "^6.1.3", "openid-client": "^6.8.1", - "pino": "^10.2.0", + "pino": "^10.2.1", "pino-pretty": "^13.1.3", "undici": "^7.18.2" }, diff --git a/apps/auth/package.json b/apps/auth/package.json index fc14d3d..5d0de5a 100644 --- a/apps/auth/package.json +++ b/apps/auth/package.json @@ -16,7 +16,7 @@ "ejs": "^3.1.10", "express": "^5.2.1", "oidc-provider": "^9.6.0", - "pino": "^10.2.0", + "pino": "^10.2.1", "pino-pretty": "^13.1.3" }, "devDependencies": { diff --git a/apps/shared/package.json b/apps/shared/package.json index da7d5b8..8dbd412 100644 --- a/apps/shared/package.json +++ b/apps/shared/package.json @@ -47,7 +47,7 @@ "license": "MIT", "dependencies": { "helmet": "^8.1.0", - "pino": "^10.2.0", + "pino": "^10.2.1", "pino-pretty": "^13.1.3", "zod": "^4.3.5" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5c98a7e..c0ac088 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: ^6.1.3 version: 6.1.3 pino: - specifier: ^10.2.0 - version: 10.2.0 + specifier: ^10.2.1 + version: 10.2.1 pino-pretty: specifier: ^13.1.3 version: 13.1.3 @@ -95,8 +95,8 @@ importers: specifier: ^6.8.1 version: 6.8.1 pino: - specifier: ^10.2.0 - version: 10.2.0 + specifier: ^10.2.1 + version: 10.2.1 pino-pretty: specifier: ^13.1.3 version: 13.1.3 @@ -150,8 +150,8 @@ importers: specifier: ^9.6.0 version: 9.6.0 pino: - specifier: ^10.2.0 - version: 10.2.0 + specifier: ^10.2.1 + version: 10.2.1 pino-pretty: specifier: ^13.1.3 version: 13.1.3 @@ -190,8 +190,8 @@ importers: specifier: ^8.1.0 version: 8.1.0 pino: - specifier: ^10.2.0 - version: 10.2.0 + specifier: ^10.2.1 + version: 10.2.1 pino-pretty: specifier: ^13.1.3 version: 13.1.3 @@ -1463,8 +1463,8 @@ packages: pino-std-serializers@7.1.0: resolution: {integrity: sha512-BndPH67/JxGExRgiX1dX0w1FvZck5Wa4aal9198SrRhZjH3GxKQUKIBnYJTdj2HDN3UQAS06HlfcSbQj2OHmaw==} - pino@10.2.0: - resolution: {integrity: sha512-NFnZqUliT+OHkRXVSf8vdOr13N1wv31hRryVjqbreVh/SDCNaI6mnRDDq89HVRCbem1SAl7yj04OANeqP0nT6A==} + pino@10.2.1: + resolution: {integrity: sha512-Tjyv76gdUe2460dEhtcnA4fU/+HhGq2Kr7OWlo2R/Xxbmn/ZNKWavNWTD2k97IE+s755iVU7WcaOEIl+H3cq8w==} hasBin: true prelude-ls@1.2.1: @@ -2934,7 +2934,7 @@ snapshots: pino-std-serializers@7.1.0: {} - pino@10.2.0: + pino@10.2.1: dependencies: '@pinojs/redact': 0.4.0 atomic-sleep: 1.0.0