|
98 | 98 | dependencies: |
99 | 99 | "@babel/helper-plugin-utils" "^7.0.0" |
100 | 100 |
|
101 | | -"@babel/runtime@^7.3.1": |
102 | | - version "7.4.4" |
103 | | - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.4.4.tgz#dc2e34982eb236803aa27a07fea6857af1b9171d" |
104 | | - integrity sha512-w0+uT71b6Yi7i5SE0co4NioIpSYS6lLiXvCzWzGSKvpK5vdQtCbICHMj+gbAKAOtxiV6HsVh/MBdaF9EQ6faSg== |
| 101 | +"@babel/runtime@^7.10.1": |
| 102 | + version "7.10.4" |
| 103 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.10.4.tgz#a6724f1a6b8d2f6ea5236dbfe58c7d7ea9c5eb99" |
| 104 | + integrity sha512-UpTN5yUJr9b4EX2CnGNWIvER7Ab83ibv0pcvvHc4UOdrBI5jb8bj+32cCwPX6xu0mt2daFNjYhoi+X7beH0RSw== |
105 | 105 | dependencies: |
106 | | - regenerator-runtime "^0.13.2" |
| 106 | + regenerator-runtime "^0.13.4" |
107 | 107 |
|
108 | 108 | "@babel/template@^7.1.0", "@babel/template@^7.4.0", "@babel/template@^7.4.4": |
109 | 109 | version "7.4.4" |
@@ -1693,12 +1693,12 @@ i18n-iso-countries@4.0.0: |
1693 | 1693 | resolved "https://registry.yarnpkg.com/i18n-iso-countries/-/i18n-iso-countries-4.0.0.tgz#56d9d2fe132208294a7823f06a312c767b32e512" |
1694 | 1694 | integrity sha512-DL3U2/rW4EJKXqNofuB/mHfxaca/0gwoGc7mJblvvjkNadlfWzaPaQHtC0/Cabg4SCM9+zJpl80trKx3dRY9VQ== |
1695 | 1695 |
|
1696 | | -i18next@15.0.9: |
1697 | | - version "15.0.9" |
1698 | | - resolved "https://registry.yarnpkg.com/i18next/-/i18next-15.0.9.tgz#42536407a921bb5a8535a4c090a26f16827a1884" |
1699 | | - integrity sha512-IdVj7DqErUuMbGuj2dFT431T7zKlmDci63eae6pNA/bMwgBZKT74/KnwHXE0WH7ivo2EV/LNme4pP4Yw6vB79w== |
| 1696 | +i18next@19.5.4: |
| 1697 | + version "19.5.4" |
| 1698 | + resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.5.4.tgz#86e4b44993621f39ab53f95a24afa69caea0a452" |
| 1699 | + integrity sha512-fty+v8v0Unn8KufOajoZ6OR5aKme/lP+BdbT5rirTXE8wdj6LbsbG9DwtI9VtMeru1PEf+L530Cq3IRmovMJGQ== |
1700 | 1700 | dependencies: |
1701 | | - "@babel/runtime" "^7.3.1" |
| 1701 | + "@babel/runtime" "^7.10.1" |
1702 | 1702 |
|
1703 | 1703 | iconv-lite@0.4.24, iconv-lite@^0.4.4: |
1704 | 1704 | version "0.4.24" |
@@ -3274,10 +3274,10 @@ reflect-metadata@0.1.13: |
3274 | 3274 | resolved "https://registry.yarnpkg.com/reflect-metadata/-/reflect-metadata-0.1.13.tgz#67ae3ca57c972a2aa1642b10fe363fe32d49dc08" |
3275 | 3275 | integrity sha512-Ts1Y/anZELhSsjMcU605fU9RE4Oi3p5ORujwbIKXfWa+0Zxs510Qrmrce5/Jowq3cHSZSJqBjypxmHarc+vEWg== |
3276 | 3276 |
|
3277 | | -regenerator-runtime@^0.13.2: |
3278 | | - version "0.13.2" |
3279 | | - resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.2.tgz#32e59c9a6fb9b1a4aff09b4930ca2d4477343447" |
3280 | | - integrity sha512-S/TQAZJO+D3m9xeN1WTI8dLKBBiRgXBlTJvbWjCThHWZj9EvHK70Ff50/tYj2J/fvBY6JtFVwRuazHN2E7M9BA== |
| 3277 | +regenerator-runtime@^0.13.4: |
| 3278 | + version "0.13.5" |
| 3279 | + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.5.tgz#d878a1d094b4306d10b9096484b33ebd55e26697" |
| 3280 | + integrity sha512-ZS5w8CpKFinUzOwW3c83oPeVXoNsrLsaCoLtJvAClH135j/R77RuymhiSErhm2lKcwSCIpmvIWSbDkIfAqKQlA== |
3281 | 3281 |
|
3282 | 3282 | regex-not@^1.0.0, regex-not@^1.0.2: |
3283 | 3283 | version "1.0.2" |
|
0 commit comments