Bump zod from 3.21.4 to 3.22.2

Bumps [zod](https://github.com/colinhacks/zod) from 3.21.4 to 3.22.2.
- [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.21.4...v3.22.2)

---
updated-dependencies:
- dependency-name: zod
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-09-11 01:41:45 +00:00
committed by GitHub
parent 6c5ccdad46
commit cd1bb8895d
2 changed files with 5 additions and 5 deletions

View File

@@ -36,7 +36,7 @@
"spdx-expression-parse": "^3.0.1",
"spdx-satisfies": "^5.0.1",
"yaml": "^2.3.2",
"zod": "^3.21.4"
"zod": "^3.22.2"
},
"devDependencies": {
"@types/jest": "^27.5.2",