From 95c1202844da879b3e1fbb81c05e8801899a34e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 08:55:08 +0000 Subject: [PATCH] chore(deps): bump zod from 3.25.49 to 3.25.67 Bumps [zod](https://github.com/colinhacks/zod) from 3.25.49 to 3.25.67. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v3.25.49...v3.25.67) --- updated-dependencies: - dependency-name: zod dependency-version: 3.25.67 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 369ea39..0a97241 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "react-social-icons": "^6.24.0", "react-turnstile": "^1.1.4", "sharp": "^0.34.2", - "zod": "^3.25.49" + "zod": "^3.25.67" }, "devDependencies": { "@next/eslint-plugin-next": "^15.3.3", diff --git a/yarn.lock b/yarn.lock index 7dff35c..310f623 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3577,7 +3577,7 @@ yocto-queue@^0.1.0: resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b" integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q== -zod@^3.25.49: - version "3.25.49" - resolved "https://registry.yarnpkg.com/zod/-/zod-3.25.49.tgz#e044541aac57bd12d1cec5dbf9309cdc768774c2" - integrity sha512-JMMPMy9ZBk3XFEdbM3iL1brx4NUSejd6xr3ELrrGEfGb355gjhiAWtG3K5o+AViV/3ZfkIrCzXsZn6SbLwTR8Q== +zod@^3.25.67: + version "3.25.67" + resolved "https://registry.yarnpkg.com/zod/-/zod-3.25.67.tgz#62987e4078e2ab0f63b491ef0c4f33df24236da8" + integrity sha512-idA2YXwpCdqUSKRCACDE6ItZD9TZzy3OZMtpfLoh6oPR47lipysRrJfjzMqFxQ3uJuUPyUeWe1r9vLH33xO/Qw==