diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-01 16:06:26 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-04-01 16:07:29 +0000 |
| commit | 2047722bd82496b6bd254702c85134a788018c82 (patch) | |
| tree | 25d504824770edfaf9fdb52177f99029f4490845 /package.json | |
| parent | 0e497215fca2dd79f834b001ad01adfd703183e2 (diff) | |
chore(deps): bump hono from 4.1.4 to 4.1.7
Bumps [hono](https://github.com/honojs/hono) from 4.1.4 to 4.1.7.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.1.4...v4.1.7)
---
updated-dependencies:
- dependency-name: hono
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
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 905e082..e714d5e 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@hono/zod-validator": "^0.2.1", - "hono": "^4.1.4", + "hono": "^4.1.7", "zod": "^3.22.4" }, "devDependencies": { |
