Bump zod from 3.15.1 to 3.16.0

Bumps [zod](https://github.com/colinhacks/zod) from 3.15.1 to 3.16.0.
- [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.15.1...v3.16.0)

---
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-05-16 21:03:27 +00:00
committed by GitHub
parent 7a2877d9c8
commit dfafa144e7
2 changed files with 8 additions and 8 deletions

View File

@@ -32,7 +32,7 @@
"ansi-styles": "^6.1.0",
"got": "^12.0.4",
"nodemon": "^2.0.16",
"zod": "^3.15.1"
"zod": "^3.16.0"
},
"devDependencies": {
"@types/node": "^17.0.31",