diff --git a/package.json b/package.json index 72fd7b4f8b65f..da826b962d35a 100644 --- a/package.json +++ b/package.json @@ -79,6 +79,7 @@ "**/@babel/parser": "7.24.7", "**/@hapi/mimos/mime-db": "1.53.0", "**/@hello-pangea/dnd": "16.6.0", + "**/@hono/node-server": "1.19.14", "**/@langchain/core": "1.1.31", "**/@langchain/google-common": "2.1.24", "**/@types/node": "22.19.1", @@ -91,6 +92,7 @@ "**/express-rate-limit": "8.3.0", "**/fast-xml-parser": "5.5.7", "**/hoist-non-react-statics": "3.3.2", + "**/hono": "4.12.14", "**/isomorphic-fetch/node-fetch": "2.7.0", "**/langchain": "1.2.30", "**/qs": "6.15.0", diff --git a/yarn.lock b/yarn.lock index 4bf215539ff7c..d4a78969cd0d6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3496,10 +3496,10 @@ redux "^4.2.1" use-memo-one "^1.1.3" -"@hono/node-server@^1.19.9": - version "1.19.10" - resolved "https://registry.yarnpkg.com/@hono/node-server/-/node-server-1.19.10.tgz#e230fbb7fb31891cafc653d01deee03f437dd66b" - integrity sha512-hZ7nOssGqRgyV3FVVQdfi+U4q02uB23bpnYpdvNXkYTRRyWx84b7yf1ans+dnJ/7h41sGL3CeQTfO+ZGxuO+Iw== +"@hono/node-server@1.19.14", "@hono/node-server@^1.19.9": + version "1.19.14" + resolved "https://registry.yarnpkg.com/@hono/node-server/-/node-server-1.19.14.tgz#e30f844bc77e3ce7be442aac3b1f73ad8b58d181" + integrity sha512-GwtvgtXxnWsucXvbQXkRgqksiH2Qed37H9xHZocE5sA3N8O8O8/8FA3uclQXxXVzc9XBZuEOMK7+r02FmSpHtw== "@huggingface/hub@2.2.0": version "2.2.0" @@ -21891,10 +21891,10 @@ hoist-non-react-statics@3.3.2, hoist-non-react-statics@^2.5.5, hoist-non-react-s dependencies: react-is "^16.7.0" -hono@^4.11.4: - version "4.12.4" - resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.4.tgz#fcfb5a064b90d5203dd41231e0d5a67262fc1729" - integrity sha512-ooiZW1Xy8rQ4oELQ++otI2T9DsKpV0M6c6cO6JGx4RTfav9poFFLlet9UMXHZnoM1yG0HWGlQLswBGX3RZmHtg== +hono@4.12.14, hono@^4.11.4: + version "4.12.14" + resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.14.tgz#4777c9512b7c84138e4f09e61e3d2fa305eb1414" + integrity sha512-am5zfg3yu6sqn5yjKBNqhnTX7Cv+m00ox+7jbaKkrLMRJ4rAdldd1xPd/JzbBWspqaQv6RSTrgFN95EsfhC+7w== hosted-git-info@^2.1.4: version "2.8.9"