summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-22 16:09:56 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-22 16:13:14 +0000
commit3a2e5b2a95a6756bd55b4ee637d29b9b73b4b43e (patch)
tree806238d1a1d08d02a361958f6788b8ac998453db /package.json
parent95f1d646e9a520fe1a6a45045ebf5d8023000486 (diff)
chore(deps): bump hono from 4.2.4 to 4.2.6
Bumps [hono](https://github.com/honojs/hono) from 4.2.4 to 4.2.6. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.2.4...v4.2.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 7b721e9..deeec7b 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"@hono/zod-validator": "^0.2.1",
- "hono": "^4.2.4",
+ "hono": "^4.2.6",
"zod": "^3.23.0"
},
"devDependencies": {