diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-12-18 15:58:42 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-12-18 16:00:08 +0000 |
| commit | dc0f15a7989de890f7dd7b857af041b4e3171221 (patch) | |
| tree | 70b5d9da991dd8be7a90f7e22fe61bfc4e887622 /package.json | |
| parent | 08fb2a2158943913051d4760810b6655151085d0 (diff) | |
chore(deps): bump hono from 3.11.7 to 3.11.8
Bumps [hono](https://github.com/honojs/hono) from 3.11.7 to 3.11.8.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v3.11.7...v3.11.8)
---
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 d7e91fb..09e5fa5 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@hono/zod-validator": "^0.1.11", - "hono": "^3.11.7", + "hono": "^3.11.8", "zod": "^3.22.4" }, "devDependencies": { |
