From fb57d9c307d8c2d797650532ec55663176937812 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 09:08:20 +0000 Subject: [PATCH] Bump zod from 3.25.67 to 4.0.17 in /frontends/admin-panel Bumps [zod](https://github.com/colinhacks/zod) from 3.25.67 to 4.0.17. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v3.25.67...v4.0.17) --- updated-dependencies: - dependency-name: zod dependency-version: 4.0.17 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..032ef7b6d3 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.0.17" }, "scripts": { "dev": "PORT=3030 react-scripts start", diff --git a/frontends/admin-panel/yarn.lock b/frontends/admin-panel/yarn.lock index 6882c04c92..0cc77680f6 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.0.17: + version "4.0.17" + resolved "https://registry.yarnpkg.com/zod/-/zod-4.0.17.tgz#95931170715f73f7426c385c237b7477750d6c8d" + integrity sha512-1PHjlYRevNxxdy2JZ8JcNAw7rX8V9P1AKkP+x/xZfxB0K5FYfuV+Ug6P/6NVSR2jHQ+FzDDoDHS04nYUsOIyLQ==