diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-07-29 16:04:11 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-07-29 16:04:11 +0000 |
| commit | d43240003212e9a5b92b936d9a0b90adfb41bdcb (patch) | |
| tree | 534c3a6bd5b9ee37c7c5ae1b0828eeaa6122b411 /package.json | |
| parent | 2803769bb37c5567ee56f9bd8ce71529207476f7 (diff) | |
node_modules: bump hono from 4.5.2 to 4.5.3 (#259)
Bumps [hono](https://github.com/honojs/hono) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.5.2...v4.5.3)
---
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 284c0cc..a7ef9c5 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "@hono/zod-openapi": "^0.15.1", "@hono/zod-validator": "^0.2.2", - "hono": "^4.5.2", + "hono": "^4.5.3", "zod": "^3.23.8" }, "devDependencies": { |
