diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-01-15 16:04:07 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-01-15 16:05:05 +0000 |
| commit | c21843216a803e80033d5d6a2457358c2912ff63 (patch) | |
| tree | be4f533e5a708ad56312d11fdbcd6ea749aeca22 /package.json | |
| parent | 932a4f715e496d36ac37e87d83acf17bef072794 (diff) | |
chore(deps): bump hono from 3.12.0 to 3.12.4
Bumps [hono](https://github.com/honojs/hono) from 3.12.0 to 3.12.4.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v3.12.0...v3.12.4)
---
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 a85a6ce..e55244f 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@hono/zod-validator": "^0.1.11", - "hono": "^3.12.0", + "hono": "^3.12.4", "zod": "^3.22.4" }, "devDependencies": { |
