summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-29 09:11:27 +0000
committerGitHub <[email protected]>2024-07-29 09:11:27 +0000
commit2803769bb37c5567ee56f9bd8ce71529207476f7 (patch)
tree8cfad41717d28e2163b05278e21541c33384682c /package.json
parente3de5830e7197fc90770bfb42bcc9208ebc8506c (diff)
node_modules: bump hono from 4.5.1 to 4.5.2 (#256)
Bumps [hono](https://github.com/honojs/hono) from 4.5.1 to 4.5.2. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.5.1...v4.5.2) --- 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8c3f4ec..284c0cc 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.1",
+ "hono": "^4.5.2",
"zod": "^3.23.8"
},
"devDependencies": {