diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-08-26 15:14:14 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-08-26 15:14:14 +0000 |
| commit | 8e4b366a548cbf044341761d0223115d418bf9aa (patch) | |
| tree | a08f74fcce166d87f972104aeefcab2f8994bdda | |
| parent | fa42a55befe80002e543babb62c097a35d11cc7f (diff) | |
node_modules: bump hono from 4.5.6 to 4.5.9 (#278)
Bumps [hono](https://github.com/honojs/hono) from 4.5.6 to 4.5.9.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.5.6...v4.5.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>
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 30 |
2 files changed, 16 insertions, 16 deletions
diff --git a/package.json b/package.json index 45d4dea..3f51c8c 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@hono/swagger-ui": "^0.4.0", "@hono/zod-openapi": "^0.15.3", "@hono/zod-validator": "^0.2.2", - "hono": "^4.5.6", + "hono": "^4.5.9", "zod": "^3.23.8" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cd2b4f7..01215c8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,16 +10,16 @@ importers: dependencies: '@hono/swagger-ui': specifier: ^0.4.0 - version: 0.4.0([email protected]) + version: 0.4.0([email protected]) '@hono/zod-openapi': specifier: ^0.15.3 - version: 0.15.3([email protected])([email protected]) + version: 0.15.3([email protected])([email protected]) '@hono/zod-validator': specifier: ^0.2.2 - version: 0.2.2([email protected])([email protected]) + version: 0.2.2([email protected])([email protected]) hono: - specifier: ^4.5.6 - version: 4.5.6 + specifier: ^4.5.9 + version: 4.5.9 zod: specifier: ^3.23.8 version: 3.23.8 @@ -855,8 +855,8 @@ packages: resolution: {integrity: sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==} engines: {node: '>= 0.4'} - resolution: {integrity: sha512-9SuUC/zLQv8YAcnIxJko0KCeLI0Q6menPsDWuJ9jaH+r8ZkVXeLqeLs1QJXCPKKbURAWj9x0SJBSFh803EnAUw==} + resolution: {integrity: sha512-zz8ktqMDRrZETjxBrv8C5PQRFbrTRCLNVAjD1SNQyOzv4VjmX68Uxw83xQ6oxdAB60HiWnGEatiKA8V3SZLDkQ==} engines: {node: '>=16.0.0'} @@ -1477,20 +1477,20 @@ snapshots: '@fastify/[email protected]': {} - '@hono/[email protected]([email protected])': + '@hono/[email protected]([email protected])': dependencies: - hono: 4.5.6 + hono: 4.5.9 dependencies: '@asteasolutions/zod-to-openapi': 7.1.1([email protected]) - '@hono/zod-validator': 0.2.2([email protected])([email protected]) - hono: 4.5.6 + '@hono/zod-validator': 0.2.2([email protected])([email protected]) + hono: 4.5.9 zod: 3.23.8 dependencies: - hono: 4.5.6 + hono: 4.5.9 zod: 3.23.8 '@humanwhocodes/[email protected]': @@ -2010,7 +2010,7 @@ snapshots: dependencies: function-bind: 1.1.2 - [email protected]: {} + [email protected]: {} |
