From 5cc15d0f06fd02b460abe47aefc7717aa76880fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Jun 2025 02:28:57 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20zod?= =?UTF-8?q?=20to=20v3.25.50?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index bbe96ba7..bd284c16 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "pino": "9.7.0", "pino-http": "10.5.0", "swagger-ui-express": "5.0.1", - "zod": "3.25.49" + "zod": "3.25.50" }, "devDependencies": { "@biomejs/biome": "1.9.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aae90bb5..3ee9754f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: '@asteasolutions/zod-to-openapi': specifier: 7.3.2 - version: 7.3.2(zod@3.25.49) + version: 7.3.2(zod@3.25.50) cors: specifier: 2.8.5 version: 2.8.5 @@ -39,8 +39,8 @@ importers: specifier: 5.0.1 version: 5.0.1(express@5.1.0) zod: - specifier: 3.25.49 - version: 3.25.49 + specifier: 3.25.50 + version: 3.25.50 devDependencies: '@biomejs/biome': specifier: 1.9.4 @@ -1574,8 +1574,8 @@ packages: engines: {node: '>= 14'} hasBin: true - zod@3.25.49: - resolution: {integrity: sha512-JMMPMy9ZBk3XFEdbM3iL1brx4NUSejd6xr3ELrrGEfGb355gjhiAWtG3K5o+AViV/3ZfkIrCzXsZn6SbLwTR8Q==} + zod@3.25.50: + resolution: {integrity: sha512-VstOnRxf4tlSq0raIwbn0n+LA34SxVoZ8r3pkwSUM0jqNiA/HCMQEVjTuS5FZmHsge+9MDGTiAuHyml5T0um6A==} snapshots: @@ -1584,10 +1584,10 @@ snapshots: '@jridgewell/gen-mapping': 0.3.8 '@jridgewell/trace-mapping': 0.3.25 - '@asteasolutions/zod-to-openapi@7.3.2(zod@3.25.49)': + '@asteasolutions/zod-to-openapi@7.3.2(zod@3.25.50)': dependencies: openapi3-ts: 4.4.0 - zod: 3.25.49 + zod: 3.25.50 '@babel/helper-string-parser@7.27.1': {} @@ -3012,4 +3012,4 @@ snapshots: yaml@2.7.1: {} - zod@3.25.49: {} + zod@3.25.50: {}