From ce43ee5ab0bb6cdacd9d396917479b010abc3ed3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 15:26:07 +0000 Subject: chore(deps): bump hono from 4.1.1 to 4.1.4 Bumps [hono](https://github.com/honojs/hono) from 4.1.1 to 4.1.4. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.1.1...v4.1.4) --- 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 d6e4b0f..da5f173 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@hono/zod-validator": "^0.2.0", - "hono": "^4.1.1", + "hono": "^4.1.4", "zod": "^3.22.4" }, "devDependencies": { -- cgit v1.2.3