diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-01-22 15:55:19 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-01-22 15:56:46 +0000 |
| commit | 4a9a091d4603ddeb60370790cdb95db88008892a (patch) | |
| tree | 5d483dd8b43a87bfaa3e53f7228192e7b29714f9 | |
| parent | 3fea5d054eee3d3b653530a832fc144d5e75c1d8 (diff) | |
chore(deps): bump hono from 3.12.4 to 3.12.6
Bumps [hono](https://github.com/honojs/hono) from 3.12.4 to 3.12.6.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v3.12.4...v3.12.6)
---
updated-dependencies:
- dependency-name: hono
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 14 |
2 files changed, 8 insertions, 8 deletions
diff --git a/package.json b/package.json index 8763184..18a36fd 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@hono/zod-validator": "^0.1.11", - "hono": "^3.12.4", + "hono": "^3.12.6", "zod": "^3.22.4" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a661d6c..ce9ab97 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,10 +7,10 @@ settings: dependencies: '@hono/zod-validator': specifier: ^0.1.11 - version: 0.1.11([email protected])([email protected]) + version: 0.1.11([email protected])([email protected]) hono: - specifier: ^3.12.4 - version: 3.12.4 + specifier: ^3.12.6 + version: 3.12.6 zod: specifier: ^3.22.4 version: 3.22.4 @@ -587,13 +587,13 @@ packages: engines: {node: '>=14'} dev: true resolution: {integrity: sha512-PQXeHUP0+36qpRt8yfeD7N2jbK3ETlGvSN6dMof/HwUC/APRokQRjpXZm4rrlG71Ft0aWE01+Bm4XejqPie5Uw==} peerDependencies: hono: '>=3.9.0' zod: ^3.19.1 dependencies: - hono: 3.12.4 + hono: 3.12.6 zod: 3.22.4 dev: false @@ -1395,8 +1395,8 @@ packages: function-bind: 1.1.2 dev: true - resolution: {integrity: sha512-tEkoBCmhMoQdnBJ3hNUZm9UVA6XkSm6YaPxN8xMaKvz062KhYnd52s/GbmxFywO0vsb+T+wjaJ0708NY7Tr1VA==} + resolution: {integrity: sha512-nnLMJbBA8k+tW8XD1Xt0BfNmJswppYF2pSOVo5U3DdU72SPYUjFkPg7/Q9KfkNcsrXzxFdJQ00JYjPGancmOOA==} engines: {node: '>=16.0.0'} dev: false |
