Skip to content

Commit bb1fb4d

Browse files
build(deps): bump hono from 4.11.10 to 4.12.4 in /kms/auth-mock
Bumps [hono](https://github.com/honojs/hono) from 4.11.10 to 4.12.4. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.11.10...v4.12.4) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b00021 commit bb1fb4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kms/auth-mock/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"check": "bun run lint && bun run test:run"
1616
},
1717
"dependencies": {
18-
"hono": "4.11.10",
18+
"hono": "4.12.4",
1919
"@hono/zod-validator": "0.2.2",
2020
"zod": "3.25.76"
2121
},

0 commit comments

Comments
 (0)