|
85 | 85 | lodash "^4.17.13" |
86 | 86 | to-fast-properties "^2.0.0" |
87 | 87 |
|
| 88 | +"@hapi/address@^4.1.0": |
| 89 | + version "4.1.0" |
| 90 | + resolved "https://registry.yarnpkg.com/@hapi/address/-/address-4.1.0.tgz#d60c5c0d930e77456fdcde2598e77302e2955e1d" |
| 91 | + dependencies: |
| 92 | + "@hapi/hoek" "^9.0.0" |
| 93 | + |
88 | 94 | "@hapi/boom@^8.0.1": |
89 | 95 | version "8.0.1" |
90 | 96 | resolved "https://registry.yarnpkg.com/@hapi/boom/-/boom-8.0.1.tgz#13f1f2f2a3abfb0787c79e35e238c8aff6aa1661" |
91 | 97 | dependencies: |
92 | 98 | "@hapi/hoek" "8.x.x" |
93 | 99 |
|
| 100 | +"@hapi/formula@^2.0.0": |
| 101 | + version "2.0.0" |
| 102 | + resolved "https://registry.yarnpkg.com/@hapi/formula/-/formula-2.0.0.tgz#edade0619ed58c8e4f164f233cda70211e787128" |
| 103 | + |
94 | 104 | "@hapi/hoek@8.x.x": |
95 | 105 | version "8.5.0" |
96 | 106 | resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-8.5.0.tgz#2f9ce301c8898e1c3248b0a8564696b24d1a9a5a" |
97 | 107 |
|
| 108 | +"@hapi/hoek@^9.0.0": |
| 109 | + version "9.0.4" |
| 110 | + resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-9.0.4.tgz#e80ad4e8e8d2adc6c77d985f698447e8628b6010" |
| 111 | + |
| 112 | +"@hapi/pinpoint@^2.0.0": |
| 113 | + version "2.0.0" |
| 114 | + resolved "https://registry.yarnpkg.com/@hapi/pinpoint/-/pinpoint-2.0.0.tgz#805b40d4dbec04fc116a73089494e00f073de8df" |
| 115 | + |
| 116 | +"@hapi/topo@^5.0.0": |
| 117 | + version "5.0.0" |
| 118 | + resolved "https://registry.yarnpkg.com/@hapi/topo/-/topo-5.0.0.tgz#c19af8577fa393a06e9c77b60995af959be721e7" |
| 119 | + dependencies: |
| 120 | + "@hapi/hoek" "^9.0.0" |
| 121 | + |
98 | 122 | "@ladjs/i18n@^2.0.0": |
99 | 123 | version "2.0.0" |
100 | 124 | resolved "https://registry.yarnpkg.com/@ladjs/i18n/-/i18n-2.0.0.tgz#0235d989a8600bb9b230264261a99dfce4b0aae3" |
@@ -2302,10 +2326,6 @@ hide-powered-by@1.1.0: |
2302 | 2326 | version "1.1.0" |
2303 | 2327 | resolved "https://registry.yarnpkg.com/hide-powered-by/-/hide-powered-by-1.1.0.tgz#be3ea9cab4bdb16f8744be873755ca663383fa7a" |
2304 | 2328 |
|
2305 | | -hoek@4.x.x: |
2306 | | - version "4.2.1" |
2307 | | - resolved "https://registry.yarnpkg.com/hoek/-/hoek-4.2.1.tgz#9634502aa12c445dd5a7c5734b572bb8738aacbb" |
2308 | | - |
2309 | 2329 | hosted-git-info@^2.1.4: |
2310 | 2330 | version "2.5.0" |
2311 | 2331 | resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.5.0.tgz#6d60e34b3abbc8313062c3b798ef8d901a07af3c" |
@@ -2691,10 +2711,6 @@ isarray@^1.0.0, isarray@~1.0.0: |
2691 | 2711 | version "1.0.0" |
2692 | 2712 | resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11" |
2693 | 2713 |
|
2694 | | -isemail@2.x.x: |
2695 | | - version "2.2.1" |
2696 | | - resolved "https://registry.yarnpkg.com/isemail/-/isemail-2.2.1.tgz#0353d3d9a62951080c262c2aa0a42b8ea8e9e2a6" |
2697 | | - |
2698 | 2714 | isexe@^2.0.0: |
2699 | 2715 | version "2.0.0" |
2700 | 2716 | resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10" |
@@ -2749,18 +2765,15 @@ istanbul-reports@^2.2.4: |
2749 | 2765 | dependencies: |
2750 | 2766 | handlebars "^4.1.2" |
2751 | 2767 |
|
2752 | | -items@2.x.x: |
2753 | | - version "2.1.1" |
2754 | | - resolved "https://registry.yarnpkg.com/items/-/items-2.1.1.tgz#8bd16d9c83b19529de5aea321acaada78364a198" |
2755 | | - |
2756 | | -joi@^10.4.1: |
2757 | | - version "10.6.0" |
2758 | | - resolved "https://registry.yarnpkg.com/joi/-/joi-10.6.0.tgz#52587f02d52b8b75cdb0c74f0b164a191a0e1fc2" |
| 2768 | +joi@^17.2.1: |
| 2769 | + version "17.2.1" |
| 2770 | + resolved "https://registry.yarnpkg.com/joi/-/joi-17.2.1.tgz#e5140fdf07e8fecf9bc977c2832d1bdb1e3f2a0a" |
2759 | 2771 | dependencies: |
2760 | | - hoek "4.x.x" |
2761 | | - isemail "2.x.x" |
2762 | | - items "2.x.x" |
2763 | | - topo "2.x.x" |
| 2772 | + "@hapi/address" "^4.1.0" |
| 2773 | + "@hapi/formula" "^2.0.0" |
| 2774 | + "@hapi/hoek" "^9.0.0" |
| 2775 | + "@hapi/pinpoint" "^2.0.0" |
| 2776 | + "@hapi/topo" "^5.0.0" |
2764 | 2777 |
|
2765 | 2778 | js-git@^0.7.8: |
2766 | 2779 | version "0.7.8" |
@@ -5083,12 +5096,6 @@ token-stream@0.0.1: |
5083 | 5096 | version "0.0.1" |
5084 | 5097 | resolved "https://registry.yarnpkg.com/token-stream/-/token-stream-0.0.1.tgz#ceeefc717a76c4316f126d0b9dbaa55d7e7df01a" |
5085 | 5098 |
|
5086 | | -topo@2.x.x: |
5087 | | - version "2.0.2" |
5088 | | - resolved "https://registry.yarnpkg.com/topo/-/topo-2.0.2.tgz#cd5615752539057c0dc0491a621c3bc6fbe1d182" |
5089 | | - dependencies: |
5090 | | - hoek "4.x.x" |
5091 | | - |
5092 | 5099 | touch@^3.1.0: |
5093 | 5100 | version "3.1.0" |
5094 | 5101 | resolved "https://registry.yarnpkg.com/touch/-/touch-3.1.0.tgz#fe365f5f75ec9ed4e56825e0bb76d24ab74af83b" |
|
0 commit comments