|
60 | 60 | semver "^5.4.1"
|
61 | 61 | source-map "^0.5.0"
|
62 | 62 |
|
63 |
| -"@babel/core@^7.13.13": |
64 |
| - version "7.13.13" |
65 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.13.tgz#bc44c4a2be2288ec4ddf56b66fc718019c76ac29" |
66 |
| - integrity sha512-1xEs9jZAyKIouOoCmpsgk/I26PoKyvzQ2ixdRpRzfbcp1fL+ozw7TUgdDgwonbTovqRaTfRh50IXuw4QrWO0GA== |
| 63 | +"@babel/core@^7.13.14": |
| 64 | + version "7.13.14" |
| 65 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.14.tgz#8e46ebbaca460a63497c797e574038ab04ae6d06" |
| 66 | + integrity sha512-wZso/vyF4ki0l0znlgM4inxbdrUvCb+cVz8grxDq+6C9k6qbqoIJteQOKicaKjCipU3ISV+XedCqpL2RJJVehA== |
67 | 67 | dependencies:
|
68 | 68 | "@babel/code-frame" "^7.12.13"
|
69 | 69 | "@babel/generator" "^7.13.9"
|
70 | 70 | "@babel/helper-compilation-targets" "^7.13.13"
|
71 |
| - "@babel/helper-module-transforms" "^7.13.12" |
| 71 | + "@babel/helper-module-transforms" "^7.13.14" |
72 | 72 | "@babel/helpers" "^7.13.10"
|
73 | 73 | "@babel/parser" "^7.13.13"
|
74 | 74 | "@babel/template" "^7.12.13"
|
75 | 75 | "@babel/traverse" "^7.13.13"
|
76 |
| - "@babel/types" "^7.13.13" |
| 76 | + "@babel/types" "^7.13.14" |
77 | 77 | convert-source-map "^1.7.0"
|
78 | 78 | debug "^4.1.0"
|
79 | 79 | gensync "^1.0.0-beta.2"
|
80 | 80 | json5 "^2.1.2"
|
81 |
| - lodash "^4.17.19" |
82 | 81 | semver "^6.3.0"
|
83 | 82 | source-map "^0.5.0"
|
84 | 83 |
|
|
346 | 345 | "@babel/types" "^7.13.0"
|
347 | 346 | lodash "^4.17.19"
|
348 | 347 |
|
349 |
| -"@babel/helper-module-transforms@^7.13.12": |
350 |
| - version "7.13.12" |
351 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.12.tgz#600e58350490828d82282631a1422268e982ba96" |
352 |
| - integrity sha512-7zVQqMO3V+K4JOOj40kxiCrMf6xlQAkewBB0eu2b03OO/Q21ZutOzjpfD79A5gtE/2OWi1nv625MrDlGlkbknQ== |
| 348 | +"@babel/helper-module-transforms@^7.13.14": |
| 349 | + version "7.13.14" |
| 350 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.14.tgz#e600652ba48ccb1641775413cb32cfa4e8b495ef" |
| 351 | + integrity sha512-QuU/OJ0iAOSIatyVZmfqB0lbkVP0kDRiKj34xy+QNsnVZi/PA6BoSoreeqnxxa9EHFAIL0R9XOaAR/G9WlIy5g== |
353 | 352 | dependencies:
|
354 | 353 | "@babel/helper-module-imports" "^7.13.12"
|
355 | 354 | "@babel/helper-replace-supers" "^7.13.12"
|
356 | 355 | "@babel/helper-simple-access" "^7.13.12"
|
357 | 356 | "@babel/helper-split-export-declaration" "^7.12.13"
|
358 | 357 | "@babel/helper-validator-identifier" "^7.12.11"
|
359 | 358 | "@babel/template" "^7.12.13"
|
360 |
| - "@babel/traverse" "^7.13.0" |
361 |
| - "@babel/types" "^7.13.12" |
| 359 | + "@babel/traverse" "^7.13.13" |
| 360 | + "@babel/types" "^7.13.14" |
362 | 361 |
|
363 | 362 | "@babel/helper-optimise-call-expression@^7.10.4":
|
364 | 363 | version "7.10.4"
|
|
1306 | 1305 | lodash "^4.17.19"
|
1307 | 1306 | to-fast-properties "^2.0.0"
|
1308 | 1307 |
|
| 1308 | +"@babel/types@^7.13.14": |
| 1309 | + version "7.13.14" |
| 1310 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.14.tgz#c35a4abb15c7cd45a2746d78ab328e362cbace0d" |
| 1311 | + integrity sha512-A2aa3QTkWoyqsZZFl56MLUsfmh7O0gN41IPvXAE/++8ojpbz12SszD7JEGYVdn4f9Kt4amIei07swF1h4AqmmQ== |
| 1312 | + dependencies: |
| 1313 | + "@babel/helper-validator-identifier" "^7.12.11" |
| 1314 | + lodash "^4.17.19" |
| 1315 | + to-fast-properties "^2.0.0" |
| 1316 | + |
1309 | 1317 | "@bcoe/v8-coverage@^0.2.3":
|
1310 | 1318 | version "0.2.3"
|
1311 | 1319 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
0 commit comments