diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-01-06 15:58:48 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-01-06 15:58:48 +0000 |
| commit | 53f86a4af04a7b2e3eb86044af0f68ef4df55b73 (patch) | |
| tree | d70b27e4d00301b244dd67b75c1bd255d8aac780 /package.json | |
| parent | 4bcaae434f2b9e85b5c1324ce27f46044bce7d7c (diff) | |
node_modules: bump hono from 4.6.15 to 4.6.16 (#370)
Bumps [hono](https://github.com/honojs/hono) from 4.6.15 to 4.6.16.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.6.15...v4.6.16)
---
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 20a508b..fbc16d5 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@hono/swagger-ui": "^0.5.0", "@hono/zod-openapi": "^0.18.3", "@hono/zod-validator": "^0.4.2", - "hono": "^4.6.15", + "hono": "^4.6.16", "zod": "^3.24.1" }, "devDependencies": { |
