diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-13 16:00:48 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-05-13 16:02:14 +0000 |
| commit | 95f1f88f468c9ae9d1a887a0cba5f5ad430ed4fd (patch) | |
| tree | 7afa6e505eb1011752657711d2c500222190c5f8 /package.json | |
| parent | 63de60c33c2c66e0f7610b49bf1d235c80706b15 (diff) | |
chore(deps): bump zod from 3.23.4 to 3.23.8
Bumps [zod](https://github.com/colinhacks/zod) from 3.23.4 to 3.23.8.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/compare/v3.23.4...v3.23.8)
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 bea5097..dc10150 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "@hono/zod-validator": "^0.2.1", "hono": "^4.3.2", - "zod": "^3.23.4" + "zod": "^3.23.8" }, "devDependencies": { "@cloudflare/workers-types": "^4.20240512.0", |
