diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-10 16:04:23 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-06-10 16:05:53 +0000 |
| commit | 8b44c5448a33efbbd5d3196e3172516a31696ca7 (patch) | |
| tree | 051851e8b6cc2589aace1d529f42632bef37b921 /package.json | |
| parent | 85c024f873535ce9e8b584d718fa97a1c0dff0ab (diff) | |
chore(deps): bump hono from 4.4.3 to 4.4.4
Bumps [hono](https://github.com/honojs/hono) from 4.4.3 to 4.4.4.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.4.3...v4.4.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 e91f36c..a0bfcdc 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@hono/zod-validator": "^0.2.2", - "hono": "^4.4.3", + "hono": "^4.4.4", "zod": "^3.23.8" }, "devDependencies": { |
