From e4a72d1e88aa08e5bb4b64014871ba3f1dbef744 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 00:58:33 +0000 Subject: [PATCH] chore(deps): bump zod from 3.25.67 to 4.0.14 Bumps [zod](https://github.com/colinhacks/zod) from 3.25.67 to 4.0.14. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v3.25.67...v4.0.14) --- updated-dependencies: - dependency-name: zod dependency-version: 4.0.14 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 7cc5d65..a76b868 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.0.14" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fb7ee35..1aeebda 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.0.14 + version: 4.0.14 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.0.14: + resolution: {integrity: sha512-nGFJTnJN6cM2v9kXL+SOBq3AtjQby3Mv5ySGFof5UGRHrRioSJ5iG680cYNjE/yWk671nROcpPj4hAS8nyLhSw==} snapshots: @@ -5584,4 +5584,4 @@ snapshots: yocto-queue@1.2.1: {} - zod@3.25.67: {} + zod@4.0.14: {}