Skip to content

Commit 75a7d9e

Browse files
feat(deps): Bump hono from 4.12.12 to 4.12.14
Bumps [hono](https://github.com/honojs/hono) from 4.12.12 to 4.12.14. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.12...v4.12.14) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0ffc262 commit 75a7d9e

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

dev-packages/bun-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
"@sentry/bun": "10.49.0",
1717
"@sentry/hono": "10.49.0",
18-
"hono": "^4.12.12"
18+
"hono": "^4.12.14"
1919
},
2020
"devDependencies": {
2121
"@sentry-internal/test-utils": "10.49.0",

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.49.0",
1818
"@sentry/hono": "10.49.0",
19-
"hono": "^4.12.12"
19+
"hono": "^4.12.14"
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.12",
61+
"hono": "^4.12.14",
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
@@ -18691,10 +18691,10 @@ homedir-polyfill@^1.0.1:
1869118691
dependencies:
1869218692
parse-passwd "^1.0.0"
1869318693

18694-
hono@^4.12.12:
18695-
version "4.12.12"
18696-
resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.12.tgz#1f14b0ffb47c386ff50d457d66e706d9c9a7f09c"
18697-
integrity sha512-p1JfQMKaceuCbpJKAPKVqyqviZdS0eUxH9v82oWo1kb9xjQ5wA6iP3FNVAPDFlz5/p7d45lO+BpSk1tuSZMF4Q==
18694+
hono@^4.12.14:
18695+
version "4.12.14"
18696+
resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.14.tgz#4777c9512b7c84138e4f09e61e3d2fa305eb1414"
18697+
integrity sha512-am5zfg3yu6sqn5yjKBNqhnTX7Cv+m00ox+7jbaKkrLMRJ4rAdldd1xPd/JzbBWspqaQv6RSTrgFN95EsfhC+7w==
1869818698

1869918699
hookable@^5.5.3:
1870018700
version "5.5.3"
@@ -28277,6 +28277,7 @@ stylus@0.59.0, stylus@^0.59.0:
2827728277

2827828278
sucrase@^3.27.0, sucrase@^3.35.0, sucrase@getsentry/sucrase#es2020-polyfills:
2827928279
version "3.36.0"
28280+
uid fd682f6129e507c00bb4e6319cc5d6b767e36061
2828028281
resolved "https://codeload.github.com/getsentry/sucrase/tar.gz/fd682f6129e507c00bb4e6319cc5d6b767e36061"
2828128282
dependencies:
2828228283
"@jridgewell/gen-mapping" "^0.3.2"

0 commit comments

Comments
 (0)