From 7f06ab468fd96fc28801c10894ba1bca3f2caefa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 23:50:54 +0000 Subject: [PATCH] Bump hono from 4.12.18 to 4.12.23 Bumps [hono](https://github.com/honojs/hono) from 4.12.18 to 4.12.23. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.18...v4.12.23) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.23 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index adaff8a..7bbec05 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "codemirror": "^6.0.2", "dompurify": "^3.4.0", "drizzle-orm": "^0.45.2", - "hono": "^4.12.18", + "hono": "^4.12.23", "lucide-react": "^1.8.0", "mimetext": "^3.0.28", "nanoid": "^5.1.5", diff --git a/yarn.lock b/yarn.lock index 5f6963d..c2ce439 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2948,10 +2948,10 @@ graceful-fs@^4.2.4: resolved "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz" integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ== -hono@^4.12.18: - version "4.12.18" - resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.18.tgz#f6d301938868c3a8bdb639495f4e326a19181505" - integrity sha512-RWzP96k/yv0PQfyXnWjs6zot20TqfpfsNXhOnev8d1InAxubW93L11/oNUc3tQqn2G0bSdAOBpX+2uDFHV7kdQ== +hono@^4.12.23: + version "4.12.23" + resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.23.tgz#998b91651686149f0e6edbb8564d604da04f3cf8" + integrity sha512-eIaZ9qDgu7XV0pxOCrg7/WhnQ6Ivm22UcxhXx/A3dcbqbbYgBEkc6e/J/s7j2tS96zoB0S9VBdLwQNCWwUo4LA== husky@^9.1.7: version "9.1.7"