summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-23 15:16:09 +0000
committerGitHub <[email protected]>2024-09-23 15:16:09 +0000
commitadb0df140b211bb6c6b2bb3738cf420d3a57294d (patch)
treea33510083f0c34add41a8c09dea0f1a9f2ec855c /package.json
parent4a3199335b27158536a5a90db7262e6c76040db2 (diff)
node_modules: bump hono from 4.6.1 to 4.6.2 (#305)
Bumps [hono](https://github.com/honojs/hono) from 4.6.1 to 4.6.2. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.6.1...v4.6.2) --- 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 e62f913..4690e88 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
"@hono/swagger-ui": "^0.4.1",
"@hono/zod-openapi": "^0.16.0",
"@hono/zod-validator": "^0.2.2",
- "hono": "^4.6.1",
+ "hono": "^4.6.2",
"zod": "^3.23.8"
},
"devDependencies": {