diff --git a/package-lock.json b/package-lock.json index 3fbbb37b4..674277573 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "generic-pool": "^3.9.0", "hast-util-from-html": "^2.0.3", "hast-util-to-mdast": "^10.1.2", - "hono": "^4.11.4", + "hono": "^4.12.7", "hono-openapi": "^0.5.0-rc.3", "luxon": "^3.5.0", "mdast-util-gfm": "^3.1.0", @@ -3066,9 +3066,9 @@ } }, "node_modules/hono": { - "version": "4.11.4", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.11.4.tgz", - "integrity": "sha512-U7tt8JsyrxSRKspfhtLET79pU8K+tInj5QZXs1jSugO1Vq5dFj3kmZsRldo29mTBfcjDRVRXrEZ6LS63Cog9ZA==", + "version": "4.12.7", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.7.tgz", + "integrity": "sha512-jq9l1DM0zVIvsm3lv9Nw9nlJnMNPOcAtsbsgiUhWcFzPE99Gvo6yRTlszSLLYacMeQ6quHD6hMfId8crVHvexw==", "license": "MIT", "engines": { "node": ">=16.9.0" diff --git a/package.json b/package.json index 3cd250218..478e2fc7c 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "generic-pool": "^3.9.0", "hast-util-from-html": "^2.0.3", "hast-util-to-mdast": "^10.1.2", - "hono": "^4.11.4", + "hono": "^4.12.7", "hono-openapi": "^0.5.0-rc.3", "luxon": "^3.5.0", "mdast-util-gfm": "^3.1.0",