From 231a1616ed92cf22e839d3f368218c7a50ae36fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 17:40:50 +0000 Subject: [PATCH] Bump zod from 3.23.4 to 3.23.5 Bumps [zod](https://github.com/colinhacks/zod) from 3.23.4 to 3.23.5. - [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.4...v3.23.5) --- 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 ea4dd9f7..2d45564b 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "postcss-url": "10.1.3", "tailwindcss": "3.4.3", "typescript": "5.4.5", - "zod": "3.23.4" + "zod": "3.23.5" }, "publishConfig": { "access": "public"