diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-11-18 16:06:12 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-11-18 16:06:12 +0000 |
| commit | 3cb281cb1a836ed4badb3e565d3f420b7e6902e7 (patch) | |
| tree | e4f4b8e2c0fb6799bc865d3bd07f88197c074aea /package.json | |
| parent | ec5b73f6df6fc764a35e847c98421c445f9d8336 (diff) | |
node_modules: bump hono from 4.6.9 to 4.6.10 (#346)
Bumps [hono](https://github.com/honojs/hono) from 4.6.9 to 4.6.10.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.6.9...v4.6.10)
---
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 f9e76ff..ba4dc3f 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@hono/swagger-ui": "^0.4.1", "@hono/zod-openapi": "^0.17.0", "@hono/zod-validator": "^0.4.1", - "hono": "^4.6.9", + "hono": "^4.6.10", "zod": "^3.23.8" }, "devDependencies": { |
