Bump zod from 3.19.0 to 3.19.1

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

---
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-09-12 01:54:09 +00:00
committed by GitHub
parent c7d4075ae0
commit 2ae4b932b7
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
"got": "^12.4.1",
"nodemon": "^2.0.19",
"yaml": "^2.1.1",
"zod": "^3.19.0"
"zod": "^3.19.1"
},
"devDependencies": {
"@types/node": "^16.11.58",