diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-03 15:41:02 +0000 |
|---|---|---|
| committer | seth <[email protected]> | 2024-06-04 10:24:47 +0000 |
| commit | c49e2c4eafdcba14eb94a66851f9fff16fd2be82 (patch) | |
| tree | 09ceb055811c868eb318c6155824e163b4b75617 /pnpm-lock.yaml | |
| parent | 322008c931ba12a8ce61d7897107bd40d5ad3da4 (diff) | |
chore(deps): bump @hono/zod-validator from 0.2.1 to 0.2.2
Bumps [@hono/zod-validator](https://github.com/honojs/middleware) from 0.2.1 to 0.2.2.
- [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 1a300ee..b62a5ba 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@hono/zod-validator': - specifier: ^0.2.1 - version: 0.2.1([email protected])([email protected]) + specifier: ^0.2.2 + version: 0.2.2([email protected])([email protected]) hono: specifier: ^4.4.0 version: 4.4.0 @@ -795,8 +795,8 @@ packages: engines: {node: '>=14'} dev: true - resolution: {integrity: sha512-HFoxln7Q6JsE64qz2WBS28SD33UB2alp3aRKmcWnNLDzEL1BLsWfbdX6e1HIiUprHYTIXf5y7ax8eYidKUwyaA==} + resolution: {integrity: sha512-dSDxaPV70Py8wuIU2QNpoVEIOSzSXZ/6/B/h4xA7eOMz7+AarKTSGV8E6QwrdcCbBLkpqfJ4Q2TmBO0eP1tCBQ==} peerDependencies: hono: '>=3.9.0' zod: ^3.19.1 |
