diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-11 15:12:01 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-03-11 15:13:01 +0000 |
| commit | 3e6573c49f3ad4d83d05a6c9786631f5435b20c3 (patch) | |
| tree | b73bb6ef22a0bdcd1e7a8338057e4791fa102b14 /package.json | |
| parent | 2b828128cc3f632d3ddbe3c9540755c641f0274f (diff) | |
chore(deps): bump hono from 4.0.9 to 4.0.10
Bumps [hono](https://github.com/honojs/hono) from 4.0.9 to 4.0.10.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.0.9...v4.0.10)
---
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 cff2c0d..1b203a7 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@hono/zod-validator": "^0.1.11", - "hono": "^4.0.9", + "hono": "^4.0.10", "zod": "^3.22.4" }, "devDependencies": { |
