summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-04 16:12:42 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-12-04 16:15:23 +0000
commit3d2b48b6021165cd3bd1df859deb23741fc4b90b (patch)
treef96351be2a6ccc8944ac33a79e5d5c00a1e3978c /package.json
parent7f71bb5472c760fc117ebe88298d82e373ceec26 (diff)
chore(deps): bump hono from 3.10.2 to 3.11.1
Bumps [hono](https://github.com/honojs/hono) from 3.10.2 to 3.11.1. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v3.10.2...v3.11.1) --- updated-dependencies: - dependency-name: hono dependency-type: direct:production update-type: version-update:semver-minor ... 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 3af6002..01c6a9c 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"@hono/zod-validator": "^0.1.11",
- "hono": "^3.10.2",
+ "hono": "^3.11.1",
"zod": "^3.22.4"
},
"devDependencies": {