Bump zod from 1.11.13 to 1.11.17 (#475)

Bumps [zod](https://github.com/colinhacks/zod) from 1.11.13 to 1.11.17.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/commits)

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] 2021-05-03 02:16:45 +03:00 committed by GitHub
parent 07a332befc
commit f8a453aded
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -48,7 +48,7 @@
"swr": "^0.5.5",
"ts-trueskill": "^3.2.2",
"uuid": "^8.3.2",
"zod": "^1.11.13"
"zod": "^1.11.17"
},
"devDependencies": {
"@babel/core": "^7.13.15",
@ -10233,9 +10233,9 @@
}
},
"node_modules/zod": {
"version": "1.11.13",
"resolved": "https://registry.npmjs.org/zod/-/zod-1.11.13.tgz",
"integrity": "sha512-10+KA7eWa8g1hbKIXkOnhjJ4RKEwX85ECz3VJzP+pWkJOFKn76bHy1kG0d1JHBwmdElLcCsaB0O9HqIfT1vZnw=="
"version": "1.11.17",
"resolved": "https://registry.npmjs.org/zod/-/zod-1.11.17.tgz",
"integrity": "sha512-UzIwO92D0dSFwIRyyqAfRXICITLjF0IP8tRbEK/un7adirMssWZx8xF/1hZNE7t61knWZ+lhEuUvxlu2MO8qqA=="
},
"node_modules/zwitch": {
"version": "1.0.5",
@ -18750,9 +18750,9 @@
"integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q=="
},
"zod": {
"version": "1.11.13",
"resolved": "https://registry.npmjs.org/zod/-/zod-1.11.13.tgz",
"integrity": "sha512-10+KA7eWa8g1hbKIXkOnhjJ4RKEwX85ECz3VJzP+pWkJOFKn76bHy1kG0d1JHBwmdElLcCsaB0O9HqIfT1vZnw=="
"version": "1.11.17",
"resolved": "https://registry.npmjs.org/zod/-/zod-1.11.17.tgz",
"integrity": "sha512-UzIwO92D0dSFwIRyyqAfRXICITLjF0IP8tRbEK/un7adirMssWZx8xF/1hZNE7t61knWZ+lhEuUvxlu2MO8qqA=="
},
"zwitch": {
"version": "1.0.5",

View File

@ -67,7 +67,7 @@
"swr": "^0.5.5",
"ts-trueskill": "^3.2.2",
"uuid": "^8.3.2",
"zod": "^1.11.13"
"zod": "^1.11.17"
},
"devDependencies": {
"@babel/core": "^7.13.15",