From c5f383fd2878330a5946e7124e6f477cd37fa865 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 18:07:58 +0000 Subject: [PATCH] chore(deps): bump zod from 3.25.56 to 4.1.12 Bumps [zod](https://github.com/colinhacks/zod) from 3.25.56 to 4.1.12. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v3.25.56...v4.1.12) --- updated-dependencies: - dependency-name: zod dependency-version: 4.1.12 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index e7a0334..7b0235a 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "json-schema-to-zod": "^2.6.1", "lodash": "^4.17.21", "openapi-types": "^12.1.3", - "zod": "^3.25.56" + "zod": "^4.1.12" }, "devDependencies": { "@cloudventure/jest-transformer-esbuild": "^1.0.15", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bc3e4f1..ffc1c6c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -72,8 +72,8 @@ importers: specifier: ^12.1.3 version: 12.1.3 zod: - specifier: ^3.25.56 - version: 3.25.56 + specifier: ^4.1.12 + version: 4.1.12 devDependencies: '@cloudventure/jest-transformer-esbuild': specifier: ^1.0.15 @@ -3654,8 +3654,8 @@ packages: zod@3.24.4: resolution: {integrity: sha512-OdqJE9UDRPwWsrHjLN2F8bPxvwJBK22EHLWtanu0LSYr5YqzsaaW3RMgmjwr8Rypg5k+meEJdSPXJZXE/yqOMg==} - zod@3.25.56: - resolution: {integrity: sha512-rd6eEF3BTNvQnR2e2wwolfTmUTnp70aUTqr0oaGbHifzC3BKJsoV+Gat8vxUMR1hwOKBs6El+qWehrHbCpW6SQ==} + zod@4.1.12: + resolution: {integrity: sha512-JInaHOamG8pt5+Ey8kGmdcAcg3OL9reK8ltczgHTAwNhMys/6ThXHityHxVV2p3fkw/c+MAvBHFVYHFZDmjMCQ==} snapshots: @@ -7953,4 +7953,4 @@ snapshots: zod@3.24.4: {} - zod@3.25.56: {} + zod@4.1.12: {}