|
1770 | 1770 | version "1.0.0"
|
1771 | 1771 | resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
|
1772 | 1772 |
|
1773 |
| - |
1774 |
| - version "1.2.0" |
1775 |
| - resolved "https://registry.yarnpkg.com/isemail/-/isemail-1.2.0.tgz#be03df8cc3e29de4d2c5df6501263f1fa4595e9a" |
1776 |
| - |
1777 | 1773 | isexe@^2.0.0:
|
1778 | 1774 | version "2.0.0"
|
1779 | 1775 | resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
|
@@ -2130,15 +2126,6 @@ jodid25519@^1.0.0:
|
2130 | 2126 | dependencies:
|
2131 | 2127 | jsbn "~0.1.0"
|
2132 | 2128 |
|
2133 |
| -joi@^6.10.1: |
2134 |
| - version "6.10.1" |
2135 |
| - resolved "https://registry.yarnpkg.com/joi/-/joi-6.10.1.tgz#4d50c318079122000fe5f16af1ff8e1917b77e06" |
2136 |
| - dependencies: |
2137 |
| - hoek "2.x.x" |
2138 |
| - isemail "1.x.x" |
2139 |
| - moment "2.x.x" |
2140 |
| - topo "1.x.x" |
2141 |
| - |
2142 | 2129 | js-tokens@^3.0.0:
|
2143 | 2130 | version "3.0.1"
|
2144 | 2131 | resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.1.tgz#08e9f132484a2c45a30907e9dc4d5567b7f114d7"
|
@@ -2229,14 +2216,19 @@ jsonparse@^1.2.0:
|
2229 | 2216 | version "1.3.1"
|
2230 | 2217 | resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280"
|
2231 | 2218 |
|
2232 |
| -jsonwebtoken@7.4.3: |
2233 |
| - version "7.4.3" |
2234 |
| - resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-7.4.3.tgz#77f5021de058b605a1783fa1283e99812e645638" |
| 2219 | +jsonwebtoken@8.2.0: |
| 2220 | + version "8.2.0" |
| 2221 | + resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-8.2.0.tgz#690ec3a9e7e95e2884347ce3e9eb9d389aa598b3" |
2235 | 2222 | dependencies:
|
2236 |
| - joi "^6.10.1" |
2237 | 2223 | jws "^3.1.4"
|
| 2224 | + lodash.includes "^4.3.0" |
| 2225 | + lodash.isboolean "^3.0.3" |
| 2226 | + lodash.isinteger "^4.0.4" |
| 2227 | + lodash.isnumber "^3.0.3" |
| 2228 | + lodash.isplainobject "^4.0.6" |
| 2229 | + lodash.isstring "^4.0.1" |
2238 | 2230 | lodash.once "^4.0.0"
|
2239 |
| - ms "^2.0.0" |
| 2231 | + ms "^2.1.1" |
2240 | 2232 | xtend "^4.0.1"
|
2241 | 2233 |
|
2242 | 2234 | jsprim@^1.2.2:
|
@@ -2391,6 +2383,30 @@ lodash._reinterpolate@~3.0.0:
|
2391 | 2383 | version "3.0.0"
|
2392 | 2384 | resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
|
2393 | 2385 |
|
| 2386 | +lodash.includes@^4.3.0: |
| 2387 | + version "4.3.0" |
| 2388 | + resolved "https://registry.yarnpkg.com/lodash.includes/-/lodash.includes-4.3.0.tgz#60bb98a87cb923c68ca1e51325483314849f553f" |
| 2389 | + |
| 2390 | +lodash.isboolean@^3.0.3: |
| 2391 | + version "3.0.3" |
| 2392 | + resolved "https://registry.yarnpkg.com/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz#6c2e171db2a257cd96802fd43b01b20d5f5870f6" |
| 2393 | + |
| 2394 | +lodash.isinteger@^4.0.4: |
| 2395 | + version "4.0.4" |
| 2396 | + resolved "https://registry.yarnpkg.com/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz#619c0af3d03f8b04c31f5882840b77b11cd68343" |
| 2397 | + |
| 2398 | +lodash.isnumber@^3.0.3: |
| 2399 | + version "3.0.3" |
| 2400 | + resolved "https://registry.yarnpkg.com/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz#3ce76810c5928d03352301ac287317f11c0b1ffc" |
| 2401 | + |
| 2402 | +lodash.isplainobject@^4.0.6: |
| 2403 | + version "4.0.6" |
| 2404 | + resolved "https://registry.yarnpkg.com/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz#7c526a52d89b45c45cc690b88163be0497f550cb" |
| 2405 | + |
| 2406 | +lodash.isstring@^4.0.1: |
| 2407 | + version "4.0.1" |
| 2408 | + resolved "https://registry.yarnpkg.com/lodash.isstring/-/lodash.isstring-4.0.1.tgz#d527dfb5456eca7cc9bb95d5daeaf88ba54a5451" |
| 2409 | + |
2394 | 2410 | lodash.once@^4.0.0:
|
2395 | 2411 | version "4.1.1"
|
2396 | 2412 | resolved "https://registry.yarnpkg.com/lodash.once/-/lodash.once-4.1.1.tgz#0dd3971213c7c56df880977d504c88fb471a97ac"
|
@@ -2596,10 +2612,6 @@ modify-values@^1.0.0:
|
2596 | 2612 | version "1.0.0"
|
2597 | 2613 | resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.0.tgz#e2b6cdeb9ce19f99317a53722f3dbf5df5eaaab2"
|
2598 | 2614 |
|
2599 |
| - |
2600 |
| - version "2.18.1" |
2601 |
| - resolved "https://registry.yarnpkg.com/moment/-/moment-2.18.1.tgz#c36193dd3ce1c2eed2adb7c802dbbc77a81b1c0f" |
2602 |
| - |
2603 | 2615 | moment@^2.6.0:
|
2604 | 2616 | version "2.20.1"
|
2605 | 2617 | resolved "https://registry.yarnpkg.com/moment/-/moment-2.20.1.tgz#d6eb1a46cbcc14a2b2f9434112c1ff8907f313fd"
|
|
2608 | 2620 | version "0.7.2"
|
2609 | 2621 | resolved "https://registry.yarnpkg.com/ms/-/ms-0.7.2.tgz#ae25cf2512b3885a1d95d7f037868d8431124765"
|
2610 | 2622 |
|
2611 |
| - |
| 2623 | + |
2612 | 2624 | version "2.0.0"
|
2613 | 2625 | resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
|
2614 | 2626 |
|
| 2627 | +ms@^2.1.1: |
| 2628 | + version "2.1.1" |
| 2629 | + resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a" |
| 2630 | + |
2615 | 2631 |
|
2616 | 2632 | version "0.0.7"
|
2617 | 2633 | resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.7.tgz#3075ce93bc21b8fab43e1bc4da7e8115ed1e7bab"
|
@@ -3618,12 +3634,6 @@ to-fast-properties@^1.0.1:
|
3618 | 3634 | version "1.0.2"
|
3619 | 3635 | resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.2.tgz#f3f5c0c3ba7299a7ef99427e44633257ade43320"
|
3620 | 3636 |
|
3621 |
| - |
3622 |
| - version "1.1.0" |
3623 |
| - resolved "https://registry.yarnpkg.com/topo/-/topo-1.1.0.tgz#e9d751615d1bb87dc865db182fa1ca0a5ef536d5" |
3624 |
| - dependencies: |
3625 |
| - hoek "2.x.x" |
3626 |
| - |
3627 | 3637 | tough-cookie@>=2.3.3, tough-cookie@^2.3.3, tough-cookie@~2.3.3:
|
3628 | 3638 | version "2.3.4"
|
3629 | 3639 | resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.3.4.tgz#ec60cee38ac675063ffc97a5c18970578ee83655"
|
|
0 commit comments