diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-04 10:28:46 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-06-04 10:32:57 +0000 |
| commit | ba40f1c47ad6e28445b41febbb10f14380c559bc (patch) | |
| tree | b6306c005d268ab52f1434d779e55bd452fae156 /package.json | |
| parent | c1555c3af33829854a8b7725801bf28f1ffaa33e (diff) | |
chore(deps): bump hono from 4.4.0 to 4.4.3
Bumps [hono](https://github.com/honojs/hono) from 4.4.0 to 4.4.3.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.4.0...v4.4.3)
---
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 d09f87b..9142a30 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@hono/zod-validator": "^0.2.2", - "hono": "^4.4.0", + "hono": "^4.4.3", "zod": "^3.23.8" }, "devDependencies": { |
