summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-17 15:50:36 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-06-17 15:52:06 +0000
commit39d670cd74aad3e3ac10d61fb59ab4a1dfc66044 (patch)
treef0961186056fe45a1a7beb70cad799a16342f0fc /package.json
parente38208aa01afd7d66eeb329817036f8f97b55c44 (diff)
chore(deps): bump hono from 4.4.4 to 4.4.6
Bumps [hono](https://github.com/honojs/hono) from 4.4.4 to 4.4.6. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.4.4...v4.4.6) --- 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 b177fd2..63e7fb6 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"@hono/zod-validator": "^0.2.2",
- "hono": "^4.4.4",
+ "hono": "^4.4.6",
"zod": "^3.23.8"
},
"devDependencies": {