Skip to content
This repository was archived by the owner on Oct 20, 2023. It is now read-only.

Commit dca6d59

Browse files
committed
Update Yarn lock file
1 parent 5cab43c commit dca6d59

File tree

1 file changed

+76
-32
lines changed

1 file changed

+76
-32
lines changed

yarn.lock

+76-32
Original file line numberDiff line numberDiff line change
@@ -208,12 +208,18 @@ [email protected]:
208208
dependencies:
209209
hoek "4.x.x"
210210

211-
[email protected], boom@^4.2.0:
211+
212212
version "4.2.0"
213213
resolved "https://registry.yarnpkg.com/boom/-/boom-4.2.0.tgz#c1a74174b11fbba223f6162d4fd8851a1b82a536"
214214
dependencies:
215215
hoek "4.x.x"
216216

217+
boom@^4.3.1:
218+
version "4.3.1"
219+
resolved "https://registry.yarnpkg.com/boom/-/boom-4.3.1.tgz#4f8a3005cb4a7e3889f749030fd25b96e01d2e31"
220+
dependencies:
221+
hoek "4.x.x"
222+
217223
218224
version "3.0.3"
219225
resolved "https://registry.yarnpkg.com/bossy/-/bossy-3.0.3.tgz#2ae02c731f80631a2a99b90f848167bf0d449115"
@@ -379,7 +385,7 @@ [email protected]:
379385
version "0.0.1"
380386
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
381387

382-
concat-stream@^1.4.6:
388+
concat-stream@^1.4.6, concat-stream@^1.5.2:
383389
version "1.6.0"
384390
resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-1.6.0.tgz#0aac662fd52be78964d5532f694784e70110acf7"
385391
dependencies:
@@ -423,9 +429,9 @@ core-util-is@~1.0.0:
423429
version "1.0.2"
424430
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
425431

426-
coveralls@^2.12.0:
427-
version "2.12.0"
428-
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-2.12.0.tgz#b3d064108e29728385b56e42fc2d119f43e0e517"
432+
coveralls@^2.13.0:
433+
version "2.13.0"
434+
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-2.13.0.tgz#df933876e8c6f478efb04f4d3ab70dc96b7e5a8e"
429435
dependencies:
430436
js-yaml "3.6.1"
431437
lcov-parse "0.0.10"
@@ -512,6 +518,13 @@ doctrine@^1.2.2:
512518
esutils "^2.0.2"
513519
isarray "^1.0.0"
514520

521+
doctrine@^2.0.0:
522+
version "2.0.0"
523+
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.0.0.tgz#c73d8d2909d22291e1a007a395804da8b665fe63"
524+
dependencies:
525+
esutils "^2.0.2"
526+
isarray "^1.0.0"
527+
515528
dotenv@^4.0.0:
516529
version "4.0.0"
517530
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-4.0.0.tgz#864ef1379aced55ce6f95debecdce179f7a0cd1d"
@@ -635,17 +648,17 @@ [email protected], eslint-plugin-hapi@^4.0.0:
635648
hapi-scope-start "2.x.x"
636649
no-arrowception "1.x.x"
637650

638-
eslint@3.13.x:
639-
version "3.13.1"
640-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.13.1.tgz#564d2646b5efded85df96985332edd91a23bff25"
651+
eslint@3.17.x:
652+
version "3.17.1"
653+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.17.1.tgz#b80ae12d9c406d858406fccda627afce33ea10ea"
641654
dependencies:
642655
babel-code-frame "^6.16.0"
643656
chalk "^1.1.3"
644657
concat-stream "^1.4.6"
645658
debug "^2.1.1"
646659
doctrine "^1.2.2"
647660
escope "^3.6.0"
648-
espree "^3.3.1"
661+
espree "^3.4.0"
649662
estraverse "^4.2.0"
650663
esutils "^2.0.2"
651664
file-entry-cache "^2.0.0"
@@ -674,17 +687,18 @@ [email protected]:
674687
text-table "~0.2.0"
675688
user-home "^2.0.0"
676689

