|
1010 | 1010 | "@babel/helper-plugin-utils" "^7.10.4"
|
1011 | 1011 | "@babel/plugin-transform-typescript" "^7.12.1"
|
1012 | 1012 |
|
1013 |
| -"@babel/runtime@^7.1.2", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.0", "@babel/runtime@^7.4.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3": |
| 1013 | +"@babel/runtime@^7.1.2", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3": |
1014 | 1014 | version "7.7.5"
|
1015 | 1015 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.7.5.tgz#4b087f183f5d83647744d4157f66199081d17a00"
|
1016 | 1016 | dependencies:
|
|
1023 | 1023 | dependencies:
|
1024 | 1024 | regenerator-runtime "^0.13.4"
|
1025 | 1025 |
|
| 1026 | +"@babel/runtime@^7.17.2": |
| 1027 | + version "7.18.3" |
| 1028 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.3.tgz#c7b654b57f6f63cf7f8b418ac9ca04408c4579f4" |
| 1029 | + integrity sha512-38Y8f7YUhce/K7RMwTp7m0uCumpv9hZkitCbBClqQIow1qSbCvGkcegKOXpEWCQLfWmevgRiWokZ1GkpfhbZug== |
| 1030 | + dependencies: |
| 1031 | + regenerator-runtime "^0.13.4" |
| 1032 | + |
1026 | 1033 | "@babel/runtime@^7.7.2", "@babel/runtime@^7.9.6":
|
1027 | 1034 | version "7.10.4"
|
1028 | 1035 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.10.4.tgz#a6724f1a6b8d2f6ea5236dbfe58c7d7ea9c5eb99"
|
@@ -3011,6 +3018,13 @@ cross-env@^7.0.2:
|
3011 | 3018 | dependencies:
|
3012 | 3019 | cross-spawn "^7.0.1"
|
3013 | 3020 |
|
| 3021 | + |
| 3022 | + version "3.1.5" |
| 3023 | + resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.5.tgz#e1389f44d9e7ba767907f7af8454787952ab534f" |
| 3024 | + integrity sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw== |
| 3025 | + dependencies: |
| 3026 | + node-fetch "2.6.7" |
| 3027 | + |
3014 | 3028 | cross-spawn@^6.0.0, cross-spawn@^6.0.5:
|
3015 | 3029 | version "6.0.5"
|
3016 | 3030 | resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
|
@@ -4701,29 +4715,24 @@ https-browserify@^1.0.0:
|
4701 | 4715 | version "1.0.0"
|
4702 | 4716 | resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
|
4703 | 4717 |
|
4704 |
| -i18next-chained-backend@^2.0.0: |
4705 |
| - version "2.0.0" |
4706 |
| - resolved "https://registry.yarnpkg.com/i18next-chained-backend/-/i18next-chained-backend-2.0.0.tgz#faf2e8b5f081a01e74fbec1fe580c184bc64e25b" |
4707 |
| - dependencies: |
4708 |
| - "@babel/runtime" "^7.4.5" |
4709 |
| - |
4710 |
| -i18next-localstorage-backend@^3.0.0: |
4711 |
| - version "3.0.0" |
4712 |
| - resolved "https://registry.yarnpkg.com/i18next-localstorage-backend/-/i18next-localstorage-backend-3.0.0.tgz#19b4e836e9a79e564631b88b8ba1c738375e636f" |
| 4718 | +i18next-http-backend@^1.4.1: |
| 4719 | + version "1.4.1" |
| 4720 | + resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-1.4.1.tgz#d8d308e7d8c5b89988446d0b83f469361e051bc0" |
| 4721 | + integrity sha512-s4Q9hK2jS29iyhniMP82z+yYY8riGTrWbnyvsSzi5TaF7Le4E7b5deTmtuaRuab9fdDcYXtcwdBgawZG+JCEjA== |
4713 | 4722 | dependencies:
|
4714 |
| - "@babel/runtime" "^7.4.5" |
| 4723 | + cross-fetch "3.1.5" |
4715 | 4724 |
|
4716 |
| -i18next-xhr-backend@^3.2.2: |
4717 |
| - version "3.2.2" |
4718 |
| - resolved "https://registry.yarnpkg.com/i18next-xhr-backend/-/i18next-xhr-backend-3.2.2.tgz#769124441461b085291f539d91864e3691199178" |
4719 |
| - dependencies: |
4720 |
| - "@babel/runtime" "^7.5.5" |
| 4725 | +i18next-multiload-backend-adapter@^1.0.0: |
| 4726 | + version "1.0.0" |
| 4727 | + resolved "https://registry.yarnpkg.com/i18next-multiload-backend-adapter/-/i18next-multiload-backend-adapter-1.0.0.tgz#3cc3ea102814273bb9059a317d04a3b6e4316121" |
| 4728 | + integrity sha512-rZd/Qmr7KkGktVgJa78GPLXEnd51OyB2I9qmbI/mXKPm3MWbXwplIApqmZgxkPC9ce+b8Jnk227qX62W9SaLPQ== |
4721 | 4729 |
|
4722 |
| -i18next@^19.0.0: |
4723 |
| - version "19.0.0" |
4724 |
| - resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.0.0.tgz#5418207d7286128e6cfe558e659fa8c60d89794b" |
| 4730 | +i18next@^21.8.9: |
| 4731 | + version "21.8.9" |
| 4732 | + resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.9.tgz#c79edd5bba61e0a0d5b43a93d52e2d13a526de82" |
| 4733 | + integrity sha512-PY9a/8ADVmnju1tETeglbbVQi+nM5pcJQWm9kvKMTE3GPgHHtpDsHy5HQ/hccz2/xtW7j3vuso23JdQSH0EttA== |
4725 | 4734 | dependencies:
|
4726 |
| - "@babel/runtime" "^7.3.1" |
| 4735 | + "@babel/runtime" "^7.17.2" |
4727 | 4736 |
|
4728 | 4737 | [email protected], iconv-lite@^0.4.4:
|
4729 | 4738 | version "0.4.24"
|
@@ -5833,6 +5842,13 @@ node-emoji@^1.11.0:
|
5833 | 5842 | dependencies:
|
5834 | 5843 | lodash "^4.17.21"
|
5835 | 5844 |
|
| 5845 | + |
| 5846 | + version "2.6.7" |
| 5847 | + resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad" |
| 5848 | + integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ== |
| 5849 | + dependencies: |
| 5850 | + whatwg-url "^5.0.0" |
| 5851 | + |
5836 | 5852 |
|
5837 | 5853 | version "0.9.0"
|
5838 | 5854 | resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.9.0.tgz#d624050edbb44874adca12bb9a52ec63cb782579"
|
@@ -8394,6 +8410,11 @@ toposort@^2.0.2:
|
8394 | 8410 | version "2.0.2"
|
8395 | 8411 | resolved "https://registry.yarnpkg.com/toposort/-/toposort-2.0.2.tgz#ae21768175d1559d48bef35420b2f4962f09c330"
|
8396 | 8412 |
|
| 8413 | +tr46@~0.0.3: |
| 8414 | + version "0.0.3" |
| 8415 | + resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a" |
| 8416 | + integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw== |
| 8417 | + |
8397 | 8418 | tryer@^1.0.1:
|
8398 | 8419 | version "1.0.1"
|
8399 | 8420 | resolved "https://registry.yarnpkg.com/tryer/-/tryer-1.0.1.tgz#f2c85406800b9b0f74c9f7465b81eaad241252f8"
|
@@ -8704,6 +8725,11 @@ wbuf@^1.1.0, wbuf@^1.7.3:
|
8704 | 8725 | dependencies:
|
8705 | 8726 | minimalistic-assert "^1.0.0"
|
8706 | 8727 |
|
| 8728 | +webidl-conversions@^3.0.0: |
| 8729 | + version "3.0.1" |
| 8730 | + resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871" |
| 8731 | + integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE= |
| 8732 | + |
8707 | 8733 | webpack-assets-manifest@^3.1.1:
|
8708 | 8734 | version "3.1.1"
|
8709 | 8735 | resolved "https://registry.yarnpkg.com/webpack-assets-manifest/-/webpack-assets-manifest-3.1.1.tgz#39bbc3bf2ee57fcd8ba07cda51c9ba4a3c6ae1de"
|
@@ -8869,6 +8895,14 @@ whatwg-mimetype@^2.3.0:
|
8869 | 8895 | resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
|
8870 | 8896 | integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
|
8871 | 8897 |
|
| 8898 | +whatwg-url@^5.0.0: |
| 8899 | + version "5.0.0" |
| 8900 | + resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d" |
| 8901 | + integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0= |
| 8902 | + dependencies: |
| 8903 | + tr46 "~0.0.3" |
| 8904 | + webidl-conversions "^3.0.0" |
| 8905 | + |
8872 | 8906 | which-boxed-primitive@^1.0.2:
|
8873 | 8907 | version "1.0.2"
|
8874 | 8908 | resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6"
|
|
0 commit comments