summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-26 15:14:14 +0000
committerGitHub <[email protected]>2024-08-26 15:14:14 +0000
commit8e4b366a548cbf044341761d0223115d418bf9aa (patch)
treea08f74fcce166d87f972104aeefcab2f8994bdda /package.json
parentfa42a55befe80002e543babb62c097a35d11cc7f (diff)
node_modules: bump hono from 4.5.6 to 4.5.9 (#278)
Bumps [hono](https://github.com/honojs/hono) from 4.5.6 to 4.5.9. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.5.6...v4.5.9) --- 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 45d4dea..3f51c8c 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
"@hono/swagger-ui": "^0.4.0",
"@hono/zod-openapi": "^0.15.3",
"@hono/zod-validator": "^0.2.2",
- "hono": "^4.5.6",
+ "hono": "^4.5.9",
"zod": "^3.23.8"
},
"devDependencies": {