diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-10-15 23:30:40 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-10-15 23:30:40 +0000 |
| commit | d37b2e74907cbb522d5d2beb07a12b505fa4a504 (patch) | |
| tree | cc40c000fc5ba4204b13a0b63b3082e2e2ec1ac1 /package.json | |
| parent | 0b0a06dc7adef731950927e075a934bbe3467d53 (diff) | |
node_modules: bump hono from 4.6.3 to 4.6.5 (#329)
Bumps [hono](https://github.com/honojs/hono) from 4.6.3 to 4.6.5.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.6.3...v4.6.5)
---
updated-dependencies:
- dependency-name: hono
dependency-type: direct:production
...
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9a5e1a3..a0c5440 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@hono/swagger-ui": "^0.4.1", "@hono/zod-openapi": "^0.16.4", "@hono/zod-validator": "^0.4.1", - "hono": "^4.6.3", + "hono": "^4.6.5", "zod": "^3.23.8" }, "devDependencies": { |
