summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-08 15:12:41 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-01-08 15:13:42 +0000
commit7a786bb3ad7f3d70a0dd7a6a684a861cb2cfb019 (patch)
tree00dc19d424c9bc0b057d1b85416c903831986337 /package.json
parent5b772b0aed286a87446c13b7fd1b4ce17cfeb376 (diff)
chore(deps): bump hono from 3.11.12 to 3.12.0
Bumps [hono](https://github.com/honojs/hono) from 3.11.12 to 3.12.0. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v3.11.12...v3.12.0) --- 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 87a2130..f3009fd 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"@hono/zod-validator": "^0.1.11",
- "hono": "^3.11.12",
+ "hono": "^3.12.0",
"zod": "^3.22.4"
},
"devDependencies": {