File tree 2 files changed +10
-14
lines changed
packages/@vue/cli-shared-utils
2 files changed +10
-14
lines changed Original file line number Diff line number Diff line change 21
21
"dependencies" : {
22
22
"chalk" : " ^2.3.0" ,
23
23
"cmd-shim" : " ^2.0.2" ,
24
- "joi" : " ^13.1 .0" ,
24
+ "joi" : " ^12.0 .0" ,
25
25
"ora" : " ^1.3.0" ,
26
26
"readline" : " ^1.3.0" ,
27
27
"string.prototype.padstart" : " ^3.0.0"
Original file line number Diff line number Diff line change 4634
4634
version "4.2.0"
4635
4635
resolved "https://registry.yarnpkg.com/hoek/-/hoek-4.2.0.tgz#72d9d0754f7fe25ca2d01ad8f8f9a9449a89526d"
4636
4636
4637
-
4638
- version "5.0.2"
4639
- resolved "https://registry.yarnpkg.com/hoek/-/hoek-5.0.2.tgz#d2f2c95d36fe7189cf8aa8c237abc1950eca1378"
4640
-
4641
4637
home-or-tmp@^2.0.0 :
4642
4638
version "2.0.0"
4643
4639
resolved "https://registry.yarnpkg.com/home-or-tmp/-/home-or-tmp-2.0.0.tgz#e36c3f2d2cae7d746a857e38d18d5f32a7882db8"
@@ -5756,13 +5752,13 @@ jest@^22.1.4:
5756
5752
dependencies :
5757
5753
jest-cli "^22.1.4"
5758
5754
5759
- joi@^13.1 .0 :
5760
- version "13.1 .0"
5761
- resolved "https://registry.yarnpkg.com/joi/-/joi-13.1 .0.tgz#59e7b8714b932a1e342c3583d5841d7169ff1822 "
5755
+ joi@^12.0 .0 :
5756
+ version "12.0 .0"
5757
+ resolved "https://registry.yarnpkg.com/joi/-/joi-12.0 .0.tgz#46f55e68f4d9628f01bbb695902c8b307ad8d33a "
5762
5758
dependencies :
5763
- hoek "5 .x.x"
5759
+ hoek "4 .x.x"
5764
5760
isemail "3.x.x"
5765
- topo "3 .x.x"
5761
+ topo "2 .x.x"
5766
5762
5767
5763
js-base64@^2.1.9 :
5768
5764
version "2.4.0"
@@ -9522,11 +9518,11 @@ toml@^2.3.2:
9522
9518
version "2.3.3"
9523
9519
resolved "https://registry.yarnpkg.com/toml/-/toml-2.3.3.tgz#8d683d729577cb286231dfc7a8affe58d31728fb"
9524
9520
9525
- topo@3 .x.x :
9526
- version "3 .0.0 "
9527
- resolved "https://registry.yarnpkg.com/topo/-/topo-3 .0.0 .tgz#37e48c330efeac784538e0acd3e62ca5e231fe7a "
9521
+ topo@2 .x.x :
9522
+ version "2 .0.2 "
9523
+ resolved "https://registry.yarnpkg.com/topo/-/topo-2 .0.2 .tgz#cd5615752539057c0dc0491a621c3bc6fbe1d182 "
9528
9524
dependencies :
9529
- hoek "5 .x.x"
9525
+ hoek "4 .x.x"
9530
9526
9531
9527
toposort@^1.0.0 :
9532
9528
version "1.0.6"
You can’t perform that action at this time.
0 commit comments