Skip to content

Commit 0d3198c

Browse files
chore(package): update lockfile yarn.lock
1 parent a4da20e commit 0d3198c

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

yarn.lock

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2799,6 +2799,10 @@ hoek@4.x.x:
27992799
version "4.2.1"
28002800
resolved "https://registry.yarnpkg.com/hoek/-/hoek-4.2.1.tgz#9634502aa12c445dd5a7c5734b572bb8738aacbb"
28012801

2802+
hoek@6.x.x:
2803+
version "6.0.3"
2804+
resolved "https://registry.yarnpkg.com/hoek/-/hoek-6.0.3.tgz#7884360426d927865a0a1251fc9c59313af5b798"
2805+
28022806
home-or-tmp@^2.0.0:
28032807
version "2.0.0"
28042808
resolved "https://registry.yarnpkg.com/home-or-tmp/-/home-or-tmp-2.0.0.tgz#e36c3f2d2cae7d746a857e38d18d5f32a7882db8"
@@ -3408,6 +3412,14 @@ joi@^12.0.0:
34083412
isemail "3.x.x"
34093413
topo "2.x.x"
34103414

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+
34113423
js-string-escape@^1.0.1:
34123424
version "1.0.1"
34133425
resolved "https://registry.yarnpkg.com/js-string-escape/-/js-string-escape-1.0.1.tgz#e2625badbc0d67c7533e9edc1068c587ae4137ef"
@@ -5780,6 +5792,12 @@ topo@2.x.x:
57805792
dependencies:
57815793
hoek "4.x.x"
57825794

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+
57835801
tough-cookie@~2.3.3:
57845802
version "2.3.4"
57855803
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.3.4.tgz#ec60cee38ac675063ffc97a5c18970578ee83655"

0 commit comments

Comments
 (0)