summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-23 16:25:54 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-23 16:27:05 +0000
commit2fc25e1bc9135e73e2e6140f13273d0547c090c1 (patch)
treef5adb4ba01457bd7b621260157ee9be2cd1cfda8 /package.json
parent3a2e5b2a95a6756bd55b4ee637d29b9b73b4b43e (diff)
chore(deps): bump hono from 4.2.6 to 4.2.7
Bumps [hono](https://github.com/honojs/hono) from 4.2.6 to 4.2.7. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.2.6...v4.2.7) --- updated-dependencies: - dependency-name: hono dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
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 deeec7b..4c543f2 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"@hono/zod-validator": "^0.2.1",
- "hono": "^4.2.6",
+ "hono": "^4.2.7",
"zod": "^3.23.0"
},
"devDependencies": {