diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-09 15:25:33 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-09-09 15:25:33 +0000 |
| commit | 7f9af321c615c6e8df61db9fe40e5e3b57bd1fa3 (patch) | |
| tree | 76dbf3edb16e0f4a3b9f06c0b9dc53d804039a67 /package.json | |
| parent | 93c9a2e22a65b3aef9507f222258e365499be088 (diff) | |
node_modules: bump hono from 4.5.10 to 4.5.11 (#293)
Bumps [hono](https://github.com/honojs/hono) from 4.5.10 to 4.5.11.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.5.10...v4.5.11)
---
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 1a9a811..6a4e7d8 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@hono/swagger-ui": "^0.4.1", "@hono/zod-openapi": "^0.16.0", "@hono/zod-validator": "^0.2.2", - "hono": "^4.5.10", + "hono": "^4.5.11", "zod": "^3.23.8" }, "devDependencies": { |
