From 4388689d0f636888a40bcd8a5be6546f0ba51e93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 02:17:46 +0000 Subject: [PATCH] Bump zod from 3.25.74 to 4.1.8 in /frontends/admin-panel Bumps [zod](https://github.com/colinhacks/zod) from 3.25.74 to 4.1.8. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v3.25.74...v4.1.8) --- updated-dependencies: - dependency-name: zod dependency-version: 4.1.8 dependency-type: direct:production update-type: version-update:semver-major ... 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 bed76438d9..112654f490 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.74" + "zod": "^4.1.8" }, "scripts": { "dev": "PORT=3030 react-scripts start", diff --git a/frontends/admin-panel/yarn.lock b/frontends/admin-panel/yarn.lock index 6882c04c92..2e42c685a4 100644 --- a/frontends/admin-panel/yarn.lock +++ b/frontends/admin-panel/yarn.lock @@ -12077,7 +12077,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.74: - version "3.25.74" - resolved "https://registry.yarnpkg.com/zod/-/zod-3.25.74.tgz#9368a3986fe756bd94b9a5baad9919660ff3f250" - integrity sha512-J8poo92VuhKjNknViHRAIuuN6li/EwFbAC8OedzI8uxpEPGiXHGQu9wemIAioIpqgfB4SySaJhdk0mH5Y4ICBg== +zod@^4.1.8: + version "4.1.8" + resolved "https://registry.yarnpkg.com/zod/-/zod-4.1.8.tgz#54f024adc634dd185006a8415da2bdd495b9d92b" + integrity sha512-5R1P+WwQqmmMIEACyzSvo4JXHY5WiAFHRMg+zBZKgKS+Q1viRa0C1hmUKtHltoIFKtIdki3pRxkmpP74jnNYHQ==