File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 36
36
"react-dom" : " ^16.13.1" ,
37
37
"styled-components" : " ^4.4.1" ,
38
38
"tinytime" : " ^0.2.6" ,
39
- "yup" : " ^0.32.8 "
39
+ "yup" : " ^0.32.9 "
40
40
},
41
41
"devDependencies" : {
42
42
"babel-eslint" : " ^10.1.0" ,
Original file line number Diff line number Diff line change @@ -5134,10 +5134,10 @@ locate-path@^5.0.0:
5134
5134
dependencies :
5135
5135
p-locate "^4.1.0"
5136
5136
5137
- lodash-es@^4.17.11 :
5138
- version "4.17.15 "
5139
- resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.15 .tgz#21bd96839354412f23d7a10340e5eac6ee455d78 "
5140
- integrity sha512-rlrc3yU3+JNOpZ9zj5pQtxnx2THmvRykwL4Xlxoa8I9lHBlVbbyPhgyPMioxVZ4NqyxaVVtaJnzsyOidQIhyyQ ==
5137
+ lodash-es@^4.17.15 :
5138
+ version "4.17.20 "
5139
+ resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.20 .tgz#29f6332eefc60e849f869c264bc71126ad61e8f7 "
5140
+ integrity sha512-JD1COMZsq8maT6mnuz1UMV0jvYD0E0aUsSOdrr1/nAG3dhqQXwRRgeW0cSqH1U43INKcqxaiVIQNOUDld7gRDA ==
5141
5141
5142
5142
lodash._reinterpolate@^3.0.0 :
5143
5143
version "3.0.0"
@@ -8893,15 +8893,15 @@ yargs-parser@^20.2.3:
8893
8893
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.4.tgz#b42890f14566796f85ae8e3a25290d205f154a54"
8894
8894
integrity sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==
8895
8895
8896
- yup@^0.32.8 :
8897
- version "0.32.8 "
8898
- resolved "https://registry.yarnpkg.com/yup/-/yup-0.32.8 .tgz#16e4a949a86a69505abf99fd0941305ac9adfc39 "
8899
- integrity sha512-SZulv5FIZ9d5H99EN5tRCRPXL0eyoYxWIP1AacCrjC9d4DfP13J1dROdKGfpfRHT3eQB6/ikBl5jG21smAfCkA ==
8896
+ yup@^0.32.9 :
8897
+ version "0.32.9 "
8898
+ resolved "https://registry.yarnpkg.com/yup/-/yup-0.32.9 .tgz#9367bec6b1b0e39211ecbca598702e106019d872 "
8899
+ integrity sha512-Ci1qN+i2H0XpY7syDQ0k5zKQ/DoxO0LzPg8PAR/X4Mpj6DqaeCoIYEEjDJwhArh3Fa7GWbQQVDZKeXYlSH4JMg ==
8900
8900
dependencies :
8901
8901
" @babel/runtime" " ^7.10.5"
8902
8902
" @types/lodash" " ^4.14.165"
8903
8903
lodash "^4.17.20"
8904
- lodash-es "^4.17.11 "
8904
+ lodash-es "^4.17.15 "
8905
8905
nanoclone "^0.2.1"
8906
8906
property-expr "^2.0.4"
8907
8907
toposort "^2.0.2"
You can’t perform that action at this time.
0 commit comments