From f9d1f700e45a32e940bee5de101c28aa8b9da875 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 04:10:40 +0000 Subject: [PATCH] Bump hono from 4.12.18 to 4.12.26 Bumps [hono](https://github.com/honojs/hono) from 4.12.18 to 4.12.26. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.18...v4.12.26) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.26 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 46acec08..8d34d181 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "eide", - "version": "3.26.13", + "version": "3.27.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "eide", - "version": "3.26.13", + "version": "3.27.2", "license": "MIT", "dependencies": { "@clangd/vscode-clangd": "^0.0.0", @@ -3621,9 +3621,9 @@ } }, "node_modules/hono": { - "version": "4.12.18", - "resolved": "https://registry.npmmirror.com/hono/-/hono-4.12.18.tgz", - "integrity": "sha512-RWzP96k/yv0PQfyXnWjs6zot20TqfpfsNXhOnev8d1InAxubW93L11/oNUc3tQqn2G0bSdAOBpX+2uDFHV7kdQ==", + "version": "4.12.26", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.26.tgz", + "integrity": "sha512-uyZtpnYxM9CmQ7QsQknM4zN8EftNqhON1qYeIKM0Se67CCEe2c44xyGURwB0axX2fBDu1dqHrHAc1hmNT8ITkw==", "engines": { "node": ">=16.9.0" } @@ -8251,9 +8251,9 @@ } }, "hono": { - "version": "4.12.18", - "resolved": "https://registry.npmmirror.com/hono/-/hono-4.12.18.tgz", - "integrity": "sha512-RWzP96k/yv0PQfyXnWjs6zot20TqfpfsNXhOnev8d1InAxubW93L11/oNUc3tQqn2G0bSdAOBpX+2uDFHV7kdQ==" + "version": "4.12.26", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.26.tgz", + "integrity": "sha512-uyZtpnYxM9CmQ7QsQknM4zN8EftNqhON1qYeIKM0Se67CCEe2c44xyGURwB0axX2fBDu1dqHrHAc1hmNT8ITkw==" }, "http-errors": { "version": "2.0.1",