chore(deps): bump zod from 3.22.2 to 3.22.3 (#940)

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

---
updated-dependencies:
- dependency-name: zod
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-10-04 16:23:43 +02:00
committed by GitHub
parent 424cddfa9e
commit 9dfdd4e6ce
3 changed files with 48 additions and 49 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
"prisma": "^5.3.1",
"prisma-dbml-generator": "^0.10.0",
"prisma-json-types-generator": "^3.0.1",
"zod": "^3.22.2",
"zod": "^3.22.3",
"zod-prisma": "^0.5.4"
}
}