File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -2799,6 +2799,10 @@ hoek@4.x.x:
2799
2799
version "4.2.1"
2800
2800
resolved "https://registry.yarnpkg.com/hoek/-/hoek-4.2.1.tgz#9634502aa12c445dd5a7c5734b572bb8738aacbb"
2801
2801
2802
+ hoek@6.x.x :
2803
+ version "6.0.3"
2804
+ resolved "https://registry.yarnpkg.com/hoek/-/hoek-6.0.3.tgz#7884360426d927865a0a1251fc9c59313af5b798"
2805
+
2802
2806
home-or-tmp@^2.0.0 :
2803
2807
version "2.0.0"
2804
2808
resolved "https://registry.yarnpkg.com/home-or-tmp/-/home-or-tmp-2.0.0.tgz#e36c3f2d2cae7d746a857e38d18d5f32a7882db8"
@@ -3408,6 +3412,14 @@ joi@^12.0.0:
3408
3412
isemail "3.x.x"
3409
3413
topo "2.x.x"
3410
3414
3415
+ joi@^14.1.0 :
3416
+ version "14.1.0"
3417
+ resolved "https://registry.yarnpkg.com/joi/-/joi-14.1.0.tgz#98a7923108a9f361192551b29f538488d07953cc"
3418
+ dependencies :
3419
+ hoek "6.x.x"
3420
+ isemail "3.x.x"
3421
+ topo "3.x.x"
3422
+
3411
3423
js-string-escape@^1.0.1 :
3412
3424
version "1.0.1"
3413
3425
resolved "https://registry.yarnpkg.com/js-string-escape/-/js-string-escape-1.0.1.tgz#e2625badbc0d67c7533e9edc1068c587ae4137ef"
@@ -5780,6 +5792,12 @@ topo@2.x.x:
5780
5792
dependencies :
5781
5793
hoek "4.x.x"
5782
5794
5795
+ topo@3.x.x :
5796
+ version "3.0.3"
5797
+ resolved "https://registry.yarnpkg.com/topo/-/topo-3.0.3.tgz#d5a67fb2e69307ebeeb08402ec2a2a6f5f7ad95c"
5798
+ dependencies :
5799
+ hoek "6.x.x"
5800
+
5783
5801
tough-cookie@~2.3.3 :
5784
5802
version "2.3.4"
5785
5803
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.3.4.tgz#ec60cee38ac675063ffc97a5c18970578ee83655"
You can’t perform that action at this time.
0 commit comments