diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-10-28 15:17:50 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-10-28 15:17:50 +0000 |
| commit | 60bc3922ac874bf9c62a52b667d38fa5281bc4d5 (patch) | |
| tree | f91614c6edf6fbe085417807a8e8c500f11daa96 | |
| parent | f0a1ba46f308e0ffb245ff29d23144ba0de97828 (diff) | |
node_modules: bump hono from 4.6.5 to 4.6.7 (#334)
Bumps [hono](https://github.com/honojs/hono) from 4.6.5 to 4.6.7.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.6.5...v4.6.7)
---
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 | 34 |
2 files changed, 18 insertions, 18 deletions
diff --git a/package.json b/package.json index 27f8615..9ac634c 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.5", + "hono": "^4.6.7", "zod": "^3.23.8" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5f5511f..a5f90b7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,16 +10,16 @@ importers: dependencies: '@hono/swagger-ui': specifier: ^0.4.1 - version: 0.4.1([email protected]) + version: 0.4.1([email protected]) '@hono/zod-openapi': specifier: ^0.16.4 - version: 0.16.4([email protected])([email protected]) + version: 0.16.4([email protected])([email protected]) '@hono/zod-validator': specifier: ^0.4.1 - version: 0.4.1([email protected])([email protected]) + version: 0.4.1([email protected])([email protected]) hono: - specifier: ^4.6.5 - version: 4.6.5 + specifier: ^4.6.7 + version: 4.6.7 zod: specifier: ^3.23.8 version: 3.23.8 @@ -1005,8 +1005,8 @@ packages: resolution: {integrity: sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==} engines: {node: '>= 0.4'} - resolution: {integrity: sha512-qsmN3V5fgtwdKARGLgwwHvcdLKursMd+YOt69eGpl1dUCJb8mCd7hZfyZnBYjxCegBG7qkJRQRUy2oO25yHcyQ==} + resolution: {integrity: sha512-wX4ZbOnzfNO61hUjuQbJ7OPGs1fWXXVVJ8VTPDb2Ls/x9HjCbVTm80Je6VTHMz5n5RGDtBgV9d9ZFZxBqx56ng==} engines: {node: '>=16.9.0'} @@ -1702,25 +1702,25 @@ snapshots: '@fastify/[email protected]': {} - '@hono/[email protected]([email protected])': + '@hono/[email protected]([email protected])': dependencies: - hono: 4.6.5 + hono: 4.6.7 dependencies: '@asteasolutions/zod-to-openapi': 7.1.1([email protected]) - '@hono/zod-validator': 0.3.0([email protected])([email protected]) - hono: 4.6.5 + '@hono/zod-validator': 0.3.0([email protected])([email protected]) + hono: 4.6.7 zod: 3.23.8 dependencies: - hono: 4.6.5 + hono: 4.6.7 zod: 3.23.8 dependencies: - hono: 4.6.5 + hono: 4.6.7 zod: 3.23.8 '@humanwhocodes/[email protected]': @@ -2263,7 +2263,7 @@ snapshots: dependencies: function-bind: 1.1.2 - [email protected]: {} + [email protected]: {} |
