diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-02-05 15:26:54 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-02-05 15:27:52 +0000 |
| commit | 2bbd2df637a15fa82cd59c8dc686559e4711e55c (patch) | |
| tree | 0eb1acc899f9ad5070c793d2054784e123963d73 /package.json | |
| parent | 2dc899a041f2814cd631b11d6b673a7a89fad1f1 (diff) | |
chore(deps): bump hono from 3.12.6 to 3.12.11
Bumps [hono](https://github.com/honojs/hono) from 3.12.6 to 3.12.11.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v3.12.6...v3.12.11)
---
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 713f518..f7b488e 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@hono/zod-validator": "^0.1.11", - "hono": "^3.12.6", + "hono": "^3.12.11", "zod": "^3.22.4" }, "devDependencies": { |
