From 737b380dd12f4eceeb817570f00b6e2a9670b0fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 09:27:07 +0000 Subject: [PATCH] Bump zod from 4.3.2 to 4.3.4 in /ui Bumps [zod](https://github.com/colinhacks/zod) from 4.3.2 to 4.3.4. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v4.3.2...v4.3.4) --- updated-dependencies: - dependency-name: zod dependency-version: 4.3.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ui/package.json | 2 +- ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/package.json b/ui/package.json index 98f1d511e..56486b49d 100644 --- a/ui/package.json +++ b/ui/package.json @@ -44,7 +44,7 @@ "sonner": "^2.0.7", "tailwind-merge": "^3.4.0", "tailwindcss": "^4.1.18", - "zod": "^4.3.2" + "zod": "^4.3.4" }, "devDependencies": { "@eslint/js": "^9.38.0", diff --git a/ui/yarn.lock b/ui/yarn.lock index 5ee7ddc05..cbe9063f8 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -5291,7 +5291,7 @@ yocto-queue@^0.1.0: resolved "https://registry.yarnpkg.com/zod-validation-error/-/zod-validation-error-4.0.2.tgz#bc605eba49ce0fcd598c127fee1c236be3f22918" integrity sha512-Q6/nZLe6jxuU80qb/4uJ4t5v2VEZ44lzQjPDhYJNztRQ4wyWc6VF3D3Kb/fAuPetZQnhS3hnajCf9CsWesghLQ== -"zod@^3.25.0 || ^4.0.0", zod@^4.3.2: - version "4.3.2" - resolved "https://registry.yarnpkg.com/zod/-/zod-4.3.2.tgz#bcfc856b621287390636f3368cd7e9d5d1be30ce" - integrity sha512-b8L8yn4rIVfiXyHAmnr52/ZEpDumlT0bmxiq3Ws1ybrinhflGpt12Hvv54kYnEsGPRs6o/Ka3/ppA2OWY21IVg== +"zod@^3.25.0 || ^4.0.0", zod@^4.3.4: + version "4.3.4" + resolved "https://registry.yarnpkg.com/zod/-/zod-4.3.4.tgz#827ac29eb57fc065d652d37c24168f5c5ae5daf4" + integrity sha512-Zw/uYiiyF6pUT1qmKbZziChgNPRu+ZRneAsMUDU6IwmXdWt5JwcUfy2bvLOCUtz5UniaN/Zx5aFttZYbYc7O/A==