diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-30 15:21:26 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-09-30 15:21:26 +0000 |
| commit | 42a49604638c45c7805015dd8c511dffde0bae2b (patch) | |
| tree | d5ea066b31e131db7bc052b45afb85851c5e4a38 | |
| parent | 29a36aa0676d79c45292c705ea452ce4caa593e4 (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>
| -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 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": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fcd3acc..e4dfcd6 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.0 - version: 0.16.0([email protected])([email protected]) + version: 0.16.0([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.6.2 - version: 4.6.2 + specifier: ^4.6.3 + version: 4.6.3 zod: specifier: ^3.23.8 version: 3.23.8 @@ -1001,8 +1001,8 @@ packages: resolution: {integrity: sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==} engines: {node: '>= 0.4'} - resolution: {integrity: sha512-v+39817TgAhetmHUEli8O0uHDmxp2Up3DnhS4oUZXOl5IQ9np9tYtldd42e5zgdLVS0wsOoXQNZ6mx+BGmEvCA==} + resolution: {integrity: sha512-0LeEuBNFeSHGqZ9sNVVgZjB1V5fmhkBSB0hZrpqStSMLOWgfLy0dHOvrjbJh0H2khsjet6rbHfWTHY0kpYThKQ==} engines: {node: '>=16.9.0'} @@ -1698,20 +1698,20 @@ snapshots: '@fastify/[email protected]': {} - '@hono/[email protected]([email protected])': + '@hono/[email protected]([email protected])': dependencies: - hono: 4.6.2 + hono: 4.6.3 dependencies: '@asteasolutions/zod-to-openapi': 7.1.1([email protected]) - '@hono/zod-validator': 0.2.2([email protected])([email protected]) - hono: 4.6.2 + '@hono/zod-validator': 0.2.2([email protected])([email protected]) + hono: 4.6.3 zod: 3.23.8 dependencies: - hono: 4.6.2 + hono: 4.6.3 zod: 3.23.8 '@humanwhocodes/[email protected]': @@ -2256,7 +2256,7 @@ snapshots: dependencies: function-bind: 1.1.2 - [email protected]: {} + [email protected]: {} |
