diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-18 15:19:07 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-03-18 15:20:35 +0000 |
| commit | eef278331c47cab509c419039e168b96fb5818b4 (patch) | |
| tree | b9560c8fce417d9ddddb9827a655e5b7f3f9bd16 /package.json | |
| parent | 6a4916db392de248ae42eb4c090648cbda190b00 (diff) | |
chore(deps): bump hono from 4.0.10 to 4.1.1
Bumps [hono](https://github.com/honojs/hono) from 4.0.10 to 4.1.1.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.0.10...v4.1.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 85f05c7..51256cb 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@hono/zod-validator": "^0.2.0", - "hono": "^4.0.10", + "hono": "^4.1.1", "zod": "^3.22.4" }, "devDependencies": { |
