From d4336af44b7c23d1daf7115a243795c843e8a42d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 09:24:08 +0000 Subject: [PATCH] chore(deps): bump zod from 3.24.3 to 3.25.46 Bumps [zod](https://github.com/colinhacks/zod) from 3.24.3 to 3.25.46. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v3.24.3...v3.25.46) --- updated-dependencies: - dependency-name: zod dependency-version: 3.25.46 dependency-type: direct:production update-type: version-update:semver-minor ... 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 b2d240f..b15b4c5 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.24.3" + "zod": "^3.25.49" }, "devDependencies": { "@next/eslint-plugin-next": "^15.3.3", diff --git a/yarn.lock b/yarn.lock index 6765c1b..75074d4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3584,7 +3584,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.24.3: - version "3.24.3" - resolved "https://registry.yarnpkg.com/zod/-/zod-3.24.3.tgz#1f40f750a05e477396da64438e0e1c0995dafd87" - integrity sha512-HhY1oqzWCQWuUqvBFnsyrtZRhyPeR7SUGv+C4+MsisMuVfSPx8HpwWqH8tRahSlt6M3PiFAcoeFhZAqIXTxoSg== +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==