Skip to content

Commit ff7aad1

Browse files
feat(deps): bump @hono/node-server from 1.19.4 to 1.19.10
Bumps [@hono/node-server](https://github.com/honojs/node-server) from 1.19.4 to 1.19.10. - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v1.19.4...v1.19.10) --- updated-dependencies: - dependency-name: "@hono/node-server" dependency-version: 1.19.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 685cf5c commit ff7aad1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

dev-packages/node-integration-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@google/genai": "^1.20.0",
3030
"@growthbook/growthbook": "^1.6.1",
3131
"@hapi/hapi": "^21.3.10",
32-
"@hono/node-server": "^1.19.4",
32+
"@hono/node-server": "^1.19.10",
3333
"@langchain/anthropic": "^0.3.10",
3434
"@langchain/core": "^0.3.80",
3535
"@langchain/langgraph": "^0.2.32",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4888,10 +4888,10 @@
48884888
"@hapi/bourne" "^3.0.0"
48894889
"@hapi/hoek" "^11.0.2"
48904890

4891-
"@hono/node-server@^1.19.4":
4892-
version "1.19.4"
4893-
resolved "https://registry.yarnpkg.com/@hono/node-server/-/node-server-1.19.4.tgz#2721cda094f7c080ee985494ac3e074f16c503eb"
4894-
integrity sha512-AWKQZ/YkHUBSHeL/5Ld8FWgUs6wFf4TxGYxqp9wLZxRdFuHBpXmgOq+CuDoL4vllkZLzovCf5HBJnypiy3EtHA==
4891+
"@hono/node-server@^1.19.10":
4892+
version "1.19.10"
4893+
resolved "https://registry.yarnpkg.com/@hono/node-server/-/node-server-1.19.10.tgz#e230fbb7fb31891cafc653d01deee03f437dd66b"
4894+
integrity sha512-hZ7nOssGqRgyV3FVVQdfi+U4q02uB23bpnYpdvNXkYTRRyWx84b7yf1ans+dnJ/7h41sGL3CeQTfO+ZGxuO+Iw==
48954895

48964896
"@humanwhocodes/config-array@^0.11.14":
48974897
version "0.11.14"

0 commit comments

Comments
 (0)