summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-22 15:55:19 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-01-22 15:56:46 +0000
commit4a9a091d4603ddeb60370790cdb95db88008892a (patch)
tree5d483dd8b43a87bfaa3e53f7228192e7b29714f9 /package.json
parent3fea5d054eee3d3b653530a832fc144d5e75c1d8 (diff)
chore(deps): bump hono from 3.12.4 to 3.12.6
Bumps [hono](https://github.com/honojs/hono) from 3.12.4 to 3.12.6. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v3.12.4...v3.12.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 8763184..18a36fd 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"@hono/zod-validator": "^0.1.11",
- "hono": "^3.12.4",
+ "hono": "^3.12.6",
"zod": "^3.22.4"
},
"devDependencies": {