summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-30 15:21:26 +0000
committerGitHub <[email protected]>2024-09-30 15:21:26 +0000
commit42a49604638c45c7805015dd8c511dffde0bae2b (patch)
treed5ea066b31e131db7bc052b45afb85851c5e4a38 /package.json
parent29a36aa0676d79c45292c705ea452ce4caa593e4 (diff)
node_modules: bump hono from 4.6.2 to 4.6.3 (#310)
Bumps [hono](https://github.com/honojs/hono) from 4.6.2 to 4.6.3. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.6.2...v4.6.3) --- 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 4c6adf8..ba0c264 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.2",
+ "hono": "^4.6.3",
"zod": "^3.23.8"
},
"devDependencies": {