From 4bcaae434f2b9e85b5c1324ce27f46044bce7d7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 16:08:02 +0000 Subject: node_modules: bump zod from 3.23.8 to 3.24.1 (#368) Bumps [zod](https://github.com/colinhacks/zod) from 3.23.8 to 3.24.1. - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md) - [Commits](https://github.com/colinhacks/zod/compare/v3.23.8...v3.24.1) --- updated-dependencies: - dependency-name: zod dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index b4ab1ba..20a508b 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@hono/zod-openapi": "^0.18.3", "@hono/zod-validator": "^0.4.2", "hono": "^4.6.15", - "zod": "^3.23.8" + "zod": "^3.24.1" }, "devDependencies": { "@cloudflare/workers-types": "^4.20241218.0", -- cgit v1.2.3