diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-12-30 16:08:02 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-12-30 16:08:02 +0000 |
| commit | 4bcaae434f2b9e85b5c1324ce27f46044bce7d7c (patch) | |
| tree | 67310d2f236d4b6095445d703df4a75d65e700ad /package.json | |
| parent | 1255e838bd5f61d3117dc8f6f8d89248675dadb6 (diff) | |
node_modules: bump zod from 3.23.8 to 3.24.1 (#368)
Bumps [zod](https://github.com/colinhacks/zod) from 3.23.8 to 3.24.1.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/compare/v3.23.8...v3.24.1)
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 b4ab1ba..20a508b 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@hono/zod-openapi": "^0.18.3", "@hono/zod-validator": "^0.4.2", "hono": "^4.6.15", - "zod": "^3.23.8" + "zod": "^3.24.1" }, "devDependencies": { "@cloudflare/workers-types": "^4.20241218.0", |
