Skip to content

Commit d183404

Browse files
feat(deps): bump hono from 4.12.7 to 4.12.12
Bumps [hono](https://github.com/honojs/hono) from 4.12.7 to 4.12.12. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.7...v4.12.12) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 499f042 commit d183404

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

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.48.0",
1818
"@sentry/hono": "10.48.0",
19-
"hono": "^4.12.7"
19+
"hono": "^4.12.12"
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
@@ -58,7 +58,7 @@
5858
"generic-pool": "^3.9.0",
5959
"graphql": "^16.11.0",
6060
"graphql-tag": "^2.12.6",
61-
"hono": "^4.12.7",
61+
"hono": "^4.12.12",
6262
"http-terminator": "^3.2.0",
6363
"ioredis": "^5.4.1",
6464
"kafkajs": "2.2.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18932,10 +18932,10 @@ homedir-polyfill@^1.0.1:
1893218932
dependencies:
1893318933
parse-passwd "^1.0.0"
1893418934

18935-
hono@^4.12.7:
18936-
version "4.12.7"
18937-
resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.7.tgz#ca000956e965c2b3d791e43540498e616d6c6442"
18938-
integrity sha512-jq9l1DM0zVIvsm3lv9Nw9nlJnMNPOcAtsbsgiUhWcFzPE99Gvo6yRTlszSLLYacMeQ6quHD6hMfId8crVHvexw==
18935+
hono@^4.12.12:
18936+
version "4.12.12"
18937+
resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.12.tgz#1f14b0ffb47c386ff50d457d66e706d9c9a7f09c"
18938+
integrity sha512-p1JfQMKaceuCbpJKAPKVqyqviZdS0eUxH9v82oWo1kb9xjQ5wA6iP3FNVAPDFlz5/p7d45lO+BpSk1tuSZMF4Q==
1893918939

1894018940
hookable@^5.5.3:
1894118941
version "5.5.3"

0 commit comments

Comments
 (0)