From 98f2f74655bbb22243a32892ec33d82d9d8c9241 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 05:59:49 +0000 Subject: [PATCH] chore(deps): bump zod from 3.25.67 to 4.1.5 Bumps [zod](https://github.com/colinhacks/zod) from 3.25.67 to 4.1.5. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v3.25.67...v4.1.5) --- updated-dependencies: - dependency-name: zod dependency-version: 4.1.5 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..cb3c710 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.5" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fb7ee35..a37f28e 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.5 + version: 4.1.5 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.5: + resolution: {integrity: sha512-rcUUZqlLJgBC33IT3PNMgsCq6TzLQEG/Ei/KTCU0PedSWRMAXoOUN+4t/0H+Q8bdnLPdqUYnvboJT0bn/229qg==} snapshots: @@ -5584,4 +5584,4 @@ snapshots: yocto-queue@1.2.1: {} - zod@3.25.67: {} + zod@4.1.5: {}