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.1 " ,
63
+ "yup" : " 1.0.2 " ,
64
64
"zod" : " 3.20.6"
65
65
},
66
66
"dependencies" : {
Original file line number Diff line number Diff line change @@ -6082,10 +6082,10 @@ yocto-queue@^0.1.0:
6082
6082
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
6083
6083
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
6084
6084
6085
-
6086
- version "1.0.1 "
6087
- resolved "https://registry.yarnpkg.com/yup/-/yup-1.0.1 .tgz#afd3453adc9527c4e3ba00eb7d8f843c99fdbc80 "
6088
- integrity sha512-nZPCUOowoJYjNUxajzFQvfZv+z68Bv9u+2Tv5Ay5oXmn9jahfbd0JPaQ7zD/421ihvYqwMJc73fgdY8gyPKBhg ==
6085
+
6086
+ version "1.0.2 "
6087
+ resolved "https://registry.yarnpkg.com/yup/-/yup-1.0.2 .tgz#1cf485f407f77e0407b450311f2981a1e66f7c58 "
6088
+ integrity sha512-Lpi8nITFKjWtCoK3yQP8MUk78LJmHWqbFd0OOMXTar+yjejlQ4OIIoZgnTW1bnEUKDw6dZBcy3/IdXnt2KDUow ==
6089
6089
dependencies :
6090
6090
property-expr "^2.0.5"
6091
6091
tiny-case "^1.0.3"
You can’t perform that action at this time.
0 commit comments