summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-11-04 15:27:10 +0000
committerGitHub <[email protected]>2024-11-04 15:27:10 +0000
commitafc66d48a676049aa39ea5aacb309d615708c168 (patch)
tree8c8878b155a45b2191505b83fb0a65d98fbe4ad2 /package.json
parente78b56e6bde873e8b736d3e3c3e2d2756c562042 (diff)
node_modules: bump hono from 4.6.7 to 4.6.9 (#340)
Bumps [hono](https://github.com/honojs/hono) from 4.6.7 to 4.6.9. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.6.7...v4.6.9) --- 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 62faba4..18d75c5 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.7",
+ "hono": "^4.6.9",
"zod": "^3.23.8"
},
"devDependencies": {