Bump zod from 3.12.0 to 3.13.4

Bumps [zod](https://github.com/colinhacks/zod) from 3.12.0 to 3.13.4.
- [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.12.0...v3.13.4)

---
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]
2022-03-03 07:32:01 +00:00
committed by GitHub
parent be9150b650
commit d5c6e60ff7
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
"lodash-es": "^4.17.21",
"quick-lru": "github:sindresorhus/quick-lru",
"screenfull": "^6.0.1",
"zod": "^3.12.0"
"zod": "^3.13.4"
},
"devDependencies": {
"@babel/core": "^7.17.5",