diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-08-19 16:28:39 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-08-19 16:28:39 -0400 |
| commit | aaae027d98b85619a7023fefdd77307384d53515 (patch) | |
| tree | 5d0283bb1a143786da53c099817fa536d7d8623a /package.json | |
| parent | 5dbecd05efc8aa4a09ef7da0a65207e721458219 (diff) | |
node_modules: bump hono from 4.5.5 to 4.5.6 (#272)
Bumps [hono](https://github.com/honojs/hono) from 4.5.5 to 4.5.6.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.5.5...v4.5.6)
---
updated-dependencies:
- dependency-name: hono
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 260433e..dc240a3 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@hono/swagger-ui": "^0.4.0", "@hono/zod-openapi": "^0.15.1", "@hono/zod-validator": "^0.2.2", - "hono": "^4.5.5", + "hono": "^4.5.6", "zod": "^3.23.8" }, "devDependencies": { |
