diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-01 16:04:26 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-04-01 16:05:24 +0000 |
| commit | 0e497215fca2dd79f834b001ad01adfd703183e2 (patch) | |
| tree | 9d11a2ef902d103214a58225c2a3f3e2b5676e09 /pnpm-lock.yaml | |
| parent | 1b21194c613dc253c8c8a672aaae229a6b01d67b (diff) | |
chore(deps): bump @hono/zod-validator from 0.2.0 to 0.2.1
Bumps [@hono/zod-validator](https://github.com/honojs/middleware) from 0.2.0 to 0.2.1.
- [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-patch
...
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 b5a471c..0874152 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@hono/zod-validator': - specifier: ^0.2.0 - version: 0.2.0([email protected])([email protected]) + specifier: ^0.2.1 + version: 0.2.1([email protected])([email protected]) hono: specifier: ^4.1.4 version: 4.1.4 @@ -794,8 +794,8 @@ packages: engines: {node: '>=14'} dev: true - resolution: {integrity: sha512-PC7akbA/DCFY406BL3+ogjYb+7Fgfs/6XPvyURBYMczo0M7kYsTUMnF8hA9mez1RORNCWPqXuFGfKrkoUVPvrQ==} + resolution: {integrity: sha512-HFoxln7Q6JsE64qz2WBS28SD33UB2alp3aRKmcWnNLDzEL1BLsWfbdX6e1HIiUprHYTIXf5y7ax8eYidKUwyaA==} peerDependencies: hono: '>=3.9.0' zod: ^3.19.1 |
