diff --git a/client/package.json b/client/package.json index 3fae0ebb..a067cb6b 100644 --- a/client/package.json +++ b/client/package.json @@ -27,7 +27,7 @@ "react-hook-form": "^7.65.0", "swr": "^2.3.6", "tailwind-merge": "^3.3.1", - "zod": "^3.25.76" + "zod": "^4.1.12" }, "devDependencies": { "@tailwindcss/postcss": "^4.1.14",