Skip to content

Commit 3b54cac

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 cc327ae commit 3b54cac

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-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.47.0",
1818
"@sentry/hono": "10.47.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: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18959,10 +18959,10 @@ homedir-polyfill@^1.0.1:
1895918959
dependencies:
1896018960
parse-passwd "^1.0.0"
1896118961

18962-
hono@^4.12.7:
18963-
version "4.12.7"
18964-
resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.7.tgz#ca000956e965c2b3d791e43540498e616d6c6442"
18965-
integrity sha512-jq9l1DM0zVIvsm3lv9Nw9nlJnMNPOcAtsbsgiUhWcFzPE99Gvo6yRTlszSLLYacMeQ6quHD6hMfId8crVHvexw==
18962+
hono@^4.12.12:
18963+
version "4.12.12"
18964+
resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.12.tgz#1f14b0ffb47c386ff50d457d66e706d9c9a7f09c"
18965+
integrity sha512-p1JfQMKaceuCbpJKAPKVqyqviZdS0eUxH9v82oWo1kb9xjQ5wA6iP3FNVAPDFlz5/p7d45lO+BpSk1tuSZMF4Q==
1896618966

1896718967
hookable@^5.5.3:
1896818968
version "5.5.3"
@@ -28591,6 +28591,7 @@ stylus@0.59.0, stylus@^0.59.0:
2859128591

2859228592
sucrase@^3.27.0, sucrase@^3.35.0, sucrase@getsentry/sucrase#es2020-polyfills:
2859328593
version "3.36.0"
28594+
uid fd682f6129e507c00bb4e6319cc5d6b767e36061
2859428595
resolved "https://codeload.github.com/getsentry/sucrase/tar.gz/fd682f6129e507c00bb4e6319cc5d6b767e36061"
2859528596
dependencies:
2859628597
"@jridgewell/gen-mapping" "^0.3.2"

0 commit comments

Comments
 (0)