From 15617dd4599dd375931f9697b1ff4790885eaa57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 01:59:36 +0000 Subject: [PATCH] chore(deps): bump hono from 4.11.7 to 4.12.18 Bumps [hono](https://github.com/honojs/hono) from 4.11.7 to 4.12.18. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.11.7...v4.12.18) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/core/package.json | 2 +- pnpm-lock.yaml | 35 ++++++++++++++++++++++++----------- 2 files changed, 25 insertions(+), 12 deletions(-) diff --git a/packages/core/package.json b/packages/core/package.json index 9e2914763..ce41b182b 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -94,7 +94,7 @@ "elkjs": "^0.10.0", "glob": "^13.0.6", "gray-matter": "^4.0.3", - "hono": "^4.11.7", + "hono": "^4.12.18", "html-to-image": "^1.11.11", "js-yaml": "^4.1.1", "jsonpath": "^1.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 345d3f12b..4f0c2172a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -211,8 +211,8 @@ importers: specifier: ^4.0.3 version: 4.0.3 hono: - specifier: ^4.11.7 - version: 4.11.7 + specifier: ^4.12.18 + version: 4.12.18 html-to-image: specifier: ^1.11.11 version: 1.11.13 @@ -1737,6 +1737,9 @@ packages: '@hyperjump/json-pointer@1.1.1': resolution: {integrity: sha512-M0T3s7TC2JepoWPMZQn1W6eYhFh06OXwpMqL+8c5wMVpvnCKNsPgpu9u7WyCI03xVQti8JAeAy4RzUa6SYlJLA==} + '@hyperjump/json-pointer@1.1.2': + resolution: {integrity: sha512-zPNgu1zdhtjQHFNLGzvEsLDsLOEvhRj6u6ktIQmlz7YPESv5uF8SnAe3Dq0oL6gZ6OGWSLq2n7pphRNF6Hpg6w==} + '@hyperjump/json-schema@1.16.3': resolution: {integrity: sha512-Vgr6+q05/TDcxTKXFGJEtAs1UDXfisX6vtthQhO3W4r63cNH07TVGJUqgyj34LoHCL1CDsOFjH5fCgSxljfOrg==} peerDependencies: @@ -1748,6 +1751,9 @@ packages: '@hyperjump/uri@1.3.2': resolution: {integrity: sha512-OFo5oxuSEz1ktF/LDdBTptlnPyZ66jywLO4fJRuAhnr7NGnsiL2CPoj1JRVaDqVy0nXvWNsC8O8Muw9DR++eEg==} + '@hyperjump/uri@1.3.4': + resolution: {integrity: sha512-aUVWwu2GtC/cU4DwdTM+b+5jjboM6wft6vNg1+7pUTk/nNRNaBYcYhaEnCir9eRLBbkcGPkiEO7XRUlcDkxj4Q==} + '@iconify-json/logos@1.2.9': resolution: {integrity: sha512-G6VCdFnwZcrT6Eveq3m43oJfLw/CX8plwFcE+2jgv3fiGB64pTmnU7Yd1MNZ/eA+/Re2iEDhuCfSNOWTHwwK8w==} @@ -3552,6 +3558,7 @@ packages: '@ungap/structured-clone@1.3.0': resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} + deprecated: Potential CWE-502 - Update to 1.3.1 or higher '@unhead/dom@1.11.20': resolution: {integrity: sha512-jgfGYdOH+xHJF/j8gudjsYu3oIjFyXhCWcgKaw3vQnT616gSqyqnGQGOItL+BQtQZACKNISwIfx5PuOtztMKLA==} @@ -5381,8 +5388,8 @@ packages: highlightjs-vue@1.0.0: resolution: {integrity: sha512-PDEfEF102G23vHmPhLyPboFCD+BkMGu+GuJe2d9/eH4FsCwvgBpnc9n0pGE+ffKdph38s6foEZiEjdgHdzp+IA==} - hono@4.11.7: - resolution: {integrity: sha512-l7qMiNee7t82bH3SeyUCt9UF15EVmaBvsppY2zQtrbIhl/yzBTny+YUxsVjSjQ6gaqaeVtZmGocom8TzBlA4Yw==} + hono@4.12.18: + resolution: {integrity: sha512-RWzP96k/yv0PQfyXnWjs6zot20TqfpfsNXhOnev8d1InAxubW93L11/oNUc3tQqn2G0bSdAOBpX+2uDFHV7kdQ==} engines: {node: '>=16.9.0'} hookable@5.5.3: @@ -8289,6 +8296,7 @@ packages: uuid@10.0.0: resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true uuid@11.1.0: @@ -8297,6 +8305,7 @@ packages: uuid@9.0.1: resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true validate-npm-package-name@3.0.0: @@ -10055,19 +10064,21 @@ snapshots: dependencies: react: 18.3.1 - '@hono/node-server@1.19.9(hono@4.11.7)': + '@hono/node-server@1.19.9(hono@4.12.18)': dependencies: - hono: 4.11.7 + hono: 4.12.18 '@hyperjump/browser@1.3.1': dependencies: - '@hyperjump/json-pointer': 1.1.1 - '@hyperjump/uri': 1.3.2 + '@hyperjump/json-pointer': 1.1.2 + '@hyperjump/uri': 1.3.4 content-type: 1.0.5 just-curry-it: 5.3.0 '@hyperjump/json-pointer@1.1.1': {} + '@hyperjump/json-pointer@1.1.2': {} + '@hyperjump/json-schema@1.16.3(@hyperjump/browser@1.3.1)': dependencies: '@hyperjump/browser': 1.3.1 @@ -10083,6 +10094,8 @@ snapshots: '@hyperjump/uri@1.3.2': {} + '@hyperjump/uri@1.3.4': {} + '@iconify-json/logos@1.2.9': dependencies: '@iconify/types': 2.0.0 @@ -10440,7 +10453,7 @@ snapshots: '@modelcontextprotocol/sdk@1.26.0(@cfworker/json-schema@4.1.1)(zod@3.25.76)': dependencies: - '@hono/node-server': 1.19.9(hono@4.11.7) + '@hono/node-server': 1.19.9(hono@4.12.18) ajv: 8.17.1 ajv-formats: 3.0.1(ajv@8.17.1) content-type: 1.0.5 @@ -10450,7 +10463,7 @@ snapshots: eventsource-parser: 3.0.6 express: 5.2.1 express-rate-limit: 8.2.1(express@5.2.1) - hono: 4.11.7 + hono: 4.12.18 jose: 6.1.3 json-schema-typed: 8.0.2 pkce-challenge: 5.0.1 @@ -15179,7 +15192,7 @@ snapshots: highlightjs-vue@1.0.0: {} - hono@4.11.7: {} + hono@4.12.18: {} hookable@5.5.3: {}