diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-01-01 15:17:04 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-01-01 15:18:10 +0000 |
| commit | e046b05daf0121fbcffd724d017194c787fc3383 (patch) | |
| tree | cd71d8190adb81b41bd8bf9145ac2eb0fb8cc0e8 /package.json | |
| parent | b0cc593aa924723c28cba8cad21e7c3a67e59317 (diff) | |
chore(deps): bump hono from 3.11.10 to 3.11.12
Bumps [hono](https://github.com/honojs/hono) from 3.11.10 to 3.11.12.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v3.11.10...v3.11.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 c8ab865..6be96ca 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@hono/zod-validator": "^0.1.11", - "hono": "^3.11.10", + "hono": "^3.11.12", "zod": "^3.22.4" }, "devDependencies": { |
