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 /package.json | |
| 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 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 0e5ac9c..5285802 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "fmt": "prettier --write ." }, "dependencies": { - "@hono/zod-validator": "^0.1.11", + "@hono/zod-validator": "^0.2.0", "hono": "^4.0.10", "zod": "^3.22.4" }, |
