From 95f1f88f468c9ae9d1a887a0cba5f5ad430ed4fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 16:00:48 +0000 Subject: chore(deps): bump zod from 3.23.4 to 3.23.8 Bumps [zod](https://github.com/colinhacks/zod) from 3.23.4 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.4...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(-) (limited to 'package.json') diff --git a/package.json b/package.json index bea5097..dc10150 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "@hono/zod-validator": "^0.2.1", "hono": "^4.3.2", - "zod": "^3.23.4" + "zod": "^3.23.8" }, "devDependencies": { "@cloudflare/workers-types": "^4.20240512.0", -- cgit v1.2.3