summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-27 15:44:46 +0000
committerGitHub <[email protected]>2025-01-27 15:44:46 +0000
commit3e622c11ea6451b01f62b3f3ea78ad60d130df37 (patch)
treeb4d35c909b42fe7f94d4be7aeb8c4c9f5cd6544f /package.json
parentfc30b89fde4ac947369b4dd0ef73a38abe372cca (diff)
node_modules: bump hono from 4.6.16 to 4.6.19 (#380)HEADmain
Bumps [hono](https://github.com/honojs/hono) from 4.6.16 to 4.6.19. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.6.16...v4.6.19) --- 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 63d2eee..c4fd80c 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
"@hono/swagger-ui": "^0.5.0",
"@hono/zod-openapi": "^0.18.3",
"@hono/zod-validator": "^0.4.2",
- "hono": "^4.6.16",
+ "hono": "^4.6.19",
"zod": "^3.24.1"
},
"devDependencies": {