677-
eslint@^3.17.1:
678-
version "3.17.1"
679-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.17.1.tgz#b80ae12d9c406d858406fccda627afce33ea10ea"
690+
eslint@^3.19.0:
691+
version "3.19.0"
692+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.19.0.tgz#c8fc6201c7f40dd08941b87c085767386a679acc"
680693
dependencies:
681694
babel-code-frame "^6.16.0"
682695
chalk "^1.1.3"
683-
concat-stream "^1.4.6"
696+
concat-stream "^1.5.2"
684697
debug "^2.1.1"
685-
doctrine "^1.2.2"
698+
doctrine "^2.0.0"
686699
escope "^3.6.0"
687700
espree "^3.4.0"
701+
esquery "^1.0.0"
688702
estraverse "^4.2.0"
689703
esutils "^2.0.2"
690704
file-entry-cache "^2.0.0"
@@ -713,7 +727,7 @@ eslint@^3.17.1:
713727
text-table "~0.2.0"
714728
user-home "^2.0.0"
715729

716-
[email protected], espree@^3.3.1, espree@^3.4.0:
730+
[email protected], espree@^3.4.0:
717731
version "3.4.0"
718732
resolved "https://registry.yarnpkg.com/espree/-/espree-3.4.0.tgz#41656fa5628e042878025ef467e78f125cb86e1d"
719733
dependencies:
@@ -728,6 +742,12 @@ esprima@^2.6.0:
728742
version "2.7.3"
729743
resolved "https://registry.yarnpkg.com/esprima/-/esprima-2.7.3.tgz#96e3b70d5779f6ad49cd032673d1c312767ba581"
730744

745+
esquery@^1.0.0:
746+
version "1.0.0"
747+
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.0.0.tgz#cfba8b57d7fba93f17298a8a006a04cda13d80fa"
748+
dependencies:
749+
estraverse "^4.0.0"
750+
731751
esrecurse@^4.1.0:
732752
version "4.1.0"
733753
resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.1.0.tgz#4713b6536adf7f2ac4f327d559e7756bff648220"
@@ -739,7 +759,7 @@ estraverse@^1.5.0:
739759
version "1.9.3"
740760
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-1.9.3.tgz#af67f2dc922582415950926091a4005d29c9bb44"
741761

742-
estraverse@^4.1.1, estraverse@^4.2.0:
762+
estraverse@^4.0.0, estraverse@^4.1.1, estraverse@^4.2.0:
743763
version "4.2.0"
744764
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.2.0.tgz#0dee3fed31fcd469618ce7342099fc1afa0bdb13"
745765

@@ -804,9 +824,9 @@ fast-levenshtein@~2.0.4:
804824
version "2.0.5"
805825
resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.5.tgz#bd33145744519ab1c36c3ee9f31f08e9079b67f2"
806826

807-
808-
version "1.1.0"
809-
resolved "https://registry.yarnpkg.com/fast-safe-stringify/-/fast-safe-stringify-1.1.0.tgz#4ca98c502e00c387ca1b0e7184e955718bf512e8"
827+
828+
version "1.1.13"
829+
resolved "https://registry.yarnpkg.com/fast-safe-stringify/-/fast-safe-stringify-1.1.13.tgz#a01e9cd9c9e491715c98a75a42d5f0bbd107ff76"
810830

811831
figures@^1.3.5:
812832
version "1.7.0"
@@ -1001,11 +1021,11 @@ good-console@^6.4.0:
10011021
json-stringify-safe "5.0.x"
10021022
moment "2.15.x"
10031023

1004-
good-squeeze@^5.0.1:
1005-
version "5.0.1"
1006-
resolved "https://registry.yarnpkg.com/good-squeeze/-/good-squeeze-5.0.1.tgz#2bf53c28a77c072b18a64691f6e862cd68ea0891"
1024+
good-squeeze@^5.0.2:
1025+
version "5.0.2"
1026+
resolved "https://registry.yarnpkg.com/good-squeeze/-/good-squeeze-5.0.2.tgz#a8e58242b4a0b32cdbdf317b60e73a19a7f0879b"
10071027
dependencies:
1008-
fast-safe-stringify "1.1.0"
1028+
fast-safe-stringify "1.1.x"
10091029
hoek "4.x.x"
10101030

10111031
good@^7.1.0:
@@ -1062,7 +1082,7 @@ [email protected]:
10621082
version "2.1.1"
10631083
resolved "https://registry.yarnpkg.com/hapi-scope-start/-/hapi-scope-start-2.1.1.tgz#7495a726fe72b7bca8de2cdcc1d87cd8ce6ab4f2"
10641084

