diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-12-16 15:36:05 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-12-16 15:36:05 +0000 |
| commit | 1983ac8b90789d0438b3bd423cfee3cdcf7a5ade (patch) | |
| tree | 8e871442d957dbfcedb52ded2a206b8cb5d0ff94 /package.json | |
| parent | 5965bd53894c5f19f85c28328724d27cadb19822 (diff) | |
node_modules: bump hono from 4.6.12 to 4.6.14 (#362)
Bumps [hono](https://github.com/honojs/hono) from 4.6.12 to 4.6.14.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.6.12...v4.6.14)
---
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 ff77aef..bb42acc 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@hono/swagger-ui": "^0.4.1", "@hono/zod-openapi": "^0.18.3", "@hono/zod-validator": "^0.4.1", - "hono": "^4.6.12", + "hono": "^4.6.14", "zod": "^3.23.8" }, "devDependencies": { |
