From c4decfe9f048d4389fd9c35020ae39357c7a1a97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 10:06:01 +0000 Subject: [PATCH] Bump zod from 3.25.28 to 3.25.64 in /frontends/admin-panel Bumps [zod](https://github.com/colinhacks/zod) from 3.25.28 to 3.25.64. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v3.25.28...v3.25.64) --- updated-dependencies: - dependency-name: zod dependency-version: 3.25.64 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- frontends/admin-panel/package.json | 2 +- frontends/admin-panel/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontends/admin-panel/package.json b/frontends/admin-panel/package.json index 7bb3b2a419..f59057129b 100644 --- a/frontends/admin-panel/package.json +++ b/frontends/admin-panel/package.json @@ -29,7 +29,7 @@ "react-router-dom": "^5.2.0", "semiotic": "^2.0.3", "styled-components": "^5.2.1", - "zod": "^3.25.56" + "zod": "^3.25.67" }, "scripts": { "dev": "PORT=3030 react-scripts start", diff --git a/frontends/admin-panel/yarn.lock b/frontends/admin-panel/yarn.lock index 48b47558d8..e1d1e3161e 100644 --- a/frontends/admin-panel/yarn.lock +++ b/frontends/admin-panel/yarn.lock @@ -11992,7 +11992,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.56: - version "3.25.56" - resolved "https://registry.yarnpkg.com/zod/-/zod-3.25.56.tgz#4cff0340b7cd3778314dac1e74d6a663ffeef914" - integrity sha512-rd6eEF3BTNvQnR2e2wwolfTmUTnp70aUTqr0oaGbHifzC3BKJsoV+Gat8vxUMR1hwOKBs6El+qWehrHbCpW6SQ== +zod@^3.25.67: + version "3.25.67" + resolved "https://registry.yarnpkg.com/zod/-/zod-3.25.67.tgz#62987e4078e2ab0f63b491ef0c4f33df24236da8" + integrity sha512-idA2YXwpCdqUSKRCACDE6ItZD9TZzy3OZMtpfLoh6oPR47lipysRrJfjzMqFxQ3uJuUPyUeWe1r9vLH33xO/Qw==