summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-02 15:24:18 +0000
committerGitHub <[email protected]>2024-09-02 15:24:18 +0000
commit8d98c49dbec2cbcd3746177601ab85d51f66c979 (patch)
tree02380faebe2144f27c46df041372f2da5f33f45b /package.json
parent5a5e70d463a12f93b15cc69b7ee5419c3b0d4bd6 (diff)
node_modules: bump hono from 4.5.9 to 4.5.10 (#288)
Bumps [hono](https://github.com/honojs/hono) from 4.5.9 to 4.5.10. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.5.9...v4.5.10) --- 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 a6759ec..eb648cd 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
"@hono/swagger-ui": "^0.4.1",
"@hono/zod-openapi": "^0.16.0",
"@hono/zod-validator": "^0.2.2",
- "hono": "^4.5.9",
+ "hono": "^4.5.10",
"zod": "^3.23.8"
},
"devDependencies": {