diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-12-16 15:36:05 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-12-16 15:36:05 +0000 |
| commit | 1983ac8b90789d0438b3bd423cfee3cdcf7a5ade (patch) | |
| tree | 8e871442d957dbfcedb52ded2a206b8cb5d0ff94 | |
| parent | 5965bd53894c5f19f85c28328724d27cadb19822 (diff) | |
node_modules: bump hono from 4.6.12 to 4.6.14 (#362)
Bumps [hono](https://github.com/honojs/hono) from 4.6.12 to 4.6.14.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.6.12...v4.6.14)
---
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 ff77aef..bb42acc 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@hono/swagger-ui": "^0.4.1", "@hono/zod-openapi": "^0.18.3", "@hono/zod-validator": "^0.4.1", - "hono": "^4.6.12", + "hono": "^4.6.14", "zod": "^3.23.8" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 299fd0c..ec952b3 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.18.3 - version: 0.18.3([email protected])([email protected]) + version: 0.18.3([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.12 - version: 4.6.12 + specifier: ^4.6.14 + version: 4.6.14 zod: specifier: ^3.23.8 version: 3.23.8 @@ -994,8 +994,8 @@ packages: resolution: {integrity: sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==} engines: {node: '>= 0.4'} - resolution: {integrity: sha512-eHtf4kSDNw6VVrdbd5IQi16r22m3s7mWPLd7xOMhg1a/Yyb1A0qpUFq8xYMX4FMuDe1nTKeMX5rTx7Nmw+a+Ag==} + resolution: {integrity: sha512-j4VkyUp2xazGJ8eCCLN1Vm/bxdvm/j5ZuU9AIjLu9vapn2M44p9L3Ktr9Vnb2RN2QtcR/wVjZVMlT5k7GJQgPw==} engines: {node: '>=16.9.0'} @@ -1682,20 +1682,20 @@ snapshots: '@fastify/[email protected]': {} - '@hono/[email protected]([email protected])': + '@hono/[email protected]([email protected])': dependencies: - hono: 4.6.12 + hono: 4.6.14 dependencies: '@asteasolutions/zod-to-openapi': 7.1.1([email protected]) - '@hono/zod-validator': 0.4.1([email protected])([email protected]) - hono: 4.6.12 + '@hono/zod-validator': 0.4.1([email protected])([email protected]) + hono: 4.6.14 zod: 3.23.8 dependencies: - hono: 4.6.12 + hono: 4.6.14 zod: 3.23.8 '@humanwhocodes/[email protected]': @@ -2225,7 +2225,7 @@ snapshots: dependencies: function-bind: 1.1.2 - [email protected]: {} + [email protected]: {} |
