fix: upgrade zod from 3.16.0 to 3.20.2 (#462)

Snyk has created this PR to upgrade zod from 3.16.0 to 3.20.2.

See this package in npm:


See this project in Snyk:
c6e9409b-5e6c-4984-a2ef-0a8025133bd8?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
Snyk bot 2023-02-01 07:59:48 +00:00 committed by GitHub
parent 24000e93ac
commit 12ec4e27bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -70,7 +70,7 @@
"tailwindcss": "^3.2.4",
"timezone-soft": "^1.3.1",
"typescript": "^4.5.2",
"zod": "^3.16.0"
"zod": "^3.20.2"
},
"devDependencies": {
"@playwright/test": "^1.30.0",

View file

@ -6398,7 +6398,7 @@ yaml@^1.10.0, yaml@^1.10.2:
resolved "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz"
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
zod@^3.16.0:
version "3.16.0"
resolved "https://registry.yarnpkg.com/zod/-/zod-3.16.0.tgz#edfdbf77fcc9a5af13a2630a44bdda5b90e759b7"
integrity sha512-szrIkryADbTM+xBt2a1KoS2CJQXec4f9xG78bj5MJeEH/XqmmHpnO+fG3IE115AKBJak+2HrbxLZkc9mhdbDKA==
zod@^3.20.2:
version "3.20.2"
resolved "https://registry.yarnpkg.com/zod/-/zod-3.20.2.tgz#068606642c8f51b3333981f91c0a8ab37dfc2807"
integrity sha512-1MzNQdAvO+54H+EaK5YpyEy0T+Ejo/7YLHS93G3RnYWh5gaotGHwGeN/ZO687qEDU2y4CdStQYXVHIgrUl5UVQ==