Bump zod from 3.17.3 to 3.17.4

Bumps [zod](https://github.com/colinhacks/zod) from 3.17.3 to 3.17.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.17.3...v3.17.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
This commit is contained in:
dependabot[bot]
2022-07-18 01:53:03 +00:00
committed by GitHub
parent 2ef513a94a
commit 22bb279ab1
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
"got": "^12.1.0",
"nodemon": "^2.0.19",
"yaml": "^2.1.1",
"zod": "^3.17.3"
"zod": "^3.17.4"
},
"devDependencies": {
"@types/node": "^16.11.44",