Skip to content

Commit 967850b

Browse files
feat(deps): bump hono from 4.11.1 to 4.11.7
Bumps [hono](https://github.com/honojs/hono) from 4.11.1 to 4.11.7. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.11.1...v4.11.7) --- updated-dependencies: - dependency-name: hono dependency-version: 4.11.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f7dd67e commit 967850b

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@langchain/langgraph": "^1.0.1",
1717
"@sentry/cloudflare": "10.37.0",
18-
"hono": "^4.0.0"
18+
"hono": "^4.11.7"
1919
},
2020
"devDependencies": {
2121
"@cloudflare/workers-types": "^4.20250922.0",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"express": "^4.21.1",
5656
"generic-pool": "^3.9.0",
5757
"graphql": "^16.3.0",
58-
"hono": "^4.9.8",
58+
"hono": "^4.11.7",
5959
"http-terminator": "^3.2.0",
6060
"ioredis": "^5.4.1",
6161
"kafkajs": "2.2.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18746,10 +18746,10 @@ homedir-polyfill@^1.0.1:
1874618746
dependencies:
1874718747
parse-passwd "^1.0.0"
1874818748

18749-
hono@^4.0.0, hono@^4.9.8:
18750-
version "4.11.1"
18751-
resolved "https://registry.yarnpkg.com/hono/-/hono-4.11.1.tgz#cb1b0c045fc74a96c693927234c95a45fb46ab0b"
18752-
integrity sha512-KsFcH0xxHes0J4zaQgWbYwmz3UPOOskdqZmItstUG93+Wk1ePBLkLGwbP9zlmh1BFUiL8Qp+Xfu9P7feJWpGNg==
18749+
hono@^4.11.7:
18750+
version "4.11.7"
18751+
resolved "https://registry.yarnpkg.com/hono/-/hono-4.11.7.tgz#f5b8d0b0b503ef0d913a246012dda52ea23dbe53"
18752+
integrity sha512-l7qMiNee7t82bH3SeyUCt9UF15EVmaBvsppY2zQtrbIhl/yzBTny+YUxsVjSjQ6gaqaeVtZmGocom8TzBlA4Yw==
1875318753

1875418754
hookable@^5.5.3:
1875518755
version "5.5.3"

0 commit comments

Comments
 (0)