|
51 | 51 | semver "^5.4.1"
|
52 | 52 | source-map "^0.5.0"
|
53 | 53 |
|
54 |
| -"@babel/ [email protected]. 0", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.7.5": |
55 |
| - version "7.17.0" |
56 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.0.tgz#16b8772b0a567f215839f689c5ded6bb20e864d5" |
57 |
| - integrity sha512-x/5Ea+RO5MvF9ize5DeVICJoVrNv0Mi2RnIABrZEKYvPEpldXwauPkgvYA17cKa6WpU3LoYvYbuEMFtSNFsarA== |
| 54 | +"@babel/ [email protected]. 2", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.7.5": |
| 55 | + version "7.17.2" |
| 56 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.2.tgz#2c77fc430e95139d816d39b113b31bf40fb22337" |
| 57 | + integrity sha512-R3VH5G42VSDolRHyUO4V2cfag8WHcZyxdq5Z/m8Xyb92lW/Erm/6kM+XtRFGf3Mulre3mveni2NHfEUws8wSvw== |
58 | 58 | dependencies:
|
59 | 59 | "@ampproject/remapping" "^2.0.0"
|
60 | 60 | "@babel/code-frame" "^7.16.7"
|
61 | 61 | "@babel/generator" "^7.17.0"
|
62 | 62 | "@babel/helper-compilation-targets" "^7.16.7"
|
63 | 63 | "@babel/helper-module-transforms" "^7.16.7"
|
64 |
| - "@babel/helpers" "^7.17.0" |
| 64 | + "@babel/helpers" "^7.17.2" |
65 | 65 | "@babel/parser" "^7.17.0"
|
66 | 66 | "@babel/template" "^7.16.7"
|
67 | 67 | "@babel/traverse" "^7.17.0"
|
|
307 | 307 | "@babel/traverse" "^7.16.0"
|
308 | 308 | "@babel/types" "^7.16.0"
|
309 | 309 |
|
310 |
| -"@babel/helpers@^7.12.5", "@babel/helpers@^7.17.0": |
311 |
| - version "7.17.0" |
312 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.0.tgz#79cdf6c66a579f3a7b5e739371bc63ca0306886b" |
313 |
| - integrity sha512-Xe/9NFxjPwELUvW2dsukcMZIp6XwPSbI4ojFBJuX5ramHuVE22SVcZIwqzdWo5uCgeTXW8qV97lMvSOjq+1+nQ== |
| 310 | +"@babel/helpers@^7.12.5", "@babel/helpers@^7.17.2": |
| 311 | + version "7.17.2" |
| 312 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.2.tgz#23f0a0746c8e287773ccd27c14be428891f63417" |
| 313 | + integrity sha512-0Qu7RLR1dILozr/6M0xgj+DFPmi6Bnulgm9M8BVa9ZCWxDqlSnqt3cf8IDPB5m45sVXUZ0kuQAgUrdSFFH79fQ== |
314 | 314 | dependencies:
|
315 | 315 | "@babel/template" "^7.16.7"
|
316 | 316 | "@babel/traverse" "^7.17.0"
|
|
0 commit comments