diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-07-22 15:07:28 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-07-22 15:08:33 +0000 |
| commit | aed4245c656235220114dcb895cf01f72b3a05a2 (patch) | |
| tree | 65d88c1e201996500f4de394618240bc6e1a73ab /package.json | |
| parent | 2ab7831c6a5378dfee93885348310509fc8833b6 (diff) | |
chore(deps): bump hono from 4.4.13 to 4.5.1
Bumps [hono](https://github.com/honojs/hono) from 4.4.13 to 4.5.1.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.4.13...v4.5.1)
---
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 edf179b..501f236 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@hono/zod-validator": "^0.2.2", - "hono": "^4.4.13", + "hono": "^4.5.1", "zod": "^3.23.8" }, "devDependencies": { |
