From 35d3b52a73c6b1204515288990f98eff0f467eaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 18:24:40 +0000 Subject: [PATCH] chore(deps): bump zod from 3.25.56 to 4.1.8 Bumps [zod](https://github.com/colinhacks/zod) from 3.25.56 to 4.1.8. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v3.25.56...v4.1.8) --- updated-dependencies: - dependency-name: zod dependency-version: 4.1.8 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..af6f433 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.8" }, "devDependencies": { "@cloudventure/jest-transformer-esbuild": "^1.0.15", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bc3e4f1..e76f753 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.8 + version: 4.1.8 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.8: + resolution: {integrity: sha512-5R1P+WwQqmmMIEACyzSvo4JXHY5WiAFHRMg+zBZKgKS+Q1viRa0C1hmUKtHltoIFKtIdki3pRxkmpP74jnNYHQ==} snapshots: @@ -7953,4 +7953,4 @@ snapshots: zod@3.24.4: {} - zod@3.25.56: {} + zod@4.1.8: {}