diff --git a/frontends/admin-panel/package.json b/frontends/admin-panel/package.json index bed76438d9..821ba3a15f 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.1" }, "scripts": { "dev": "PORT=3030 react-scripts start", diff --git a/frontends/admin-panel/yarn.lock b/frontends/admin-panel/yarn.lock index 6882c04c92..f04abd6a88 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.1: + version "4.1.1" + resolved "https://registry.yarnpkg.com/zod/-/zod-4.1.1.tgz#73451b42896deaacedfcc8297be87f66a5a2ea8f" + integrity sha512-SgMZK/h8Tigt9nnKkfJMvB/mKjiJXaX26xegP4sa+0wHIFVFWVlsQGdhklDmuargBD3Hsi3rsQRIzwJIhTPJHA==