From 3e6573c49f3ad4d83d05a6c9786631f5435b20c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 15:12:01 +0000 Subject: chore(deps): bump hono from 4.0.9 to 4.0.10 Bumps [hono](https://github.com/honojs/hono) from 4.0.9 to 4.0.10. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.0.9...v4.0.10) --- updated-dependencies: - dependency-name: hono 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 cff2c0d..1b203a7 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@hono/zod-validator": "^0.1.11", - "hono": "^4.0.9", + "hono": "^4.0.10", "zod": "^3.22.4" }, "devDependencies": { -- cgit v1.2.3