diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-04 15:11:15 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-03-04 15:12:21 +0000 |
| commit | 0bb9e552c23ab94a3b0ebd5a628afc0d86dc6c28 (patch) | |
| tree | ec462fac1c4255899697d4d9ffeb0847adb356c6 /package.json | |
| parent | 3cae3daa4a8bf48bd3c9523af3396c95f9a08190 (diff) | |
chore(deps): bump hono from 4.0.7 to 4.0.9
Bumps [hono](https://github.com/honojs/hono) from 4.0.7 to 4.0.9.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.0.7...v4.0.9)
---
updated-dependencies:
- dependency-name: hono
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 fbc33b0..5589891 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@hono/zod-validator": "^0.1.11", - "hono": "^4.0.7", + "hono": "^4.0.9", "zod": "^3.22.4" }, "devDependencies": { |
