diff --git a/package.json b/package.json index d4ef0bd..e73cd13 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "license": "ISC", "dependencies": { "@clerk/backend": "^2.4.0", - "@hono/node-server": "^1.14.3", + "@hono/node-server": "^1.19.10", "@langchain/community": "0.3.42", "@langchain/core": "0.3.51", "@langchain/langgraph": "0.2.67", diff --git a/yarn.lock b/yarn.lock index 96bd6f2..ab7f20c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1322,10 +1322,10 @@ process "^0.11.10" stream-browserify "^3.0.0" -"@hono/node-server@^1.14.3": - version "1.14.3" - resolved "https://registry.yarnpkg.com/@hono/node-server/-/node-server-1.14.3.tgz#171d1974bd7b5db24eae0509fb229dedf790f192" - integrity sha512-KuDMwwghtFYSmIpr4WrKs1VpelTrptvJ+6x6mbUcZnFcc213cumTF5BdqfHyW93B19TNI4Vaev14vOI2a0Ie3w== +"@hono/node-server@^1.19.10": + 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== "@humanwhocodes/config-array@^0.13.0": version "0.13.0"