summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-01 16:06:26 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-01 16:07:29 +0000
commit2047722bd82496b6bd254702c85134a788018c82 (patch)
tree25d504824770edfaf9fdb52177f99029f4490845 /package.json
parent0e497215fca2dd79f834b001ad01adfd703183e2 (diff)
chore(deps): bump hono from 4.1.4 to 4.1.7
Bumps [hono](https://github.com/honojs/hono) from 4.1.4 to 4.1.7. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.1.4...v4.1.7) --- 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 905e082..e714d5e 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"@hono/zod-validator": "^0.2.1",
- "hono": "^4.1.4",
+ "hono": "^4.1.7",
"zod": "^3.22.4"
},
"devDependencies": {