|
246 | 246 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz#d0f0e277c512e0c938277faa85a3968c9a44c0e8" |
247 | 247 | integrity sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg== |
248 | 248 |
|
| 249 | +"@babel/helper-validator-identifier@^7.14.8": |
| 250 | + version "7.14.8" |
| 251 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.8.tgz#32be33a756f29e278a0d644fa08a2c9e0f88a34c" |
| 252 | + integrity sha512-ZGy6/XQjllhYQrNw/3zfWRwZCTVSiBLZ9DHVZxn9n2gip/7ab8mv2TWlKPIBk26RwedCBoWdjLmn+t9na2Gcow== |
| 253 | + |
249 | 254 | "@babel/helper-validator-option@^7.14.5": |
250 | 255 | version "7.14.5" |
251 | 256 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3" |
|
857 | 862 | "@babel/helper-plugin-utils" "^7.14.5" |
858 | 863 |
|
859 | 864 | "@babel/preset-env@^7.12.11": |
860 | | - version "7.14.7" |
861 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.7.tgz#5c70b22d4c2d893b03d8c886a5c17422502b932a" |
862 | | - integrity sha512-itOGqCKLsSUl0Y+1nSfhbuuOlTs0MJk2Iv7iSH+XT/mR8U1zRLO7NjWlYXB47yhK4J/7j+HYty/EhFZDYKa/VA== |
| 865 | + version "7.14.8" |
| 866 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.8.tgz#254942f5ca80ccabcfbb2a9f524c74bca574005b" |
| 867 | + integrity sha512-a9aOppDU93oArQ51H+B8M1vH+tayZbuBqzjOhntGetZVa+4tTu5jp+XTwqHGG2lxslqomPYVSjIxQkFwXzgnxg== |
863 | 868 | dependencies: |
864 | 869 | "@babel/compat-data" "^7.14.7" |
865 | 870 | "@babel/helper-compilation-targets" "^7.14.5" |
|
928 | 933 | "@babel/plugin-transform-unicode-escapes" "^7.14.5" |
929 | 934 | "@babel/plugin-transform-unicode-regex" "^7.14.5" |
930 | 935 | "@babel/preset-modules" "^0.1.4" |
931 | | - "@babel/types" "^7.14.5" |
| 936 | + "@babel/types" "^7.14.8" |
932 | 937 | babel-plugin-polyfill-corejs2 "^0.2.2" |
933 | 938 | babel-plugin-polyfill-corejs3 "^0.2.2" |
934 | 939 | babel-plugin-polyfill-regenerator "^0.2.2" |
|
1013 | 1018 | debug "^4.1.0" |
1014 | 1019 | globals "^11.1.0" |
1015 | 1020 |
|
1016 | | -"@babel/types@^7.0.0", "@babel/types@^7.14.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1017 | | - version "7.14.5" |
1018 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.5.tgz#3bb997ba829a2104cedb20689c4a5b8121d383ff" |
1019 | | - integrity sha512-M/NzBpEL95I5Hh4dwhin5JlE7EzO5PHMAuzjxss3tiOBD46KfQvVedN/3jEPZvdRvtsK2222XfdHogNIttFgcg== |
| 1021 | +"@babel/types@^7.0.0", "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 1022 | + version "7.14.8" |
| 1023 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.8.tgz#38109de8fcadc06415fbd9b74df0065d4d41c728" |
| 1024 | + integrity sha512-iob4soQa7dZw8nodR/KlOQkPh9S4I8RwCxwRIFuiMRYjOzH/KJzdUfDgz6cGi5dDaclXF4P2PAhCdrBJNIg68Q== |
1020 | 1025 | dependencies: |
1021 | | - "@babel/helper-validator-identifier" "^7.14.5" |
| 1026 | + "@babel/helper-validator-identifier" "^7.14.8" |
1022 | 1027 | to-fast-properties "^2.0.0" |
1023 | 1028 |
|
1024 | 1029 | "@bcoe/v8-coverage@^0.2.3": |
@@ -3583,22 +3588,14 @@ convert-source-map@^1.4.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0: |
3583 | 3588 | dependencies: |
3584 | 3589 | safe-buffer "~5.1.1" |
3585 | 3590 |
|
3586 | | -core-js-compat@^3.15.0: |
| 3591 | +core-js-compat@^3.15.0, core-js-compat@^3.9.1: |
3587 | 3592 | version "3.15.0" |
3588 | 3593 | resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.15.0.tgz#e14a371123db9d1c5b41206d3f420643d238b8fa" |
3589 | 3594 | integrity sha512-8X6lWsG+s7IfOKzV93a7fRYfWRZobOfjw5V5rrq43Vh/W+V6qYxl7Akalsvgab4PFT/4L/pjQbdBUEM36NXKrw== |
3590 | 3595 | dependencies: |
3591 | 3596 | browserslist "^4.16.6" |
3592 | 3597 | semver "7.0.0" |
3593 | 3598 |
|
3594 | | -core-js-compat@^3.9.1: |
3595 | | - version "3.14.0" |
3596 | | - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.14.0.tgz#b574dabf29184681d5b16357bd33d104df3d29a5" |
3597 | | - integrity sha512-R4NS2eupxtiJU+VwgkF9WTpnSfZW4pogwKHd8bclWU2sp93Pr5S1uYJI84cMOubJRou7bcfL0vmwtLslWN5p3A== |
3598 | | - dependencies: |
3599 | | - browserslist "^4.16.6" |
3600 | | - semver "7.0.0" |
3601 | | - |
3602 | 3599 | core-js-pure@^3.0.0: |
3603 | 3600 | version "3.7.0" |
3604 | 3601 | resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.7.0.tgz#28a57c861d5698e053f0ff36905f7a3301b4191e" |
|
0 commit comments