diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-11 15:15:48 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-03-11 15:16:50 +0000 |
| commit | 850d014f4d2e71c6dd80e8d01ab0399a8533cebb (patch) | |
| tree | aed71f3e6615813943fff5dfd93d2640eaf917cf /pnpm-lock.yaml | |
| parent | af83b78cedbbb0d8e71fe0482f7dd35558265985 (diff) | |
chore(deps): bump @hono/zod-validator from 0.1.11 to 0.2.0
Bumps [@hono/zod-validator](https://github.com/honojs/middleware) from 0.1.11 to 0.2.0.
- [Release notes](https://github.com/honojs/middleware/releases)
- [Commits](https://github.com/honojs/middleware/compare/@hono/[email protected]...@hono/[email protected])
---
updated-dependencies:
- dependency-name: "@hono/zod-validator"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'pnpm-lock.yaml')
| -rw-r--r-- | pnpm-lock.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b180682..b6e9c09 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@hono/zod-validator': - specifier: ^0.1.11 - version: 0.1.11([email protected])([email protected]) + specifier: ^0.2.0 + version: 0.2.0([email protected])([email protected]) hono: specifier: ^4.0.10 version: 4.0.10 @@ -794,8 +794,8 @@ packages: engines: {node: '>=14'} dev: true - resolution: {integrity: sha512-PQXeHUP0+36qpRt8yfeD7N2jbK3ETlGvSN6dMof/HwUC/APRokQRjpXZm4rrlG71Ft0aWE01+Bm4XejqPie5Uw==} + resolution: {integrity: sha512-PC7akbA/DCFY406BL3+ogjYb+7Fgfs/6XPvyURBYMczo0M7kYsTUMnF8hA9mez1RORNCWPqXuFGfKrkoUVPvrQ==} peerDependencies: hono: '>=3.9.0' zod: ^3.19.1 |
