diff --git a/bun.lock b/bun.lock index 019aa98..41511db 100644 --- a/bun.lock +++ b/bun.lock @@ -10,7 +10,7 @@ "@mdx-js/react": "^3.1.1", "clsx": "^2.1.1", "docusaurus-plugin-sass": "^0.2.6", - "hono": "^4.12.2", + "hono": "^4.12.3", "p5": "^1.11.11", "prism-react-renderer": "^2.4.1", "react": "^19.2.4", @@ -1319,7 +1319,7 @@ "hoist-non-react-statics": ["hoist-non-react-statics@3.3.2", "", { "dependencies": { "react-is": "^16.7.0" } }, "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw=="], - "hono": ["hono@4.12.2", "", {}, "sha512-gJnaDHXKDayjt8ue0n8Gs0A007yKXj4Xzb8+cNjZeYsSzzwKc0Lr+OZgYwVfB0pHfUs17EPoLvrOsEaJ9mj+Tg=="], + "hono": ["hono@4.12.3", "", {}, "sha512-SFsVSjp8sj5UumXOOFlkZOG6XS9SJDKw0TbwFeV+AJ8xlST8kxK5Z/5EYa111UY8732lK2S/xB653ceuaoGwpg=="], "hpack.js": ["hpack.js@2.1.6", "", { "dependencies": { "inherits": "^2.0.1", "obuf": "^1.0.0", "readable-stream": "^2.0.1", "wbuf": "^1.1.0" } }, "sha512-zJxVehUdMGIKsRaNt7apO2Gqp0BdqW5yaiGHXXmbpvxgBYVZnAql+BJb4RO5ad2MgpbZKn5G6nMnegrH1FcNYQ=="], diff --git a/package.json b/package.json index 8db0df6..b746f9f 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@mdx-js/react": "^3.1.1", "clsx": "^2.1.1", "docusaurus-plugin-sass": "^0.2.6", - "hono": "^4.12.2", + "hono": "^4.12.3", "p5": "^1.11.11", "prism-react-renderer": "^2.4.1", "react": "^19.2.4",