File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 60
60
"prettier" : " 2.8.4" ,
61
61
"ts-jest" : " 29.0.5" ,
62
62
"typescript" : " 4.9.5" ,
63
- "yup" : " 1.0.0 " ,
63
+ "yup" : " 1.0.1 " ,
64
64
"zod" : " 3.20.6"
65
65
},
66
66
"dependencies" : {
Original file line number Diff line number Diff line change @@ -6076,10 +6076,10 @@ yocto-queue@^0.1.0:
6076
6076
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
6077
6077
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
6078
6078
6079
-
6080
- version "1.0.0 "
6081
- resolved "https://registry.yarnpkg.com/yup/-/yup-1.0.0 .tgz#de4e32f9d2e45b1ab428076fc916c84db861b8ce "
6082
- integrity sha512-bRZIyMkoe212ahGJTE32cr2dLkJw53Va+Uw5mzsBKpcef9zCGQ23k/xtpQUfGwdWPKvCIlR8CzFwchs2rm2XpQ ==
6079
+
6080
+ version "1.0.1 "
6081
+ resolved "https://registry.yarnpkg.com/yup/-/yup-1.0.1 .tgz#afd3453adc9527c4e3ba00eb7d8f843c99fdbc80 "
6082
+ integrity sha512-nZPCUOowoJYjNUxajzFQvfZv+z68Bv9u+2Tv5Ay5oXmn9jahfbd0JPaQ7zD/421ihvYqwMJc73fgdY8gyPKBhg ==
6083
6083
dependencies :
6084
6084
property-expr "^2.0.5"
6085
6085
tiny-case "^1.0.3"
You can’t perform that action at this time.
0 commit comments