diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-06 15:28:02 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-05-06 15:29:29 +0000 |
| commit | 5703330c6527128aa42f76f7d256df49db47aade (patch) | |
| tree | 5e8d1a2773cf355af665f6e710b7441e4777158a /package.json | |
| parent | b649a7e06996210fc166e8c81b8dc002d1e01d51 (diff) | |
chore(deps): bump hono from 4.2.9 to 4.3.2
Bumps [hono](https://github.com/honojs/hono) from 4.2.9 to 4.3.2.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.2.9...v4.3.2)
---
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 e23a2c2..c6ae290 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@hono/zod-validator": "^0.2.1", - "hono": "^4.2.9", + "hono": "^4.3.2", "zod": "^3.23.4" }, "devDependencies": { |
