From dab3ca5dae88fb53eab3ac3e871928e8360d0a47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 10:59:02 +0000 Subject: [PATCH] Bump zod from 3.25.65 to 3.25.74 in /frontends/admin-panel Bumps [zod](https://github.com/colinhacks/zod) from 3.25.65 to 3.25.74. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v3.25.65...v3.25.74) --- updated-dependencies: - dependency-name: zod dependency-version: 3.25.74 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 f59057129b..64cad3e5d8 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.67" + "zod": "^3.25.75" }, "scripts": { "dev": "PORT=3030 react-scripts start", diff --git a/frontends/admin-panel/yarn.lock b/frontends/admin-panel/yarn.lock index e1d1e3161e..94054006ba 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.67: - version "3.25.67" - resolved "https://registry.yarnpkg.com/zod/-/zod-3.25.67.tgz#62987e4078e2ab0f63b491ef0c4f33df24236da8" - integrity sha512-idA2YXwpCdqUSKRCACDE6ItZD9TZzy3OZMtpfLoh6oPR47lipysRrJfjzMqFxQ3uJuUPyUeWe1r9vLH33xO/Qw== +zod@^3.25.75: + version "3.25.75" + resolved "https://registry.yarnpkg.com/zod/-/zod-3.25.75.tgz#8ff9be2fbbcb381a9236f9f74a8879ca29dcc504" + integrity sha512-OhpzAmVzabPOL6C3A3gpAifqr9MqihV/Msx3gor2b2kviCgcb+HM9SEOpMWwwNp9MRunWnhtAKUoo0AHhjyPPg==