From 3f815459945b2a73f8ba6cdf4a1cbf022e447bbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 15:32:14 +0000 Subject: node_modules: bump @hono/zod-validator from 0.4.1 to 0.4.2 (#364) Bumps [@hono/zod-validator](https://github.com/honojs/middleware) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/honojs/middleware/releases) - [Commits](https://github.com/honojs/middleware/compare/@hono/zod-validator@0.4.1...@hono/zod-validator@0.4.2) --- updated-dependencies: - dependency-name: "@hono/zod-validator" dependency-type: direct:production update-type: version-update:semver-patch ... 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 9a50435..0e9c70d 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "@hono/swagger-ui": "^0.4.1", "@hono/zod-openapi": "^0.18.3", - "@hono/zod-validator": "^0.4.1", + "@hono/zod-validator": "^0.4.2", "hono": "^4.6.14", "zod": "^3.23.8" }, -- cgit v1.2.3