From 2115e3bf1404706befaf88cfb57201050e013480 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 16:25:08 +0000 Subject: [PATCH] build(deps): bump hono from 4.1.3 to 4.2.7 Bumps [hono](https://github.com/honojs/hono) from 4.1.3 to 4.2.7. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.1.3...v4.2.7) --- updated-dependencies: - dependency-name: hono dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 209ce26..b6142fc 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "@lexical/headless": "0.14.2", "@lexical/html": "0.14.2", - "hono": "4.1.3", + "hono": "4.2.7", "jsdom": "24.0.0", "lexical": "0.14.2" }