chore(deps): bump zod in the production-dependencies group

Bumps the production-dependencies group with 1 update: [zod](https://github.com/colinhacks/zod).


Updates `zod` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v4.2.0...v4.2.1)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-12-22 19:20:12 +00:00
committed by GitHub
parent 87596469b6
commit 9e0b5bec8b
3 changed files with 7 additions and 7 deletions

View File

@@ -38,6 +38,6 @@
},
"dependencies": {
"chalk": "^5.6.2",
"zod": "^4.2.0"
"zod": "^4.2.1"
}
}