summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-11-25 15:54:31 +0000
committerGitHub <[email protected]>2024-11-25 15:54:31 +0000
commit3f44e4754b533da14a5ff0004e795beb8d4f9368 (patch)
tree49fa69810d7d5739c4c95f19d858ff664a3251dd /package.json
parent87521fa6c1fbd1a63bdca06be971ec9323e08482 (diff)
node_modules: bump hono from 4.6.10 to 4.6.12 (#354)
Bumps [hono](https://github.com/honojs/hono) from 4.6.10 to 4.6.12. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.6.10...v4.6.12) --- updated-dependencies: - dependency-name: hono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2284d79..749e904 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
"@hono/swagger-ui": "^0.4.1",
"@hono/zod-openapi": "^0.17.1",
"@hono/zod-validator": "^0.4.1",
- "hono": "^4.6.10",
+ "hono": "^4.6.12",
"zod": "^3.23.8"
},
"devDependencies": {