summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-01 15:52:56 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-07-01 15:54:34 +0000
commit761ca3b2321693871e3740413820389bfc96e905 (patch)
tree77017af23df162cb4a3cf2b21469c24b07563612 /package.json
parent759da0c1fd110b11baf0a5349a7bdf078665a390 (diff)
chore(deps): bump hono from 4.4.7 to 4.4.10
Bumps [hono](https://github.com/honojs/hono) from 4.4.7 to 4.4.10. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.4.7...v4.4.10) --- 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e6b368f..5e1366b 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"@hono/zod-validator": "^0.2.2",
- "hono": "^4.4.7",
+ "hono": "^4.4.10",
"zod": "^3.23.8"
},
"devDependencies": {