summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-15 15:40:43 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-07-15 15:42:15 +0000
commite1765af31fa1ef6c47c160878470066b622fb2de (patch)
tree336fcdeb287d651cf2e07344cef0baf34afcd0e9 /package.json
parent037bb21926b53818b63e77db9bf938fa625f0f9a (diff)
chore(deps): bump hono from 4.4.12 to 4.4.13
Bumps [hono](https://github.com/honojs/hono) from 4.4.12 to 4.4.13. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.4.12...v4.4.13) --- 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 92ae163..f0a5767 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"@hono/zod-validator": "^0.2.2",
- "hono": "^4.4.12",
+ "hono": "^4.4.13",
"zod": "^3.23.8"
},
"devDependencies": {