File tree Expand file tree Collapse file tree 2 files changed +17
-5
lines changed Expand file tree Collapse file tree 2 files changed +17
-5
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.31.0 "
39
+ "yup" : " ^0.32.8 "
40
40
},
41
41
"devDependencies" : {
42
42
"babel-eslint" : " ^10.1.0" ,
Original file line number Diff line number Diff line change 1348
1348
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
1349
1349
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
1350
1350
1351
+ " @types/lodash@^4.14.165 " :
1352
+ version "4.14.165"
1353
+ resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.165.tgz#74d55d947452e2de0742bad65270433b63a8c30f"
1354
+ integrity sha512-tjSSOTHhI5mCHTy/OOXYIhi2Wt1qcbHmuXD1Ha7q70CgI/I71afO4XtLb/cVexki1oVYchpul/TOuu3Arcdxrg==
1355
+
1351
1356
" @types/minimist@^1.2.0 " :
1352
1357
version "1.2.0"
1353
1358
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6"
@@ -5547,6 +5552,11 @@ nan@^2.9.2:
5547
5552
resolved "https://registry.yarnpkg.com/nan/-/nan-2.11.0.tgz#574e360e4d954ab16966ec102c0c049fd961a099"
5548
5553
integrity sha512-F4miItu2rGnV2ySkXOQoA8FKz/SR2Q2sWP0sbTxNxz/tuokeC8WxOhPMcwi0qIyGtVn/rrSeLbvVkznqCdwYnw==
5549
5554
5555
+ nanoclone@^0.2.1 :
5556
+ version "0.2.1"
5557
+ resolved "https://registry.yarnpkg.com/nanoclone/-/nanoclone-0.2.1.tgz#dd4090f8f1a110d26bb32c49ed2f5b9235209ed4"
5558
+ integrity sha512-wynEP02LmIbLpcYw8uBKpcfF6dmg2vcpKqxeH5UcoKEYdExslsdUA4ugFauuaeYdTB76ez6gJW8XAZ6CgkXYxA==
5559
+
5550
5560
nanomatch@^1.2.9 :
5551
5561
version "1.2.13"
5552
5562
resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"
@@ -8898,13 +8908,15 @@ yargs-parser@^18.1.3:
8898
8908
camelcase "^5.0.0"
8899
8909
decamelize "^1.2.0"
8900
8910
8901
- yup@^0.31.0 :
8902
- version "0.31.0 "
8903
- resolved "https://registry.yarnpkg.com/yup/-/yup-0.31.0 .tgz#e882ab42940a15a980ab8d9cc19f2489418253d2 "
8904
- integrity sha512-t4nFalWdyIZW2n9wgJVracCe/VPbFmh0/fKaKz40gxcZHCZPOhm4akWYg08t0OOiBhV5xvqLY+fnqzCnLh+ItQ ==
8911
+ yup@^0.32.8 :
8912
+ version "0.32.8 "
8913
+ resolved "https://registry.yarnpkg.com/yup/-/yup-0.32.8 .tgz#16e4a949a86a69505abf99fd0941305ac9adfc39 "
8914
+ integrity sha512-SZulv5FIZ9d5H99EN5tRCRPXL0eyoYxWIP1AacCrjC9d4DfP13J1dROdKGfpfRHT3eQB6/ikBl5jG21smAfCkA ==
8905
8915
dependencies :
8906
8916
" @babel/runtime" " ^7.10.5"
8917
+ " @types/lodash" " ^4.14.165"
8907
8918
lodash "^4.17.20"
8908
8919
lodash-es "^4.17.11"
8920
+ nanoclone "^0.2.1"
8909
8921
property-expr "^2.0.4"
8910
8922
toposort "^2.0.2"
You can’t perform that action at this time.
0 commit comments