File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 27
27
"jsonwebtoken" : " 8.5.1" ,
28
28
"mongoose" : " 5.11.18" ,
29
29
"ramda" : " 0.27.1" ,
30
- "yup" : " 0.32.8 "
30
+ "yup" : " 0.32.9 "
31
31
},
32
32
"devDependencies" : {
33
33
"@types/bcrypt" : " 3.0.0" ,
Original file line number Diff line number Diff line change @@ -3468,10 +3468,10 @@ locate-path@^5.0.0:
3468
3468
dependencies :
3469
3469
p-locate "^4.1.0"
3470
3470
3471
- lodash-es@^4.17.11 :
3472
- version "4.17.15 "
3473
- resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.15 .tgz#21bd96839354412f23d7a10340e5eac6ee455d78 "
3474
- integrity sha512-rlrc3yU3+JNOpZ9zj5pQtxnx2THmvRykwL4Xlxoa8I9lHBlVbbyPhgyPMioxVZ4NqyxaVVtaJnzsyOidQIhyyQ ==
3471
+ lodash-es@^4.17.15 :
3472
+ version "4.17.21 "
3473
+ resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21 .tgz#43e626c46e6591b7750beb2b50117390c609e3ee "
3474
+ integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw ==
3475
3475
3476
3476
lodash.includes@^4.3.0 :
3477
3477
version "4.3.0"
5676
5676
resolved "https://registry.yarnpkg.com/yn/-/yn-3.1.1.tgz#1e87401a09d767c1d5eab26a6e4c185182d2eb50"
5677
5677
integrity sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==
5678
5678
5679
-
5680
- version "0.32.8 "
5681
- resolved "https://registry.yarnpkg.com/yup/-/yup-0.32.8 .tgz#16e4a949a86a69505abf99fd0941305ac9adfc39 "
5682
- integrity sha512-SZulv5FIZ9d5H99EN5tRCRPXL0eyoYxWIP1AacCrjC9d4DfP13J1dROdKGfpfRHT3eQB6/ikBl5jG21smAfCkA ==
5679
+
5680
+ version "0.32.9 "
5681
+ resolved "https://registry.yarnpkg.com/yup/-/yup-0.32.9 .tgz#9367bec6b1b0e39211ecbca598702e106019d872 "
5682
+ integrity sha512-Ci1qN+i2H0XpY7syDQ0k5zKQ/DoxO0LzPg8PAR/X4Mpj6DqaeCoIYEEjDJwhArh3Fa7GWbQQVDZKeXYlSH4JMg ==
5683
5683
dependencies :
5684
5684
" @babel/runtime" " ^7.10.5"
5685
5685
" @types/lodash" " ^4.14.165"
5686
5686
lodash "^4.17.20"
5687
- lodash-es "^4.17.11 "
5687
+ lodash-es "^4.17.15 "
5688
5688
nanoclone "^0.2.1"
5689
5689
property-expr "^2.0.4"
5690
5690
toposort "^2.0.2"
You can’t perform that action at this time.
0 commit comments