1065-
"[email protected] || 12.x.x || 13.x.x || 14.x.x || 15.x.x || 16.x.x", hapi@^16.1.0:
1085+
"[email protected] || 12.x.x || 13.x.x || 14.x.x || 15.x.x || 16.x.x":
10661086
version "16.1.0"
10671087
resolved "https://registry.yarnpkg.com/hapi/-/hapi-16.1.0.tgz#419dd86347588821eb5a0a5f493bce019802d33b"
10681088
dependencies:
@@ -1085,6 +1105,29 @@ [email protected]:
10851105
subtext "^4.3.x"
10861106
topo "2.x.x"
10871107

1108+
hapi@^16.1.1:
1109+
version "16.1.1"
1110+
resolved "https://registry.yarnpkg.com/hapi/-/hapi-16.1.1.tgz#0466db0703ba15cd00f07175ccf394d9cb56b1e0"
1111+
dependencies:
1112+
accept "2.x.x"
1113+
ammo "2.x.x"
1114+
boom "4.x.x"
1115+
call "4.x.x"
1116+
catbox "7.x.x"
1117+
catbox-memory "2.x.x"
1118+
cryptiles "3.x.x"
1119+
heavy "4.x.x"
1120+
hoek "4.x.x"
1121+
iron "4.x.x"
1122+
items "2.x.x"
1123+
joi "10.x.x"
1124+
mimos "3.x.x"
1125+
podium "^1.2.x"
1126+
shot "3.x.x"
1127+
statehood "5.x.x"
1128+
subtext "^4.3.x"
1129+
topo "2.x.x"
1130+
10881131
har-validator@~2.0.6:
10891132
version "2.0.6"
10901133
resolved "https://registry.yarnpkg.com/har-validator/-/har-validator-2.0.6.tgz#cdcbc08188265ad119b6a5a7c8ab70eecfb5d27d"
@@ -1443,13 +1486,13 @@ kind-of@^3.0.2:
14431486
dependencies:
14441487
is-buffer "^1.0.2"
14451488

1446-
lab@^12.1.0:
1447-
version "12.1.0"
1448-
resolved "https://registry.yarnpkg.com/lab/-/lab-12.1.0.tgz#94cc889c6a9d71e30ab9e9d249b819664d60be47"
1489+
lab@^13.0.1:
1490+
version "13.0.1"
1491+
resolved "https://registry.yarnpkg.com/lab/-/lab-13.0.1.tgz#982e3aa382ba00911de36e928b3cedb610473f9c"
14491492
dependencies:
14501493
bossy "3.x.x"
14511494
diff "3.x.x"
1452-
eslint "3.13.x"
1495+
eslint "3.17.x"
14531496
eslint-config-hapi "10.x.x"
14541497
eslint-plugin-hapi "4.x.x"
14551498
espree "3.x.x"
@@ -1461,6 +1504,7 @@ lab@^12.1.0:
14611504
json-stringify-safe "5.x.x"
14621505
mkdirp "0.5.x"
14631506
seedrandom "2.4.x"
1507+
source-map "0.5.x"
14641508
source-map-support "0.4.x"
14651509

14661510
latest-version@^1.0.0:
@@ -2238,16 +2282,16 @@ [email protected]:
22382282
dependencies:
22392283
source-map "^0.5.3"
22402284

2285+
[email protected], source-map@^0.5.3, source-map@~0.5.1:
2286+
version "0.5.6"
2287+
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412"
2288+
22412289
source-map@^0.4.4:
22422290
version "0.4.4"
22432291
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.4.4.tgz#eba4f5da9c0dc999de68032d8b4f76173652036b"
22442292
dependencies:
22452293
amdefine ">=0.0.4"
22462294

2247-
source-map@^0.5.3, source-map@~0.5.1:
2248-
version "0.5.6"
2249-
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412"
2250-
22512295
spdx-correct@~1.0.0:
22522296
version "1.0.2"
22532297
resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-1.0.2.tgz#4b3073d933ff51f3912f03ac5519498a4150db40"

0 commit comments

Comments
 (0)