From 87461657ea1adcc0fcd3c60a6b3fabcc338ff810 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 15:47:57 +0000 Subject: [PATCH] Bump zod from 3.23.7 to 3.23.8 Bumps [zod](https://github.com/colinhacks/zod) from 3.23.7 to 3.23.8. - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md) - [Commits](https://github.com/colinhacks/zod/compare/v3.23.7...v3.23.8) --- updated-dependencies: - dependency-name: zod dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 16f2acb7..269f6565 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "postcss-url": "10.1.3", "tailwindcss": "3.4.3", "typescript": "5.4.5", - "zod": "3.23.7" + "zod": "3.23.8" }, "publishConfig": { "access": "public"