diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-27 16:07:55 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-05-27 16:09:22 +0000 |
| commit | 078ff294ed8e2e91d420456826f6bbb7584bd5a8 (patch) | |
| tree | 7983d696ee88981e5790f62dd991603b29cafc4d /package.json | |
| parent | 4a897e524ed59908055ac8f34f9ee04aa9149925 (diff) | |
chore(deps): bump hono from 4.3.8 to 4.4.0
Bumps [hono](https://github.com/honojs/hono) from 4.3.8 to 4.4.0.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.3.8...v4.4.0)
---
updated-dependencies:
- dependency-name: hono
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
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 8de3174..62272f6 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@hono/zod-validator": "^0.2.1", - "hono": "^4.3.8", + "hono": "^4.4.0", "zod": "^3.23.8" }, "devDependencies": { |
