|
123 | 123 | "@babel/helper-annotate-as-pure" "^7.12.13"
|
124 | 124 | regexpu-core "^4.7.1"
|
125 | 125 |
|
126 |
| -"@babel/helper-define-polyfill-provider@^0.2.0": |
127 |
| - version "0.2.0" |
128 |
| - resolved "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.0.tgz" |
129 |
| - integrity sha512-JT8tHuFjKBo8NnaUbblz7mIu1nnvUDiHVjXXkulZULyidvo/7P6TY7+YqpV37IfF+KUFxmlK04elKtGKXaiVgw== |
| 126 | +"@babel/helper-define-polyfill-provider@^0.2.2": |
| 127 | + version "0.2.3" |
| 128 | + resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.3.tgz#0525edec5094653a282688d34d846e4c75e9c0b6" |
| 129 | + integrity sha512-RH3QDAfRMzj7+0Nqu5oqgO5q9mFtQEVvCRsi8qCEfzLR9p2BHfn5FzhSB2oj1fF7I2+DcTORkYaQ6aTR9Cofew== |
130 | 130 | dependencies:
|
131 | 131 | "@babel/helper-compilation-targets" "^7.13.0"
|
132 | 132 | "@babel/helper-module-imports" "^7.12.13"
|
|
205 | 205 | dependencies:
|
206 | 206 | "@babel/types" "^7.15.4"
|
207 | 207 |
|
208 |
| -"@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.13.12": |
209 |
| - version "7.13.12" |
210 |
| - resolved "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.13.12.tgz" |
211 |
| - integrity sha512-4cVvR2/1B693IuOvSI20xqqa/+bl7lqAMR59R4iu39R9aOX8/JoYY1sFaNvUMyMBGnHdwvJgUrzNLoUZxXypxA== |
| 208 | +"@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.13.12", "@babel/helper-module-imports@^7.14.5": |
| 209 | + version "7.15.4" |
| 210 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.15.4.tgz#e18007d230632dea19b47853b984476e7b4e103f" |
| 211 | + integrity sha512-jeAHZbzUwdW/xHgHQ3QmWR4Jg6j15q4w/gCfwZvtqOxoo5DKtLHk8Bsf4c5RZRC7NmLEs+ohkdq8jFefuvIxAA== |
212 | 212 | dependencies:
|
213 |
| - "@babel/types" "^7.13.12" |
| 213 | + "@babel/types" "^7.15.4" |
214 | 214 |
|
215 | 215 | "@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.13.14":
|
216 | 216 | version "7.13.14"
|
|
810 | 810 | dependencies:
|
811 | 811 | "@babel/helper-plugin-utils" "^7.12.13"
|
812 | 812 |
|
813 |
| -"@babel/plugin-transform-runtime@^7.13.10": |
814 |
| - version "7.13.15" |
815 |
| - resolved "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.13.15.tgz" |
816 |
| - integrity sha512-d+ezl76gx6Jal08XngJUkXM4lFXK/5Ikl9Mh4HKDxSfGJXmZ9xG64XT2oivBzfxb/eQ62VfvoMkaCZUKJMVrBA== |
| 813 | +"@babel/plugin-transform-runtime@^7.15.0": |
| 814 | + version "7.15.0" |
| 815 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.15.0.tgz#d3aa650d11678ca76ce294071fda53d7804183b3" |
| 816 | + integrity sha512-sfHYkLGjhzWTq6xsuQ01oEsUYjkHRux9fW1iUA68dC7Qd8BS1Unq4aZ8itmQp95zUzIcyR2EbNMTzAicFj+guw== |
817 | 817 | dependencies:
|
818 |
| - "@babel/helper-module-imports" "^7.13.12" |
819 |
| - "@babel/helper-plugin-utils" "^7.13.0" |
820 |
| - babel-plugin-polyfill-corejs2 "^0.2.0" |
821 |
| - babel-plugin-polyfill-corejs3 "^0.2.0" |
822 |
| - babel-plugin-polyfill-regenerator "^0.2.0" |
| 818 | + "@babel/helper-module-imports" "^7.14.5" |
| 819 | + "@babel/helper-plugin-utils" "^7.14.5" |
| 820 | + babel-plugin-polyfill-corejs2 "^0.2.2" |
| 821 | + babel-plugin-polyfill-corejs3 "^0.2.2" |
| 822 | + babel-plugin-polyfill-regenerator "^0.2.2" |
823 | 823 | semver "^6.3.0"
|
824 | 824 |
|
825 | 825 | "@babel/plugin-transform-shorthand-properties@^7.12.13":
|
@@ -1829,29 +1829,29 @@ babel-plugin-dynamic-import-node@^2.3.3:
|
1829 | 1829 | dependencies:
|
1830 | 1830 | object.assign "^4.1.0"
|
1831 | 1831 |
|
1832 |
| -babel-plugin-polyfill-corejs2@^0.2.0: |
1833 |
| - version "0.2.0" |
1834 |
| - resolved "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.0.tgz" |
1835 |
| - integrity sha512-9bNwiR0dS881c5SHnzCmmGlMkJLl0OUZvxrxHo9w/iNoRuqaPjqlvBf4HrovXtQs/au5yKkpcdgfT1cC5PAZwg== |
| 1832 | +babel-plugin-polyfill-corejs2@^0.2.0, babel-plugin-polyfill-corejs2@^0.2.2: |
| 1833 | + version "0.2.2" |
| 1834 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.2.tgz#e9124785e6fd94f94b618a7954e5693053bf5327" |
| 1835 | + integrity sha512-kISrENsJ0z5dNPq5eRvcctITNHYXWOA4DUZRFYCz3jYCcvTb/A546LIddmoGNMVYg2U38OyFeNosQwI9ENTqIQ== |
1836 | 1836 | dependencies:
|
1837 | 1837 | "@babel/compat-data" "^7.13.11"
|
1838 |
| - "@babel/helper-define-polyfill-provider" "^0.2.0" |
| 1838 | + "@babel/helper-define-polyfill-provider" "^0.2.2" |
1839 | 1839 | semver "^6.1.1"
|
1840 | 1840 |
|
1841 |
| -babel-plugin-polyfill-corejs3@^0.2.0: |
1842 |
| - version "0.2.0" |
1843 |
| - resolved "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.0.tgz" |
1844 |
| - integrity sha512-zZyi7p3BCUyzNxLx8KV61zTINkkV65zVkDAFNZmrTCRVhjo1jAS+YLvDJ9Jgd/w2tsAviCwFHReYfxO3Iql8Yg== |
| 1841 | +babel-plugin-polyfill-corejs3@^0.2.0, babel-plugin-polyfill-corejs3@^0.2.2: |
| 1842 | + version "0.2.4" |
| 1843 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.4.tgz#68cb81316b0e8d9d721a92e0009ec6ecd4cd2ca9" |
| 1844 | + integrity sha512-z3HnJE5TY/j4EFEa/qpQMSbcUJZ5JQi+3UFjXzn6pQCmIKc5Ug5j98SuYyH+m4xQnvKlMDIW4plLfgyVnd0IcQ== |
1845 | 1845 | dependencies:
|
1846 |
| - "@babel/helper-define-polyfill-provider" "^0.2.0" |
1847 |
| - core-js-compat "^3.9.1" |
| 1846 | + "@babel/helper-define-polyfill-provider" "^0.2.2" |
| 1847 | + core-js-compat "^3.14.0" |
1848 | 1848 |
|
1849 |
| -babel-plugin-polyfill-regenerator@^0.2.0: |
1850 |
| - version "0.2.0" |
1851 |
| - resolved "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.0.tgz" |
1852 |
| - integrity sha512-J7vKbCuD2Xi/eEHxquHN14bXAW9CXtecwuLrOIDJtcZzTaPzV1VdEfoUf9AzcRBMolKUQKM9/GVojeh0hFiqMg== |
| 1849 | +babel-plugin-polyfill-regenerator@^0.2.0, babel-plugin-polyfill-regenerator@^0.2.2: |
| 1850 | + version "0.2.2" |
| 1851 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.2.tgz#b310c8d642acada348c1fa3b3e6ce0e851bee077" |
| 1852 | + integrity sha512-Goy5ghsc21HgPDFtzRkSirpZVW35meGoTmTOb2bxqdl60ghub4xOidgNTHaZfQ2FaxQsKmwvXtOAkcIS4SMBWg== |
1853 | 1853 | dependencies:
|
1854 |
| - "@babel/helper-define-polyfill-provider" "^0.2.0" |
| 1854 | + "@babel/helper-define-polyfill-provider" "^0.2.2" |
1855 | 1855 |
|
1856 | 1856 | backo2@~1.0.2:
|
1857 | 1857 | version "1.0.2"
|
@@ -1936,7 +1936,7 @@ braces@^3.0.1, braces@~3.0.2:
|
1936 | 1936 | dependencies:
|
1937 | 1937 | fill-range "^7.0.1"
|
1938 | 1938 |
|
1939 |
| -browserslist@^4.14.5, browserslist@^4.16.3: |
| 1939 | +browserslist@^4.14.5, browserslist@^4.16.3, browserslist@^4.16.8: |
1940 | 1940 | version "4.16.8"
|
1941 | 1941 | resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.8.tgz#cb868b0b554f137ba6e33de0ecff2eda403c4fb0"
|
1942 | 1942 | integrity sha512-sc2m9ohR/49sWEbPj14ZSSZqp+kbi16aLao42Hmn3Z8FpjuMaq2xCA2l4zl9ITfyzvnvyE0hcg62YkIGKxgaNQ==
|
|
2190 | 2190 | resolved "https://registry.npmjs.org/cookie/-/cookie-0.4.0.tgz"
|
2191 | 2191 | integrity sha512-+Hp8fLp57wnUSt0tY0tHEXh4voZRDnoIrZPqlo3DPiI4y9lwg/jqx+1Om94/W6ZaPDOUbnjOt/99w66zk+l1Xg==
|
2192 | 2192 |
|
2193 |
| -core-js-compat@^3.9.0, core-js-compat@^3.9.1: |
| 2193 | +core-js-compat@^3.14.0: |
| 2194 | + version "3.17.2" |
| 2195 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.17.2.tgz#f461ab950c0a0ffedfc327debf28b7e518950936" |
| 2196 | + integrity sha512-lHnt7A1Oqplebl5i0MrQyFv/yyEzr9p29OjlkcsFRDDgHwwQyVckfRGJ790qzXhkwM8ba4SFHHa2sO+T5f1zGg== |
| 2197 | + dependencies: |
| 2198 | + browserslist "^4.16.8" |
| 2199 | + semver "7.0.0" |
| 2200 | + |
| 2201 | +core-js-compat@^3.9.0: |
2194 | 2202 | version "3.10.1"
|
2195 | 2203 | resolved "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.10.1.tgz"
|
2196 | 2204 | integrity sha512-ZHQTdTPkqvw2CeHiZC970NNJcnwzT6YIueDMASKt+p3WbZsLXOcoD392SkcWhkC0wBBHhlfhqGKKsNCQUozYtg==
|
|
0 commit comments