diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-02-19 15:28:46 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-02-19 15:30:12 +0000 |
| commit | 46df811fe1be8ee427f9c795ddf835d7c66d7ecc (patch) | |
| tree | 61d6b694d053c4560a82d7afa8d7e0a1c6c0f1eb /package.json | |
| parent | 189eedc489cf98db8e303cf4eed496a9abbe05f4 (diff) | |
chore(deps): bump hono from 4.0.1 to 4.0.4
Bumps [hono](https://github.com/honojs/hono) from 4.0.1 to 4.0.4.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.0.1...v4.0.4)
---
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 d5409fc..8c4c0a9 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@hono/zod-validator": "^0.1.11", - "hono": "^4.0.1", + "hono": "^4.0.4", "zod": "^3.22.4" }, "devDependencies": { |
