summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-08 15:52:26 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-08 15:53:58 +0000
commita73f7b58d1e775127b64f088bb533b1cb0f86b4f (patch)
tree09b5b45b5a9e790277761e7419b6f35b5fcaf327 /package.json
parent1d85c69c1c70cbfa8fc63380102758233b78e9e3 (diff)
chore(deps): bump hono from 4.1.7 to 4.2.2
Bumps [hono](https://github.com/honojs/hono) from 4.1.7 to 4.2.2. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.1.7...v4.2.2) --- 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 1f9f3b9..68edccd 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"@hono/zod-validator": "^0.2.1",
- "hono": "^4.1.7",
+ "hono": "^4.2.2",
"zod": "^3.22.4"
},
"devDependencies": {