diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-12-25 15:28:51 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-12-25 15:29:48 +0000 |
| commit | f607d4ea64941028543ca9b43d7b3a5e62aed9bc (patch) | |
| tree | e160ad5731b011cd1d457e7585c756c0762a0f0d /package.json | |
| parent | 1ffe1608b6dbc3785d869ae89667eeaba93e37d3 (diff) | |
chore(deps): bump hono from 3.11.8 to 3.11.10
Bumps [hono](https://github.com/honojs/hono) from 3.11.8 to 3.11.10.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v3.11.8...v3.11.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 ea0ec72..470712b 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@hono/zod-validator": "^0.1.11", - "hono": "^3.11.8", + "hono": "^3.11.10", "zod": "^3.22.4" }, "devDependencies": { |
