From 786934ddd386917d6b14ed2dc33baaaa605a981f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 16:20:50 +0000 Subject: [PATCH] chore(deps): bump zod from 3.25.67 to 4.1.12 Bumps [zod](https://github.com/colinhacks/zod) from 3.25.67 to 4.1.12. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v3.25.67...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 865d71d..207d633 100644 --- a/package.json +++ b/package.json @@ -67,6 +67,6 @@ "jsonwebtoken": "^9.0.2", "node-fetch": "^3.3.2", "verify-github-webhook-secret": "^2.0.11", - "zod": "^3.25.67" + "zod": "^4.1.12" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 20bde1a..45a546a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: ^2.0.11 version: 2.0.11 zod: - specifier: ^3.25.67 - version: 3.25.67 + specifier: ^4.1.12 + version: 4.1.12 devDependencies: '@commitlint/cli': specifier: ^19.8.1 @@ -2676,8 +2676,8 @@ packages: resolution: {integrity: sha512-AyeEbWOu/TAXdxlV9wmGcR0+yh2j3vYPGOECcIj2S7MkrLyC7ne+oye2BKTItt0ii2PHk4cDy+95+LshzbXnGg==} engines: {node: '>=12.20'} - zod@3.25.67: - resolution: {integrity: sha512-idA2YXwpCdqUSKRCACDE6ItZD9TZzy3OZMtpfLoh6oPR47lipysRrJfjzMqFxQ3uJuUPyUeWe1r9vLH33xO/Qw==} + zod@4.1.12: + resolution: {integrity: sha512-JInaHOamG8pt5+Ey8kGmdcAcg3OL9reK8ltczgHTAwNhMys/6ThXHityHxVV2p3fkw/c+MAvBHFVYHFZDmjMCQ==} snapshots: @@ -5584,4 +5584,4 @@ snapshots: yocto-queue@1.2.1: {} - zod@3.25.67: {} + zod@4.1.12: {}