Skip to content

Commit 6d266ec

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 215c16e commit 6d266ec

4 files changed

Lines changed: 8 additions & 7 deletions

File tree

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
@@ -18736,10 +18736,10 @@ homedir-polyfill@^1.0.1:
1873618736
dependencies:
1873718737
parse-passwd "^1.0.0"
1873818738

18739-
hono@^4.12.12:
18740-
version "4.12.12"
18741-
resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.12.tgz#1f14b0ffb47c386ff50d457d66e706d9c9a7f09c"
18742-
integrity sha512-p1JfQMKaceuCbpJKAPKVqyqviZdS0eUxH9v82oWo1kb9xjQ5wA6iP3FNVAPDFlz5/p7d45lO+BpSk1tuSZMF4Q==
18739+
hono@^4.12.14:
18740+
version "4.12.14"
18741+
resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.14.tgz#4777c9512b7c84138e4f09e61e3d2fa305eb1414"
18742+
integrity sha512-am5zfg3yu6sqn5yjKBNqhnTX7Cv+m00ox+7jbaKkrLMRJ4rAdldd1xPd/JzbBWspqaQv6RSTrgFN95EsfhC+7w==
1874318743

1874418744
hookable@^5.5.3:
1874518745
version "5.5.3"
@@ -28375,6 +28375,7 @@ stylus@0.59.0, stylus@^0.59.0:
2837528375

2837628376
sucrase@^3.27.0, sucrase@^3.35.0, sucrase@getsentry/sucrase#es2020-polyfills:
2837728377
version "3.36.0"
28378+
uid fd682f6129e507c00bb4e6319cc5d6b767e36061
2837828379
resolved "https://codeload.github.com/getsentry/sucrase/tar.gz/fd682f6129e507c00bb4e6319cc5d6b767e36061"
2837928380
dependencies:
2838028381
"@jridgewell/gen-mapping" "^0.3.2"

0 commit comments

Comments
 (0)