chore(deps): bump zod from 3.19.1 to 3.20.2 (#4833)

Bumps [zod](https://github.com/colinhacks/zod) from 3.19.1 to 3.20.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.19.1...v3.20.2)

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

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-02-06 18:34:22 -08:00
committed by GitHub
parent b9ffe8aaa3
commit bb1fe1a25f
2 changed files with 5 additions and 5 deletions

View File

@@ -222,7 +222,7 @@
"y-indexeddb": "^9.0.9",
"y-protocols": "^1.0.5",
"yjs": "^13.5.39",
"zod": "^3.19.1"
"zod": "^3.20.2"
},
"devDependencies": {
"@babel/cli": "^7.10.5",