summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-28 15:17:50 +0000
committerGitHub <[email protected]>2024-10-28 15:17:50 +0000
commit60bc3922ac874bf9c62a52b667d38fa5281bc4d5 (patch)
treef91614c6edf6fbe085417807a8e8c500f11daa96 /package.json
parentf0a1ba46f308e0ffb245ff29d23144ba0de97828 (diff)
node_modules: bump hono from 4.6.5 to 4.6.7 (#334)
Bumps [hono](https://github.com/honojs/hono) from 4.6.5 to 4.6.7. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.6.5...v4.6.7) --- 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 27f8615..9ac634c 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
"@hono/swagger-ui": "^0.4.1",
"@hono/zod-openapi": "^0.16.4",
"@hono/zod-validator": "^0.4.1",
- "hono": "^4.6.5",
+ "hono": "^4.6.7",
"zod": "^3.23.8"
},
"devDependencies": {