summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-29 15:23:34 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-29 15:25:02 +0000
commiteeb5e80e7acdb81f4191cabf1cb99b02cda8b6de (patch)
tree47cf55212802ad47930b6791d86491f7549ced73 /package.json
parentcf80aa17373ce4f99652c2b1e4222117fcbf8508 (diff)
chore(deps): bump hono from 4.2.7 to 4.2.9
Bumps [hono](https://github.com/honojs/hono) from 4.2.7 to 4.2.9. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.2.7...v4.2.9) --- 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 d4d3609..d51e58a 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"@hono/zod-validator": "^0.2.1",
- "hono": "^4.2.7",
+ "hono": "^4.2.9",
"zod": "^3.23.4"
},
"devDependencies": {