|
379 | 379 | source-map "^0.6.1" |
380 | 380 | write-file-atomic "2.4.1" |
381 | 381 |
|
382 | | -"@jest/types@^24.8.0": |
383 | | - version "24.8.0" |
384 | | - resolved "https://registry.yarnpkg.com/@jest/types/-/types-24.8.0.tgz#f31e25948c58f0abd8c845ae26fcea1491dea7ad" |
385 | | - integrity sha512-g17UxVr2YfBtaMUxn9u/4+siG1ptg9IGYAYwvpwn61nBg779RXnjE/m7CxYcIzEt0AbHZZAHSEZNhkE2WxURVg== |
| 382 | +"@jest/types@^24.8.0", "@jest/types@^24.9.0": |
| 383 | + version "24.9.0" |
| 384 | + resolved "https://registry.yarnpkg.com/@jest/types/-/types-24.9.0.tgz#63cb26cb7500d069e5a389441a7c6ab5e909fc59" |
| 385 | + integrity sha512-XKK7ze1apu5JWQ5eZjHITP66AX+QsLlbaJRBGYr8pNzwcAE2JVkwnf0yqjHTsDRcjR0mujy/NmZMXw5kl+kGBw== |
386 | 386 | dependencies: |
387 | 387 | "@types/istanbul-lib-coverage" "^2.0.0" |
388 | 388 | "@types/istanbul-reports" "^1.1.1" |
389 | | - "@types/yargs" "^12.0.9" |
| 389 | + "@types/yargs" "^13.0.0" |
390 | 390 |
|
391 | 391 | "@lerna/add@3.16.2": |
392 | 392 | version "3.16.2" |
|
1194 | 1194 | dependencies: |
1195 | 1195 | "@types/node" "*" |
1196 | 1196 |
|
1197 | | -"@types/cookie-parser@1.4.1": |
1198 | | - version "1.4.1" |
1199 | | - resolved "https://registry.yarnpkg.com/@types/cookie-parser/-/cookie-parser-1.4.1.tgz#e88a39c41960f31549b4c52dd8620aa4a2feb4bb" |
1200 | | - integrity sha512-iJY6B3ZGufLiDf2OCAgiAAQuj1sMKC/wz/7XCEjZ+/MDuultfFJuSwrBKcLSmJ5iYApLzCCYBYJZs0Ws8GPmwA== |
| 1197 | +"@types/cookie-parser@1.4.2": |
| 1198 | + version "1.4.2" |
| 1199 | + resolved "https://registry.yarnpkg.com/@types/cookie-parser/-/cookie-parser-1.4.2.tgz#e4d5c5ffda82b80672a88a4281aaceefb1bd9df5" |
| 1200 | + integrity sha512-uwcY8m6SDQqciHsqcKDGbo10GdasYsPCYkH3hVegj9qAah6pX5HivOnOuI3WYmyQMnOATV39zv/Ybs0bC/6iVg== |
1201 | 1201 | dependencies: |
1202 | 1202 | "@types/express" "*" |
1203 | 1203 |
|
|
1248 | 1248 | dependencies: |
1249 | 1249 | "@types/express" "*" |
1250 | 1250 |
|
1251 | | -"@types/express@*", "@types/express@4.17.0": |
1252 | | - version "4.17.0" |
1253 | | - resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.0.tgz#49eaedb209582a86f12ed9b725160f12d04ef287" |
1254 | | - integrity sha512-CjaMu57cjgjuZbh9DpkloeGxV45CnMGlVd+XpG7Gm9QgVrd7KFq+X4HY0vM+2v0bczS48Wg7bvnMY5TN+Xmcfw== |
| 1251 | +"@types/express@*", "@types/express@4.17.2": |
| 1252 | + version "4.17.2" |
| 1253 | + resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.2.tgz#a0fb7a23d8855bac31bc01d5a58cadd9b2173e6c" |
| 1254 | + integrity sha512-5mHFNyavtLoJmnusB8OKJ5bshSzw+qkMIBAobLrIM48HJvunFva9mOa6aBwh64lBFyNwBbs0xiEFuj4eU/NjCA== |
1255 | 1255 | dependencies: |
1256 | 1256 | "@types/body-parser" "*" |
1257 | 1257 | "@types/express-serve-static-core" "*" |
|
1293 | 1293 | "@types/istanbul-lib-coverage" "*" |
1294 | 1294 | "@types/istanbul-lib-report" "*" |
1295 | 1295 |
|
1296 | | -"@types/jest-diff@*": |
1297 | | - version "20.0.1" |
1298 | | - resolved "https://registry.yarnpkg.com/@types/jest-diff/-/jest-diff-20.0.1.tgz#35cc15b9c4f30a18ef21852e255fdb02f6d59b89" |
1299 | | - integrity sha512-yALhelO3i0hqZwhjtcr6dYyaLoCHbAMshwtj6cGxTvHZAKXHsYGdff6E8EPw3xLKY0ELUTQ69Q1rQiJENnccMA== |
1300 | | - |
1301 | 1296 | "@types/jest@23.x": |
1302 | 1297 | version "23.3.14" |
1303 | 1298 | resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.14.tgz#37daaf78069e7948520474c87b80092ea912520a" |
1304 | 1299 | integrity sha512-Q5hTcfdudEL2yOmluA1zaSyPbzWPmJ3XfSWeP3RyoYvS9hnje1ZyagrZOuQ6+1nQC1Gw+7gap3pLNL3xL6UBug== |
1305 | 1300 |
|
1306 | | -"@types/jest@24.0.17": |
1307 | | - version "24.0.17" |
1308 | | - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.17.tgz#b66ea026efb746eb5db1356ee28518aaff7af416" |
1309 | | - integrity sha512-1cy3xkOAfSYn78dsBWy4M3h/QF/HeWPchNFDjysVtp3GHeTdSmtluNnELfCmfNRRHo0OWEcpf+NsEJQvwQfdqQ== |
| 1301 | +"@types/jest@24.9.0": |
| 1302 | + version "24.9.0" |
| 1303 | + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.9.0.tgz#78c6991cd1734cf0d390be24875e310bb0a9fb74" |
| 1304 | + integrity sha512-dXvuABY9nM1xgsXlOtLQXJKdacxZJd7AtvLsKZ/0b57ruMXDKCOXAC/M75GbllQX6o1pcZ5hAG4JzYy7Z/wM2w== |
1310 | 1305 | dependencies: |
1311 | | - "@types/jest-diff" "*" |
| 1306 | + jest-diff "^24.3.0" |
1312 | 1307 |
|
1313 | 1308 | "@types/js-yaml@latest": |
1314 | 1309 | version "3.12.1" |
|
1320 | 1315 | resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.30.tgz#44cb52f32a809734ca562e685c6473b5754a7818" |
1321 | 1316 | integrity sha512-sqm9g7mHlPY/43fcSNrCYfOeX9zkTTK+euO5E6+CVijSMm5tTjkVdwdqRkY3ljjIAf8679vps5jKUoJBCLsMDA== |
1322 | 1317 |
|
1323 | | -"@types/jsonwebtoken@8.3.3": |
1324 | | - version "8.3.3" |
1325 | | - resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-8.3.3.tgz#eafeea8239c74b02263d204c0e1175d5cd0bb85f" |
1326 | | - integrity sha512-mofwpvFbm2AUxD5mg4iQPc2o/+ubM200R/L86kR17SeC99jM3gEnB9hy16ln3kZkxM5LnGpDJclxeUNEHhehng== |
| 1318 | +"@types/jsonwebtoken@8.3.6": |
| 1319 | + version "8.3.6" |
| 1320 | + resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-8.3.6.tgz#e6515e8d857572ac8ed594baabf4e17571a20f0b" |
| 1321 | + integrity sha512-v55iKItGvKw5AD1tMn9/W257GbvNQhUskozvaD4EWPyc61qZ7ri2Fgm4/8ra7OR+pq8EEialVPYkyofX1b8alQ== |
1327 | 1322 | dependencies: |
1328 | 1323 | "@types/node" "*" |
1329 | 1324 |
|
|
1375 | 1370 | dependencies: |
1376 | 1371 | "@types/node" "*" |
1377 | 1372 |
|
1378 | | -"@types/node-fetch@2.5.0": |
1379 | | - version "2.5.0" |
1380 | | - resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.5.0.tgz#1c55616a4591bdd15a389fbd0da4a55b9502add5" |
1381 | | - integrity sha512-TLFRywthBgL68auWj+ziWu+vnmmcHCDFC/sqCOQf1xTz4hRq8cu79z8CtHU9lncExGBsB8fXA4TiLDLt6xvMzw== |
| 1373 | +"@types/node-fetch@2.5.4": |
| 1374 | + version "2.5.4" |
| 1375 | + resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.5.4.tgz#5245b6d8841fc3a6208b82291119bc11c4e0ce44" |
| 1376 | + integrity sha512-Oz6id++2qAOFuOlE1j0ouk1dzl3mmI1+qINPNBhi9nt/gVOz0G+13Ao6qjhdF0Ys+eOkhu6JnFmt38bR3H0POQ== |
1382 | 1377 | dependencies: |
1383 | 1378 | "@types/node" "*" |
1384 | 1379 |
|
1385 | | -"@types/node@*", "@types/node@12.7.1": |
1386 | | - version "12.7.1" |
1387 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.1.tgz#3b5c3a26393c19b400844ac422bd0f631a94d69d" |
1388 | | - integrity sha512-aK9jxMypeSrhiYofWWBf/T7O+KwaiAHzM4sveCdWPn71lzUSMimRnKzhXDKfKwV1kWoBo2P1aGgaIYGLf9/ljw== |
| 1380 | +"@types/node@*", "@types/node@12.12.25": |
| 1381 | + version "12.12.25" |
| 1382 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.25.tgz#792c0afb798f1dd681dce9c4b4c431f7245a0a42" |
| 1383 | + integrity sha512-nf1LMGZvgFX186geVZR1xMZKKblJiRfiASTHw85zED2kI1yDKHDwTKMdkaCbTlXoRKlGKaDfYywt+V0As30q3w== |
1389 | 1384 |
|
1390 | 1385 | "@types/node@10.x": |
1391 | 1386 | version "10.14.13" |
|
1397 | 1392 | resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.3.tgz#7ee330ba7caafb98090bece86a5ee44115904c2c" |
1398 | 1393 | integrity sha512-ewFXqrQHlFsgc09MK5jP5iR7vumV/BYayNC6PgJO2LPe8vrnNFyjQjSppfEngITi0qvfKtzFvgKymGheFM9UOA== |
1399 | 1394 |
|
1400 | | -"@types/redis@2.8.13": |
1401 | | - version "2.8.13" |
1402 | | - resolved "https://registry.yarnpkg.com/@types/redis/-/redis-2.8.13.tgz#fdd76d9a8b7c36ff24d8506a94ef2a890c87f498" |
1403 | | - integrity sha512-p86cm5P6DMotUqCS6odQRz0JJwc5QXZw9eyH0ALVIqmq12yqtex5ighWyGFHKxak9vaA/GF/Ilu0KZ0MuXXUbg== |
| 1395 | +"@types/redis@2.8.14": |
| 1396 | + version "2.8.14" |
| 1397 | + resolved "https://registry.yarnpkg.com/@types/redis/-/redis-2.8.14.tgz#2ed46d0f923f7ccd63fbe73a46a1241e606cf716" |
| 1398 | + integrity sha512-255dzsOLJdXFHBio9/aMHGozNkoiBUgc+g2nlNjbTSp5qcAlmpm4Z6Xs3pKOBLNIKdZbA2BkUxWvYSIwKra0Yw== |
1404 | 1399 | dependencies: |
1405 | 1400 | "@types/node" "*" |
1406 | 1401 |
|
1407 | | -"@types/redlock@3.0.4": |
1408 | | - version "3.0.4" |
1409 | | - resolved "https://registry.yarnpkg.com/@types/redlock/-/redlock-3.0.4.tgz#ae59a4031378c49a6fa0aa05b2de35390d09ed60" |
1410 | | - integrity sha512-xo13X4kGgRIp8B2ljLpX1Ev7qboGkwc9Ss/O9R/MAb0hh1+SBbJDX5qHUaGLIkkSkKph8XozNaA17Z91DCD1wA== |
| 1402 | +"@types/redlock@3.0.6": |
| 1403 | + version "3.0.6" |
| 1404 | + resolved "https://registry.yarnpkg.com/@types/redlock/-/redlock-3.0.6.tgz#721fe4b29219b5872971423991f2a2371209168c" |
| 1405 | + integrity sha512-i3lPzZzziqFiIQ5PnGfEtkgQw98lgetDJHj0IiRyY4C0DbzfEuH266xvCLQXnkH+bsRq5zIQIsxcjIokHodcDA== |
1411 | 1406 | dependencies: |
1412 | 1407 | "@types/bluebird" "*" |
1413 | 1408 |
|
|
1451 | 1446 | dependencies: |
1452 | 1447 | "@types/superagent" "*" |
1453 | 1448 |
|
1454 | | -"@types/uuid@3.4.5": |
1455 | | - version "3.4.5" |
1456 | | - resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-3.4.5.tgz#d4dc10785b497a1474eae0ba7f0cb09c0ddfd6eb" |
1457 | | - integrity sha512-MNL15wC3EKyw1VLF+RoVO4hJJdk9t/Hlv3rt1OL65Qvuadm4BYo6g9ZJQqoq7X8NBFSsQXgAujWciovh2lpVjA== |
| 1449 | +"@types/uuid@3.4.6": |
| 1450 | + version "3.4.6" |
| 1451 | + resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-3.4.6.tgz#d2c4c48eb85a757bf2927f75f939942d521e3016" |
| 1452 | + integrity sha512-cCdlC/1kGEZdEglzOieLDYBxHsvEOIg7kp/2FYyVR9Pxakq+Qf/inL3RKQ+PA8gOlI/NnL+fXmQH12nwcGzsHw== |
1458 | 1453 | dependencies: |
1459 | 1454 | "@types/node" "*" |
1460 | 1455 |
|
|
1468 | 1463 | resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-12.0.12.tgz#45dd1d0638e8c8f153e87d296907659296873916" |
1469 | 1464 | integrity sha512-SOhuU4wNBxhhTHxYaiG5NY4HBhDIDnJF60GU+2LqHAdKKer86//e4yg69aENCtQ04n0ovz+tq2YPME5t5yp4pw== |
1470 | 1465 |
|
| 1466 | +"@types/yargs@^13.0.0": |
| 1467 | + version "13.0.5" |
| 1468 | + resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-13.0.5.tgz#18121bfd39dc12f280cee58f92c5b21d32041908" |
| 1469 | + integrity sha512-CF/+sxTO7FOwbIRL4wMv0ZYLCRfMid2HQpzDRyViH7kSpfoAFiMdGqKIxb1PxWfjtQXQhnQuD33lvRHNwr809Q== |
| 1470 | + dependencies: |
| 1471 | + "@types/yargs-parser" "*" |
| 1472 | + |
1471 | 1473 | "@types/yargs@latest": |
1472 | 1474 | version "13.0.0" |
1473 | 1475 | resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-13.0.0.tgz#d2acb3bec0047d8f648ebacdab6b928a900c42c4" |
@@ -2594,10 +2596,10 @@ dezalgo@^1.0.0: |
2594 | 2596 | asap "^2.0.0" |
2595 | 2597 | wrappy "1" |
2596 | 2598 |
|
2597 | | -diff-sequences@^24.3.0: |
2598 | | - version "24.3.0" |
2599 | | - resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-24.3.0.tgz#0f20e8a1df1abddaf4d9c226680952e64118b975" |
2600 | | - integrity sha512-xLqpez+Zj9GKSnPWS0WZw1igGocZ+uua8+y+5dDNTT934N3QuY1sp2LkHzwiaYQGz60hMq0pjAshdeXm5VUOEw== |
| 2599 | +diff-sequences@^24.9.0: |
| 2600 | + version "24.9.0" |
| 2601 | + resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-24.9.0.tgz#5715d6244e2aa65f48bba0bc972db0b0b11e95b5" |
| 2602 | + integrity sha512-Dj6Wk3tWyTE+Fo1rW8v0Xhwk80um6yFYKbuAxc9c3EZxIHFDYwbi34Uk42u1CdnIiVorvt4RmlSDjIPyzGC2ew== |
2601 | 2603 |
|
2602 | 2604 | diff@^3.2.0: |
2603 | 2605 | version "3.5.0" |
@@ -3939,15 +3941,15 @@ jest-config@^24.8.0: |
3939 | 3941 | pretty-format "^24.8.0" |
3940 | 3942 | realpath-native "^1.1.0" |
3941 | 3943 |
|
3942 | | -jest-diff@^24.8.0: |
3943 | | - version "24.8.0" |
3944 | | - resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-24.8.0.tgz#146435e7d1e3ffdf293d53ff97e193f1d1546172" |
3945 | | - integrity sha512-wxetCEl49zUpJ/bvUmIFjd/o52J+yWcoc5ZyPq4/W1LUKGEhRYDIbP1KcF6t+PvqNrGAFk4/JhtxDq/Nnzs66g== |
| 3944 | +jest-diff@^24.3.0, jest-diff@^24.8.0: |
| 3945 | + version "24.9.0" |
| 3946 | + resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-24.9.0.tgz#931b7d0d5778a1baf7452cb816e325e3724055da" |
| 3947 | + integrity sha512-qMfrTs8AdJE2iqrTp0hzh7kTd2PQWrsFyj9tORoKmu32xjPjeE4NyjVRDz8ybYwqS2ik8N4hsIpiVTyFeo2lBQ== |
3946 | 3948 | dependencies: |
3947 | 3949 | chalk "^2.0.1" |
3948 | | - diff-sequences "^24.3.0" |
3949 | | - jest-get-type "^24.8.0" |
3950 | | - pretty-format "^24.8.0" |
| 3950 | + diff-sequences "^24.9.0" |
| 3951 | + jest-get-type "^24.9.0" |
| 3952 | + pretty-format "^24.9.0" |
3951 | 3953 |
|
3952 | 3954 | jest-docblock@^24.3.0: |
3953 | 3955 | version "24.3.0" |
@@ -3990,10 +3992,10 @@ jest-environment-node@^24.8.0: |
3990 | 3992 | jest-mock "^24.8.0" |
3991 | 3993 | jest-util "^24.8.0" |
3992 | 3994 |
|
3993 | | -jest-get-type@^24.8.0: |
3994 | | - version "24.8.0" |
3995 | | - resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-24.8.0.tgz#a7440de30b651f5a70ea3ed7ff073a32dfe646fc" |
3996 | | - integrity sha512-RR4fo8jEmMD9zSz2nLbs2j0zvPpk/KCEz3a62jJWbd2ayNo0cb+KFRxPHVhE4ZmgGJEQp0fosmNz84IfqM8cMQ== |
| 3995 | +jest-get-type@^24.8.0, jest-get-type@^24.9.0: |
| 3996 | + version "24.9.0" |
| 3997 | + resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-24.9.0.tgz#1684a0c8a50f2e4901b6644ae861f579eed2ef0e" |
| 3998 | + integrity sha512-lUseMzAley4LhIcpSP9Jf+fTrQ4a1yHQwLNeeVa2cEmbCGeoZAtYPOIv8JaxLD/sUpKxetKGP+gsHl8f8TSj8Q== |
3997 | 3999 |
|
3998 | 4000 | jest-haste-map@^24.8.0: |
3999 | 4001 | version "24.8.0" |
@@ -5623,12 +5625,12 @@ prettier@1.18.2: |
5623 | 5625 | resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea" |
5624 | 5626 | integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw== |
5625 | 5627 |
|
5626 | | -pretty-format@^24.8.0: |
5627 | | - version "24.8.0" |
5628 | | - resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-24.8.0.tgz#8dae7044f58db7cb8be245383b565a963e3c27f2" |
5629 | | - integrity sha512-P952T7dkrDEplsR+TuY7q3VXDae5Sr7zmQb12JU/NDQa/3CH7/QW0yvqLcGN6jL+zQFKaoJcPc+yJxMTGmosqw== |
| 5628 | +pretty-format@^24.8.0, pretty-format@^24.9.0: |
| 5629 | + version "24.9.0" |
| 5630 | + resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-24.9.0.tgz#12fac31b37019a4eea3c11aa9a959eb7628aa7c9" |
| 5631 | + integrity sha512-00ZMZUiHaJrNfk33guavqgvfJS30sLYf0f8+Srklv0AMPodGGHcoHgksZ3OThYnIvOd+8yMCn0YiEOogjlgsnA== |
5630 | 5632 | dependencies: |
5631 | | - "@jest/types" "^24.8.0" |
| 5633 | + "@jest/types" "^24.9.0" |
5632 | 5634 | ansi-regex "^4.0.0" |
5633 | 5635 | ansi-styles "^3.2.0" |
5634 | 5636 | react-is "^16.8.4" |
|
0 commit comments