summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-26 23:21:18 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-11-26 23:23:56 +0000
commit6018b6f55e1e9a88febf289d99f3dc151120caea (patch)
tree81f71f979c4e31575aeb3208d077850cbe10613b /package.json
parentba0d23912b12d41ca254571f1f7703ff8166f9eb (diff)
chore(deps): bump hono from 3.10.0 to 3.10.2
Bumps [hono](https://github.com/honojs/hono) from 3.10.0 to 3.10.2. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v3.10.0...v3.10.2) --- 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 58a97d8..df6aeb5 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"@hono/zod-validator": "^0.1.11",
- "hono": "^3.10.0",
+ "hono": "^3.10.2",
"zod": "^3.22.4"
},
"devDependencies": {