From 9b040911e54bb49375e47d2ce8e061e1c3259455 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 04:45:47 +0000 Subject: [PATCH] chore(deps): bump hono from 4.12.14 to 4.12.18 in /packages/http-router Bumps [hono](https://github.com/honojs/hono) from 4.12.14 to 4.12.18. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.14...v4.12.18) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/http-router/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/http-router/package.json b/packages/http-router/package.json index 057e940aa73c3..5f1aaa122f1d7 100644 --- a/packages/http-router/package.json +++ b/packages/http-router/package.json @@ -22,7 +22,7 @@ "@rocket.chat/rest-typings": "workspace:^", "ajv": "^8.17.1", "express": "^4.21.2", - "hono": "4.12.14", + "hono": "4.12.18", "qs": "^6.14.2" }, "devDependencies": {