Skip to content

Commit ca566d6

Browse files
committed
bump hono version
1 parent 651e58d commit ca566d6

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

packages/hono/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@
3131
"@bull-board/api": "6.5.2",
3232
"@bull-board/ui": "6.5.2",
3333
"ejs": "^3.1.10",
34-
"hono": "^4.4.7"
34+
"hono": "^4.6.11"
3535
},
3636
"devDependencies": {
3737
"@cloudflare/workers-types": "^4.20231218.0",
38-
"@hono/node-server": "^1.4.0"
38+
"@hono/node-server": "^1.13.7"
3939
},
4040
"publishConfig": {
4141
"access": "public"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1098,7 +1098,7 @@
10981098
"@hapi/bourne" "^3.0.0"
10991099
"@hapi/hoek" "^11.0.2"
11001100

1101-
"@hono/node-server@^1.4.0":
1101+
"@hono/node-server@^1.13.7":
11021102
version "1.13.7"
11031103
resolved "https://registry.yarnpkg.com/@hono/node-server/-/node-server-1.13.7.tgz#af95cf97bd24ddffc97e72851738cbde0a98c791"
11041104
integrity sha512-kTfUMsoloVKtRA2fLiGSd9qBddmru9KadNyhJCwgKBxTiNkaAJEwkVN9KV/rS4HtmmNRtUh6P+YpmjRMl0d9vQ==
@@ -7330,10 +7330,10 @@ hoist-non-react-statics@^3.1.0:
73307330
dependencies:
73317331
react-is "^16.7.0"
73327332

7333-
hono@^4.4.7:
7334-
version "4.6.9"
7335-
resolved "https://registry.yarnpkg.com/hono/-/hono-4.6.9.tgz#4dbe1d90b69ab013cbd296ec8b02cfc107eae1e0"
7336-
integrity sha512-p/pN5yZLuZaHzyAOT2nw2/Ud6HhJHYmDNGH6Ck1OWBhPMVeM1r74jbCRwNi0gyFRjjbsGgoHbOyj7mT1PDNbTw==
7333+
hono@^4.6.11:
7334+
version "4.6.11"
7335+
resolved "https://registry.yarnpkg.com/hono/-/hono-4.6.11.tgz#8aa9bea754cfd6e295800652a107dd850bcf3c54"
7336+
integrity sha512-f0LwJQFKdUUrCUAVowxSvNCjyzI7ZLt8XWYU/EApyeq5FfOvHFarBaE5rjU9HTNFk4RI0FkdB2edb3p/7xZjzQ==
73377337

73387338
hosted-git-info@^2.1.4:
73397339
version "2.8.9"

0 commit comments

Comments
 (0)