summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-20 15:37:38 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-05-20 15:38:33 +0000
commit9ffb7ee1f494059862be7eeda955415a6696898c (patch)
treeb5ea140935d180328450d4a8818bf723ca21032b /package.json
parentd81c1de02a0853571dac8eca3eb06d0f64fc8e09 (diff)
chore(deps): bump hono from 4.3.2 to 4.3.8
Bumps [hono](https://github.com/honojs/hono) from 4.3.2 to 4.3.8. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.3.2...v4.3.8) --- 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 8abdee0..fe3603c 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"@hono/zod-validator": "^0.2.1",
- "hono": "^4.3.2",
+ "hono": "^4.3.8",
"zod": "^3.23.8"
},
"devDependencies": {