summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-15 15:38:52 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-15 15:39:49 +0000
commita22eda6ca8e2d8e78e49e4fb437e027efdf4008d (patch)
tree5441abbc8aea74d4104c81e6b0a5a77410047d7f /package.json
parenteeb623f56f553fb2de8c5010f949bd7d8502b5d5 (diff)
chore(deps): bump hono from 4.2.2 to 4.2.4
Bumps [hono](https://github.com/honojs/hono) from 4.2.2 to 4.2.4. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.2.2...v4.2.4) --- 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 ed0e4e1..49c9003 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"@hono/zod-validator": "^0.2.1",
- "hono": "^4.2.2",
+ "hono": "^4.2.4",
"zod": "^3.22.4"
},
"devDependencies": {