diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-02-26 15:38:34 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-02-26 15:39:59 +0000 |
| commit | f1148d6e2e7c48f11eb0440efdd973ad80143655 (patch) | |
| tree | b715b37a7a56dbfa0701b94ba0d9e05ddc7aacce /package.json | |
| parent | d266504b496eb80cebcce18ac913d9eb1c8cf931 (diff) | |
chore(deps): bump hono from 4.0.4 to 4.0.7
Bumps [hono](https://github.com/honojs/hono) from 4.0.4 to 4.0.7.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.0.4...v4.0.7)
---
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 d3157ca..fe4b6e8 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@hono/zod-validator": "^0.1.11", - "hono": "^4.0.4", + "hono": "^4.0.7", "zod": "^3.22.4" }, "devDependencies": { |
