|
546 | 546 | dependencies: |
547 | 547 | slash "^3.0.0" |
548 | 548 |
|
549 | | -"@rollup/plugin-commonjs@^18.0.0": |
550 | | - version "18.0.0" |
551 | | - resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-18.0.0.tgz#50dc7518b5aa9e66a270e529ea85115d269825c4" |
552 | | - integrity sha512-fj92shhg8luw7XbA0HowAqz90oo7qtLGwqTKbyZ8pmOyH8ui5e+u0wPEgeHLH3djcVma6gUCUrjY6w5R2o1u6g== |
| 549 | +"@rollup/plugin-commonjs@^19.0.0": |
| 550 | + version "19.0.0" |
| 551 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-19.0.0.tgz#8c3e71f9a66908e60d70cc1be205834ef3e45f71" |
| 552 | + integrity sha512-adTpD6ATGbehdaQoZQ6ipDFhdjqsTgpOAhFiPwl+dzre4pPshsecptDPyEFb61JMJ1+mGljktaC4jI8ARMSNyw== |
553 | 553 | dependencies: |
554 | 554 | "@rollup/pluginutils" "^3.1.0" |
555 | 555 | commondir "^1.0.1" |
|
754 | 754 | dependencies: |
755 | 755 | "@types/istanbul-lib-report" "*" |
756 | 756 |
|
757 | | -"@types/jest@^26.0.22": |
758 | | - version "26.0.22" |
759 | | - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.22.tgz#8308a1debdf1b807aa47be2838acdcd91e88fbe6" |
760 | | - integrity sha512-eeWwWjlqxvBxc4oQdkueW5OF/gtfSceKk4OnOAGlUSwS/liBRtZppbJuz1YkgbrbfGOoeBHun9fOvXnjNwrSOw== |
| 757 | +"@types/jest@^26.0.23": |
| 758 | + version "26.0.23" |
| 759 | + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.23.tgz#a1b7eab3c503b80451d019efb588ec63522ee4e7" |
| 760 | + integrity sha512-ZHLmWMJ9jJ9PTiT58juykZpL7KjwJywFN3Rr2pTSkyQfydf/rk22yS7W8p5DaVUMQ2BQC7oYiU3FjbTM/mYrOA== |
761 | 761 | dependencies: |
762 | 762 | jest-diff "^26.0.0" |
763 | 763 | pretty-format "^26.0.0" |
@@ -1104,11 +1104,6 @@ add-stream@^1.0.0: |
1104 | 1104 | resolved "https://registry.yarnpkg.com/add-stream/-/add-stream-1.0.0.tgz#6a7990437ca736d5e1288db92bd3266d5f5cb2aa" |
1105 | 1105 | integrity sha1-anmQQ3ynNtXhKI25K9MmbV9csqo= |
1106 | 1106 |
|
1107 | | -agent-base@5: |
1108 | | - version "5.1.1" |
1109 | | - resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-5.1.1.tgz#e8fb3f242959db44d63be665db7a8e739537a32c" |
1110 | | - integrity sha512-TMeqbNl2fMW0nMjTEPOwe3J/PRFP4vqeoNuQMG0HlMrtm5QxKqdvAkZ1pRBQ/ulIyDD5Yq0nJ7YbdD8ey0TO3g== |
1111 | | - |
1112 | 1107 | agent-base@6: |
1113 | 1108 | version "6.0.2" |
1114 | 1109 | resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.2.tgz#49fff58577cfee3f37176feab4c22e00f86d7f77" |
@@ -1923,15 +1918,15 @@ coa@^2.0.2: |
1923 | 1918 | chalk "^2.4.1" |
1924 | 1919 | q "^1.1.2" |
1925 | 1920 |
|
1926 | | -codecov@^3.8.1: |
1927 | | - version "3.8.1" |
1928 | | - resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.8.1.tgz#06fe026b75525ed1ce864d4a34f1010c52c51546" |
1929 | | - integrity sha512-Qm7ltx1pzLPsliZY81jyaQ80dcNR4/JpcX0IHCIWrHBXgseySqbdbYfkdiXd7o/xmzQpGRVCKGYeTrHUpn6Dcw== |
| 1921 | +codecov@^3.8.2: |
| 1922 | + version "3.8.2" |
| 1923 | + resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.8.2.tgz#ab24f18783998c39e809ea210af899f8dbcc790e" |
| 1924 | + integrity sha512-6w/kt/xvmPsWMfDFPE/T054txA9RTgcJEw36PNa6MYX+YV29jCHCRFXwbQ3QZBTOgnex1J2WP8bo2AT8TWWz9g== |
1930 | 1925 | dependencies: |
1931 | 1926 | argv "0.0.2" |
1932 | 1927 | ignore-walk "3.0.3" |
1933 | | - js-yaml "3.14.0" |
1934 | | - teeny-request "6.0.1" |
| 1928 | + js-yaml "3.14.1" |
| 1929 | + teeny-request "7.0.1" |
1935 | 1930 | urlgrey "0.4.4" |
1936 | 1931 |
|
1937 | 1932 | collect-v8-coverage@^1.0.0: |
@@ -3656,12 +3651,12 @@ https-browserify@^1.0.0: |
3656 | 3651 | resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73" |
3657 | 3652 | integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM= |
3658 | 3653 |
|
3659 | | -https-proxy-agent@^4.0.0: |
3660 | | - version "4.0.0" |
3661 | | - resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-4.0.0.tgz#702b71fb5520a132a66de1f67541d9e62154d82b" |
3662 | | - integrity sha512-zoDhWrkR3of1l9QAL8/scJZyLu8j/gBkcwcaQOZh7Gyh/+uJQzGVETdgT30akuwkpL8HTRfssqI3BZuV18teDg== |
| 3654 | +https-proxy-agent@^5.0.0: |
| 3655 | + version "5.0.0" |
| 3656 | + resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-5.0.0.tgz#e2a90542abb68a762e0a0850f6c9edadfd8506b2" |
| 3657 | + integrity sha512-EkYm5BcKUGiduxzSt3Eppko+PiNWNEpa4ySk9vTC6wDsQJW9rHSa+UhGNJoRYp7bz6Ht1eaRIa6QaJqO5rCFbA== |
3663 | 3658 | dependencies: |
3664 | | - agent-base "5" |
| 3659 | + agent-base "6" |
3665 | 3660 | debug "4" |
3666 | 3661 |
|
3667 | 3662 | human-signals@^1.1.1: |
@@ -4584,15 +4579,7 @@ js-tokens@^4.0.0: |
4584 | 4579 | resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499" |
4585 | 4580 | integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ== |
4586 | 4581 |
|
4587 | | -js-yaml@3.14.0: |
4588 | | - version "3.14.0" |
4589 | | - resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.0.tgz#a7a34170f26a21bb162424d8adacb4113a69e482" |
4590 | | - integrity sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A== |
4591 | | - dependencies: |
4592 | | - argparse "^1.0.7" |
4593 | | - esprima "^4.0.0" |
4594 | | - |
4595 | | -js-yaml@^3.13.1: |
| 4582 | +js-yaml@3.14.1, js-yaml@^3.13.1: |
4596 | 4583 | version "3.14.1" |
4597 | 4584 | resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537" |
4598 | 4585 | integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g== |
@@ -5284,7 +5271,7 @@ nice-try@^1.0.4: |
5284 | 5271 | resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366" |
5285 | 5272 | integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ== |
5286 | 5273 |
|
5287 | | -node-fetch@^2.2.0: |
| 5274 | +node-fetch@^2.6.1: |
5288 | 5275 | version "2.6.1" |
5289 | 5276 | resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052" |
5290 | 5277 | integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw== |
@@ -6170,10 +6157,10 @@ prelude-ls@~1.1.2: |
6170 | 6157 | resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54" |
6171 | 6158 | integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ= |
6172 | 6159 |
|
6173 | | -prettier@^2.2.1: |
6174 | | - version "2.2.1" |
6175 | | - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5" |
6176 | | - integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q== |
| 6160 | +prettier@^2.3.0: |
| 6161 | + version "2.3.0" |
| 6162 | + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18" |
| 6163 | + integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w== |
6177 | 6164 |
|
6178 | 6165 | pretty-format@^26.0.0, pretty-format@^26.6.2: |
6179 | 6166 | version "26.6.2" |
@@ -6634,10 +6621,10 @@ rollup-plugin-typescript2@^0.30.0: |
6634 | 6621 | resolve "1.20.0" |
6635 | 6622 | tslib "2.1.0" |
6636 | 6623 |
|
6637 | | -rollup@^2.44.0: |
6638 | | - version "2.44.0" |
6639 | | - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.44.0.tgz#8da324d1c4fd12beef9ae6e12f4068265b6d95eb" |
6640 | | - integrity sha512-rGSF4pLwvuaH/x4nAS+zP6UNn5YUDWf/TeEU5IoXSZKBbKRNTCI3qMnYXKZgrC0D2KzS2baiOZt1OlqhMu5rnQ== |
| 6624 | +rollup@^2.48.0: |
| 6625 | + version "2.48.0" |
| 6626 | + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.48.0.tgz#fceb01ed771f991f29f7bd2ff7838146e55acb74" |
| 6627 | + integrity sha512-wl9ZSSSsi5579oscSDYSzGn092tCS076YB+TQrzsGuSfYyJeep8eEWj0eaRjuC5McuMNmcnR8icBqiE/FWNB1A== |
6641 | 6628 | optionalDependencies: |
6642 | 6629 | fsevents "~2.3.1" |
6643 | 6630 |
|
@@ -7308,16 +7295,16 @@ tapable@^1.0.0, tapable@^1.1.3: |
7308 | 7295 | resolved "https://registry.yarnpkg.com/tapable/-/tapable-1.1.3.tgz#a1fccc06b58db61fd7a45da2da44f5f3a3e67ba2" |
7309 | 7296 | integrity sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA== |
7310 | 7297 |
|
7311 | | -teeny-request@6.0.1: |
7312 | | - version "6.0.1" |
7313 | | - resolved "https://registry.yarnpkg.com/teeny-request/-/teeny-request-6.0.1.tgz#9b1f512cef152945827ba7e34f62523a4ce2c5b0" |
7314 | | - integrity sha512-TAK0c9a00ELOqLrZ49cFxvPVogMUFaWY8dUsQc/0CuQPGF+BOxOQzXfE413BAk2kLomwNplvdtMpeaeGWmoc2g== |
| 7298 | +teeny-request@7.0.1: |
| 7299 | + version "7.0.1" |
| 7300 | + resolved "https://registry.yarnpkg.com/teeny-request/-/teeny-request-7.0.1.tgz#bdd41fdffea5f8fbc0d29392cb47bec4f66b2b4c" |
| 7301 | + integrity sha512-sasJmQ37klOlplL4Ia/786M5YlOcoLGQyq2TE4WHSRupbAuDaQW0PfVxV4MtdBtRJ4ngzS+1qim8zP6Zp35qCw== |
7315 | 7302 | dependencies: |
7316 | 7303 | http-proxy-agent "^4.0.0" |
7317 | | - https-proxy-agent "^4.0.0" |
7318 | | - node-fetch "^2.2.0" |
| 7304 | + https-proxy-agent "^5.0.0" |
| 7305 | + node-fetch "^2.6.1" |
7319 | 7306 | stream-events "^1.0.5" |
7320 | | - uuid "^3.3.2" |
| 7307 | + uuid "^8.0.0" |
7321 | 7308 |
|
7322 | 7309 | temp-dir@^2.0.0: |
7323 | 7310 | version "2.0.0" |
@@ -7515,10 +7502,10 @@ trim-off-newlines@^1.0.0: |
7515 | 7502 | resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3" |
7516 | 7503 | integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM= |
7517 | 7504 |
|
7518 | | -ts-jest@^26.5.4: |
7519 | | - version "26.5.4" |
7520 | | - resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.4.tgz#207f4c114812a9c6d5746dd4d1cdf899eafc9686" |
7521 | | - integrity sha512-I5Qsddo+VTm94SukBJ4cPimOoFZsYTeElR2xy6H2TOVs+NsvgYglW8KuQgKoApOKuaU/Ix/vrF9ebFZlb5D2Pg== |
| 7505 | +ts-jest@^26.5.6: |
| 7506 | + version "26.5.6" |
| 7507 | + resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.6.tgz#c32e0746425274e1dfe333f43cd3c800e014ec35" |
| 7508 | + integrity sha512-rua+rCP8DxpA8b4DQD/6X2HQS8Zy/xzViVYfEs2OQu68tkCuKLV0Md8pmX55+W24uRIyAsf/BajRfxOs+R2MKA== |
7522 | 7509 | dependencies: |
7523 | 7510 | bs-logger "0.x" |
7524 | 7511 | buffer-from "1.x" |
@@ -7607,10 +7594,10 @@ typedarray@^0.0.6: |
7607 | 7594 | resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" |
7608 | 7595 | integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= |
7609 | 7596 |
|
7610 | | -typescript@^4.2.3: |
7611 | | - version "4.2.3" |
7612 | | - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3" |
7613 | | - integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw== |
| 7597 | +typescript@^4.2.4: |
| 7598 | + version "4.2.4" |
| 7599 | + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961" |
| 7600 | + integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg== |
7614 | 7601 |
|
7615 | 7602 | typescript@~4.1.3: |
7616 | 7603 | version "4.1.5" |
@@ -7753,7 +7740,7 @@ uuid@^3.3.2: |
7753 | 7740 | resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee" |
7754 | 7741 | integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A== |
7755 | 7742 |
|
7756 | | -uuid@^8.3.0: |
| 7743 | +uuid@^8.0.0, uuid@^8.3.0: |
7757 | 7744 | version "8.3.2" |
7758 | 7745 | resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2" |
7759 | 7746 | integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg== |
|
0 commit comments