diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-12-30 16:05:33 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-12-30 16:05:33 +0000 |
| commit | 0f57035ce5124d91cc8537db01c008d47fd1fd03 (patch) | |
| tree | 39fef718aa290997bef9a5677d5ba9ba41fac500 /package.json | |
| parent | 62aaa3e871c679b8e9bcbff8bd1cf6f0c5b80bf4 (diff) | |
node_modules: bump hono from 4.6.14 to 4.6.15 (#367)
Bumps [hono](https://github.com/honojs/hono) from 4.6.14 to 4.6.15.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.6.14...v4.6.15)
---
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 21d49f2..540bb36 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.14", + "hono": "^4.6.15", "zod": "^3.23.8" }, "devDependencies": { |
