summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-12 21:10:38 -0400
committerGitHub <[email protected]>2024-08-12 21:10:38 -0400
commitb281b950f4cd008280ca67cde2ab5674f94ab52f (patch)
tree8995ba874c587c0babf0eaec8f848c1a778c2e7f /package.json
parent07800af7f70155ec79007ec069d984a49ebacc5d (diff)
node_modules: bump hono from 4.5.3 to 4.5.5 (#270)
Bumps [hono](https://github.com/honojs/hono) from 4.5.3 to 4.5.5. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.5.3...v4.5.5) --- updated-dependencies: - dependency-name: hono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 62282be..fcb2547 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
"@hono/swagger-ui": "^0.4.0",
"@hono/zod-openapi": "^0.15.1",
"@hono/zod-validator": "^0.2.2",
- "hono": "^4.5.3",
+ "hono": "^4.5.5",
"zod": "^3.23.8"
},
"devDependencies": {