diff --git a/dev-packages/node-integration-tests/package.json b/dev-packages/node-integration-tests/package.json index b9a3c628cd54..8832cc6d3baf 100644 --- a/dev-packages/node-integration-tests/package.json +++ b/dev-packages/node-integration-tests/package.json @@ -29,7 +29,7 @@ "@google/genai": "^1.20.0", "@growthbook/growthbook": "^1.6.1", "@hapi/hapi": "^21.3.10", - "@hono/node-server": "^1.19.4", + "@hono/node-server": "^1.19.10", "@langchain/anthropic": "^0.3.10", "@langchain/core": "^0.3.80", "@langchain/langgraph": "^0.2.32", diff --git a/yarn.lock b/yarn.lock index ac89a4468d6a..826313a7259a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4888,10 +4888,10 @@ "@hapi/bourne" "^3.0.0" "@hapi/hoek" "^11.0.2" -"@hono/node-server@^1.19.4": - version "1.19.4" - resolved "https://registry.yarnpkg.com/@hono/node-server/-/node-server-1.19.4.tgz#2721cda094f7c080ee985494ac3e074f16c503eb" - integrity sha512-AWKQZ/YkHUBSHeL/5Ld8FWgUs6wFf4TxGYxqp9wLZxRdFuHBpXmgOq+CuDoL4vllkZLzovCf5HBJnypiy3EtHA== +"@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.11.14": version "0.11.14"