diff --git a/package.json b/package.json index 46d134f..3e38466 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@modelcontextprotocol/sdk": "^1.10.0", "axios": "^1.9.0", "fetch-to-node": "^2.1.0", - "hono": "^4.12.14", + "hono": "^4.12.16", "uuid": "^11.1.0", "zod": "^3.24.3" }, diff --git a/yarn.lock b/yarn.lock index d2c1471..075da4c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -827,10 +827,10 @@ hasown@^2.0.2: dependencies: function-bind "^1.1.2" -hono@^4.11.4, hono@^4.12.14: - version "4.12.14" - resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.14.tgz#4777c9512b7c84138e4f09e61e3d2fa305eb1414" - integrity sha512-am5zfg3yu6sqn5yjKBNqhnTX7Cv+m00ox+7jbaKkrLMRJ4rAdldd1xPd/JzbBWspqaQv6RSTrgFN95EsfhC+7w== +hono@^4.11.4, hono@^4.12.16: + version "4.12.16" + resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.16.tgz#90fcc63caa713199703bda08d8518f654e98b516" + integrity sha512-jN0ZewiNAWSe5khM3EyCmBb250+b40wWbwNILNfEvq84VREWwOIkuUsFONk/3i3nqkz7Oe1PcpM2mwQEK2L9Kg== http-errors@^2.0.0, http-errors@^2.0.1, http-errors@~2.0.1: version "2.0.1"