From aed4245c656235220114dcb895cf01f72b3a05a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 15:07:28 +0000 Subject: chore(deps): bump hono from 4.4.13 to 4.5.1 Bumps [hono](https://github.com/honojs/hono) from 4.4.13 to 4.5.1. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.4.13...v4.5.1) --- updated-dependencies: - dependency-name: hono dependency-type: direct:production update-type: version-update:semver-minor ... 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 edf179b..501f236 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@hono/zod-validator": "^0.2.2", - "hono": "^4.4.13", + "hono": "^4.5.1", "zod": "^3.23.8" }, "devDependencies": { -- cgit v1.2.3