|
14 | 14 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.1.tgz#d7386a689aa0ddf06255005b4b991988021101a0" |
15 | 15 | integrity sha512-725AQupWJZ8ba0jbKceeFblZTY90McUBWMwHhkFQ9q1zKPJ95GUktljFcgcsIVwRnTnRKlcYzfiNImg5G9m6ZQ== |
16 | 16 |
|
17 | | -"@babel/core@^7.1.0", "@babel/core@^7.12.3": |
18 | | - version "7.12.3" |
19 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.3.tgz#1b436884e1e3bff6fb1328dc02b208759de92ad8" |
20 | | - integrity sha512-0qXcZYKZp3/6N2jKYVxZv0aNCsxTSVCiK72DTiTYZAu7sjg73W0/aynWjMbiGd87EQL4WyA8reiJVh92AVla9g== |
| 17 | +"@babel/core@^7.1.0", "@babel/core@^7.12.9": |
| 18 | + version "7.12.9" |
| 19 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.9.tgz#fd450c4ec10cdbb980e2928b7aa7a28484593fc8" |
| 20 | + integrity sha512-gTXYh3M5wb7FRXQy+FErKFAv90BnlOuNn1QkCK2lREoPAjrQCO49+HVSrFoe5uakFAF5eenS75KbO2vQiLrTMQ== |
21 | 21 | dependencies: |
22 | 22 | "@babel/code-frame" "^7.10.4" |
23 | | - "@babel/generator" "^7.12.1" |
| 23 | + "@babel/generator" "^7.12.5" |
24 | 24 | "@babel/helper-module-transforms" "^7.12.1" |
25 | | - "@babel/helpers" "^7.12.1" |
26 | | - "@babel/parser" "^7.12.3" |
27 | | - "@babel/template" "^7.10.4" |
28 | | - "@babel/traverse" "^7.12.1" |
29 | | - "@babel/types" "^7.12.1" |
| 25 | + "@babel/helpers" "^7.12.5" |
| 26 | + "@babel/parser" "^7.12.7" |
| 27 | + "@babel/template" "^7.12.7" |
| 28 | + "@babel/traverse" "^7.12.9" |
| 29 | + "@babel/types" "^7.12.7" |
30 | 30 | convert-source-map "^1.7.0" |
31 | 31 | debug "^4.1.0" |
32 | 32 | gensync "^1.0.0-beta.1" |
|
36 | 36 | semver "^5.4.1" |
37 | 37 | source-map "^0.5.0" |
38 | 38 |
|
39 | | -"@babel/generator@^7.12.1", "@babel/generator@^7.4.0": |
40 | | - version "7.12.1" |
41 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.1.tgz#0d70be32bdaa03d7c51c8597dda76e0df1f15468" |
42 | | - integrity sha512-DB+6rafIdc9o72Yc3/Ph5h+6hUjeOp66pF0naQBgUFFuPqzQwIlPTm3xZR7YNvduIMtkDIj2t21LSQwnbCrXvg== |
| 39 | +"@babel/generator@^7.12.5", "@babel/generator@^7.4.0": |
| 40 | + version "7.12.5" |
| 41 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.5.tgz#a2c50de5c8b6d708ab95be5e6053936c1884a4de" |
| 42 | + integrity sha512-m16TQQJ8hPt7E+OS/XVQg/7U184MLXtvuGbCdA7na61vha+ImkyyNM/9DDA0unYCVZn3ZOhng+qz48/KBOT96A== |
43 | 43 | dependencies: |
44 | | - "@babel/types" "^7.12.1" |
| 44 | + "@babel/types" "^7.12.5" |
45 | 45 | jsesc "^2.5.1" |
46 | 46 | source-map "^0.5.0" |
47 | 47 |
|
|
245 | 245 | "@babel/traverse" "^7.10.4" |
246 | 246 | "@babel/types" "^7.10.4" |
247 | 247 |
|
248 | | -"@babel/helpers@^7.12.1": |
249 | | - version "7.12.1" |
250 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.1.tgz#8a8261c1d438ec18cb890434df4ec768734c1e79" |
251 | | - integrity sha512-9JoDSBGoWtmbay98efmT2+mySkwjzeFeAL9BuWNoVQpkPFQF8SIIFUfY5os9u8wVzglzoiPRSW7cuJmBDUt43g== |
| 248 | +"@babel/helpers@^7.12.5": |
| 249 | + version "7.12.5" |
| 250 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.5.tgz#1a1ba4a768d9b58310eda516c449913fe647116e" |
| 251 | + integrity sha512-lgKGMQlKqA8meJqKsW6rUnc4MdUk35Ln0ATDqdM1a/UpARODdI4j5Y5lVfUScnSNkJcdCRAaWkspykNoFg9sJA== |
252 | 252 | dependencies: |
253 | 253 | "@babel/template" "^7.10.4" |
254 | | - "@babel/traverse" "^7.12.1" |
255 | | - "@babel/types" "^7.12.1" |
| 254 | + "@babel/traverse" "^7.12.5" |
| 255 | + "@babel/types" "^7.12.5" |
256 | 256 |
|
257 | 257 | "@babel/highlight@^7.10.4": |
258 | 258 | version "7.10.4" |
|
263 | 263 | chalk "^2.0.0" |
264 | 264 | js-tokens "^4.0.0" |
265 | 265 |
|
266 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.10.4", "@babel/parser@^7.12.1", "@babel/parser@^7.12.3", "@babel/parser@^7.4.3": |
267 | | - version "7.12.3" |
268 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.3.tgz#a305415ebe7a6c7023b40b5122a0662d928334cd" |
269 | | - integrity sha512-kFsOS0IbsuhO5ojF8Hc8z/8vEIOkylVBrjiZUbLTE3XFe0Qi+uu6HjzQixkFaqr0ZPAMZcBVxEwmsnsLPZ2Xsw== |
| 266 | +"@babel/parser@^7.1.0", "@babel/parser@^7.12.7", "@babel/parser@^7.4.3": |
| 267 | + version "7.12.7" |
| 268 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.7.tgz#fee7b39fe809d0e73e5b25eecaf5780ef3d73056" |
| 269 | + integrity sha512-oWR02Ubp4xTLCAqPRiNIuMVgNO5Aif/xpXtabhzW2HWUD47XJsAB4Zd/Rg30+XeQA3juXigV7hlquOTmwqLiwg== |
270 | 270 |
|
271 | 271 | "@babel/plugin-proposal-async-generator-functions@^7.12.1": |
272 | 272 | version "7.12.1" |
|
815 | 815 | dependencies: |
816 | 816 | regenerator-runtime "^0.13.4" |
817 | 817 |
|
818 | | -"@babel/template@^7.10.4", "@babel/template@^7.4.0": |
819 | | - version "7.10.4" |
820 | | - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.4.tgz#3251996c4200ebc71d1a8fc405fba940f36ba278" |
821 | | - integrity sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA== |
| 818 | +"@babel/template@^7.10.4", "@babel/template@^7.12.7", "@babel/template@^7.4.0": |
| 819 | + version "7.12.7" |
| 820 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.7.tgz#c817233696018e39fbb6c491d2fb684e05ed43bc" |
| 821 | + integrity sha512-GkDzmHS6GV7ZeXfJZ0tLRBhZcMcY0/Lnb+eEbXDBfCAcZCjrZKe6p3J4we/D24O9Y8enxWAg1cWwof59yLh2ow== |
822 | 822 | dependencies: |
823 | 823 | "@babel/code-frame" "^7.10.4" |
824 | | - "@babel/parser" "^7.10.4" |
825 | | - "@babel/types" "^7.10.4" |
| 824 | + "@babel/parser" "^7.12.7" |
| 825 | + "@babel/types" "^7.12.7" |
826 | 826 |
|
827 | | -"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.12.1", "@babel/traverse@^7.4.3": |
828 | | - version "7.12.1" |
829 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.1.tgz#941395e0c5cc86d5d3e75caa095d3924526f0c1e" |
830 | | - integrity sha512-MA3WPoRt1ZHo2ZmoGKNqi20YnPt0B1S0GTZEPhhd+hw2KGUzBlHuVunj6K4sNuK+reEvyiPwtp0cpaqLzJDmAw== |
| 827 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.5", "@babel/traverse@^7.12.9", "@babel/traverse@^7.4.3": |
| 828 | + version "7.12.9" |
| 829 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.9.tgz#fad26c972eabbc11350e0b695978de6cc8e8596f" |
| 830 | + integrity sha512-iX9ajqnLdoU1s1nHt36JDI9KG4k+vmI8WgjK5d+aDTwQbL2fUnzedNedssA645Ede3PM2ma1n8Q4h2ohwXgMXw== |
831 | 831 | dependencies: |
832 | 832 | "@babel/code-frame" "^7.10.4" |
833 | | - "@babel/generator" "^7.12.1" |
| 833 | + "@babel/generator" "^7.12.5" |
834 | 834 | "@babel/helper-function-name" "^7.10.4" |
835 | 835 | "@babel/helper-split-export-declaration" "^7.11.0" |
836 | | - "@babel/parser" "^7.12.1" |
837 | | - "@babel/types" "^7.12.1" |
| 836 | + "@babel/parser" "^7.12.7" |
| 837 | + "@babel/types" "^7.12.7" |
838 | 838 | debug "^4.1.0" |
839 | 839 | globals "^11.1.0" |
840 | 840 | lodash "^4.17.19" |
841 | 841 |
|
842 | | -"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4": |
843 | | - version "7.12.1" |
844 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.1.tgz#e109d9ab99a8de735be287ee3d6a9947a190c4ae" |
845 | | - integrity sha512-BzSY3NJBKM4kyatSOWh3D/JJ2O3CVzBybHWxtgxnggaxEuaSTTDqeiSb/xk9lrkw2Tbqyivw5ZU4rT+EfznQsA== |
| 842 | +"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.12.5", "@babel/types@^7.12.7", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4": |
| 843 | + version "7.12.7" |
| 844 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.7.tgz#6039ff1e242640a29452c9ae572162ec9a8f5d13" |
| 845 | + integrity sha512-MNyI92qZq6jrQkXvtIiykvl4WtoRrVV9MPn+ZfsoEENjiWcBQ3ZSHrkxnJWgWtLX3XXqX5hrSQ+X69wkmesXuQ== |
846 | 846 | dependencies: |
847 | 847 | "@babel/helper-validator-identifier" "^7.10.4" |
848 | 848 | lodash "^4.17.19" |
|
0 commit comments