diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-07-08 15:42:46 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-07-08 15:43:45 +0000 |
| commit | 824bc6d738dab61b5b798137ca5f9b6bf9686e81 (patch) | |
| tree | e0a3e2b4bc18e4f07a09d8ebc32a7228930ae809 /package.json | |
| parent | afb17c54fc6fc0eff6605631d3e8dd0b07cbb02a (diff) | |
chore(deps): bump hono from 4.4.10 to 4.4.12
Bumps [hono](https://github.com/honojs/hono) from 4.4.10 to 4.4.12.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.4.10...v4.4.12)
---
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 a258672..711d8ab 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@hono/zod-validator": "^0.2.2", - "hono": "^4.4.10", + "hono": "^4.4.12", "zod": "^3.23.8" }, "devDependencies": { |
