summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-16 15:53:47 +0000
committerGitHub <[email protected]>2024-09-16 15:53:47 +0000
commit1695561cb45bb9b95b357fa6189fded75018a8c2 (patch)
treea8a5f91652351c0091cd594a9ca490f44951d032 /package.json
parent22df3d5e102be2e2d89dff42fa91de6074f953f8 (diff)
node_modules: bump hono from 4.5.11 to 4.6.1 (#302)
Bumps [hono](https://github.com/honojs/hono) from 4.5.11 to 4.6.1. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.5.11...v4.6.1) --- updated-dependencies: - dependency-name: hono dependency-type: direct:production update-type: version-update:semver-minor ... 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 42d96e4..fcb3960 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.11",
+ "hono": "^4.6.1",
"zod": "^3.23.8"
},
"devDependencies": {