Skip to content

Commit 04b8ec0

Browse files
fix(deps): update dependency hono to ^4.12.5 (#187)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ee47c48 commit 04b8ec0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"deploy": "wrangler deploy"
88
},
99
"dependencies": {
10-
"hono": "^4.12.3",
10+
"hono": "^4.12.5",
1111
"nanoid": "^5.1.6"
1212
},
1313
"devDependencies": {

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -703,7 +703,7 @@ __metadata:
703703
resolution: "cdn@workspace:."
704704
dependencies:
705705
"@cloudflare/workers-types": "npm:^4.20260305.0"
706-
hono: "npm:^4.12.3"
706+
hono: "npm:^4.12.5"
707707
nanoid: "npm:^5.1.6"
708708
typescript: "npm:^5.9.3"
709709
wrangler: "npm:^4.70.0"
@@ -990,7 +990,7 @@ __metadata:
990990
languageName: node
991991
linkType: hard
992992

993-
"hono@npm:^4.12.3":
993+
"hono@npm:^4.12.5":
994994
version: 4.12.5
995995
resolution: "hono@npm:4.12.5"
996996
checksum: 10/3d03cf2885f7c75325869a178bc94291a17a656002b930dc91456cb177366f6f344c7c90c09707c1fcb4c6e40b1f33fac98f1622628061628cabadcf8cf6d3fd

0 commit comments

Comments
 (0)