|
123 | 123 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.8.tgz#5b783b9808f15cef71547f1b691f34f8ff6003a6"
|
124 | 124 | integrity sha512-EaI33z19T4qN3xLXsGf48M2cDqa6ei9tPZlfLdb2HC+e/cFtREiRd8hdSqDbwdLB0/+gLwqJmCYASH0z2bUdog==
|
125 | 125 |
|
126 |
| -"@babel/core@^7.1.0", "@babel/core@^7.13.1", "@babel/core@^7.7.5": |
127 |
| - version "7.13.1" |
128 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.1.tgz#7ddd027176debe40f13bb88bac0c21218c5b1ecf" |
129 |
| - integrity sha512-FzeKfFBG2rmFtGiiMdXZPFt/5R5DXubVi82uYhjGX4Msf+pgYQMCFIqFXZWs5vbIYbf14VeBIgdGI03CDOOM1w== |
| 126 | +"@babel/core@^7.1.0", "@babel/core@^7.13.8", "@babel/core@^7.7.5": |
| 127 | + version "7.13.8" |
| 128 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.8.tgz#c191d9c5871788a591d69ea1dc03e5843a3680fb" |
| 129 | + integrity sha512-oYapIySGw1zGhEFRd6lzWNLWFX2s5dA/jm+Pw/+59ZdXtjyIuwlXbrId22Md0rgZVop+aVoqow2riXhBLNyuQg== |
130 | 130 | dependencies:
|
131 | 131 | "@babel/code-frame" "^7.12.13"
|
132 | 132 | "@babel/generator" "^7.13.0"
|
133 |
| - "@babel/helper-compilation-targets" "^7.13.0" |
| 133 | + "@babel/helper-compilation-targets" "^7.13.8" |
134 | 134 | "@babel/helper-module-transforms" "^7.13.0"
|
135 | 135 | "@babel/helpers" "^7.13.0"
|
136 |
| - "@babel/parser" "^7.13.0" |
| 136 | + "@babel/parser" "^7.13.4" |
137 | 137 | "@babel/template" "^7.12.13"
|
138 | 138 | "@babel/traverse" "^7.13.0"
|
139 | 139 | "@babel/types" "^7.13.0"
|
|
142 | 142 | gensync "^1.0.0-beta.2"
|
143 | 143 | json5 "^2.1.2"
|
144 | 144 | lodash "^4.17.19"
|
145 |
| - semver "7.0.0" |
| 145 | + semver "^6.3.0" |
146 | 146 | source-map "^0.5.0"
|
147 | 147 |
|
148 | 148 | "@babel/generator@^7.13.0":
|
|
379 | 379 | chalk "^2.0.0"
|
380 | 380 | js-tokens "^4.0.0"
|
381 | 381 |
|
382 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.12.0", "@babel/parser@^7.12.13", "@babel/parser@^7.13.0", "@babel/parser@^7.7.5": |
383 |
| - version "7.13.0" |
384 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.0.tgz#49b9b6ee213e5634fa80361dae139effef893f78" |
385 |
| - integrity sha512-w80kxEMFhE3wjMOQkfdTvv0CSdRSJZptIlLhU4eU/coNJeWjduspUFz+IRnBbAq6m5XYBFMoT1TNkk9K9yf10g== |
| 382 | +"@babel/parser@^7.1.0", "@babel/parser@^7.12.0", "@babel/parser@^7.12.13", "@babel/parser@^7.13.0", "@babel/parser@^7.13.4", "@babel/parser@^7.7.5": |
| 383 | + version "7.13.4" |
| 384 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.4.tgz#340211b0da94a351a6f10e63671fa727333d13ab" |
| 385 | + integrity sha512-uvoOulWHhI+0+1f9L4BoozY7U5cIkZ9PgJqvb041d6vypgUmtVPG4vmGm4pSggjl8BELzvHyUeJSUyEMY6b+qA== |
386 | 386 |
|
387 | 387 | "@babel/plugin-proposal-async-generator-functions@^7.13.8":
|
388 | 388 | version "7.13.8"
|
|
0 commit comments