diff --git a/package.json b/package.json index a9633f1e..8930890b 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "pino": "9.7.0", "pino-http": "10.4.0", "swagger-ui-express": "5.0.1", - "zod": "3.25.13" + "zod": "3.25.20" }, "devDependencies": { "@biomejs/biome": "1.9.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 71c1bccc..3d1213f1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: '@asteasolutions/zod-to-openapi': specifier: 7.3.0 - version: 7.3.0(zod@3.25.13) + version: 7.3.0(zod@3.25.20) 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.13 - version: 3.25.13 + specifier: 3.25.20 + version: 3.25.20 devDependencies: '@biomejs/biome': specifier: 1.9.4 @@ -1552,8 +1552,8 @@ packages: engines: {node: '>= 14'} hasBin: true - zod@3.25.13: - resolution: {integrity: sha512-Q8mvk2iWi7rTDfpQBsu4ziE7A6AxgzJ5hzRyRYQkoV3A3niYsXVwDaP1Kbz3nWav6S+VZ6k2OznFn8ZyDHvIrg==} + zod@3.25.20: + resolution: {integrity: sha512-z03fqpTMDF1G02VLKUMt6vyACE7rNWkh3gpXVHgPTw28NPtDFRGvcpTtPwn2kMKtQ0idtYJUTxchytmnqYswcw==} snapshots: @@ -1562,10 +1562,10 @@ snapshots: '@jridgewell/gen-mapping': 0.3.8 '@jridgewell/trace-mapping': 0.3.25 - '@asteasolutions/zod-to-openapi@7.3.0(zod@3.25.13)': + '@asteasolutions/zod-to-openapi@7.3.0(zod@3.25.20)': dependencies: openapi3-ts: 4.4.0 - zod: 3.25.13 + zod: 3.25.20 '@babel/helper-string-parser@7.27.1': {} @@ -2965,4 +2965,4 @@ snapshots: yaml@2.7.1: {} - zod@3.25.13: {} + zod@3.25.20: {}