Skip to content

Commit b9382dd

Browse files
feat(deps): bump hono from 4.11.10 to 4.12.4
Bumps [hono](https://github.com/honojs/hono) from 4.11.10 to 4.12.4. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.11.10...v4.12.4) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 685cf5c commit b9382dd

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
@@ -16,7 +16,7 @@
1616
"@langchain/langgraph": "^1.0.1",
1717
"@sentry/cloudflare": "10.42.0",
1818
"@sentry/hono": "10.42.0",
19-
"hono": "^4.11.10"
19+
"hono": "^4.12.4"
2020
},
2121
"devDependencies": {
2222
"@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
@@ -56,7 +56,7 @@
5656
"generic-pool": "^3.9.0",
5757
"graphql": "^16.11.0",
5858
"graphql-tag": "^2.12.6",
59-
"hono": "^4.11.10",
59+
"hono": "^4.12.4",
6060
"http-terminator": "^3.2.0",
6161
"ioredis": "^5.4.1",
6262
"kafkajs": "2.2.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18604,10 +18604,10 @@ homedir-polyfill@^1.0.1:
1860418604
dependencies:
1860518605
parse-passwd "^1.0.0"
1860618606

18607-
hono@^4.11.10:
18608-
version "4.11.10"
18609-
resolved "https://registry.yarnpkg.com/hono/-/hono-4.11.10.tgz#0cb40d3d8e2ff764c761b4267b99e3c7a6edf6a0"
18610-
integrity sha512-kyWP5PAiMooEvGrA9jcD3IXF7ATu8+o7B3KCbPXid5se52NPqnOpM/r9qeW2heMnOekF4kqR1fXJqCYeCLKrZg==
18607+
hono@^4.12.4:
18608+
version "4.12.4"
18609+
resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.4.tgz#fcfb5a064b90d5203dd41231e0d5a67262fc1729"
18610+
integrity sha512-ooiZW1Xy8rQ4oELQ++otI2T9DsKpV0M6c6cO6JGx4RTfav9poFFLlet9UMXHZnoM1yG0HWGlQLswBGX3RZmHtg==
1861118611

1861218612
hookable@^5.5.3:
1861318613
version "5.5.3"

0 commit comments

Comments
 (0)