|
80 | 80 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.8.tgz#31560f9f29fdf1868de8cb55049538a1b9732a60"
|
81 | 81 | integrity sha512-m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50Q==
|
82 | 82 |
|
83 |
| - |
84 |
| - version "7.17.0" |
85 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.0.tgz#16b8772b0a567f215839f689c5ded6bb20e864d5" |
86 |
| - integrity sha512-x/5Ea+RO5MvF9ize5DeVICJoVrNv0Mi2RnIABrZEKYvPEpldXwauPkgvYA17cKa6WpU3LoYvYbuEMFtSNFsarA== |
| 83 | + |
| 84 | + version "7.17.2" |
| 85 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.2.tgz#2c77fc430e95139d816d39b113b31bf40fb22337" |
| 86 | + integrity sha512-R3VH5G42VSDolRHyUO4V2cfag8WHcZyxdq5Z/m8Xyb92lW/Erm/6kM+XtRFGf3Mulre3mveni2NHfEUws8wSvw== |
87 | 87 | dependencies:
|
88 | 88 | "@ampproject/remapping" "^2.0.0"
|
89 | 89 | "@babel/code-frame" "^7.16.7"
|
90 | 90 | "@babel/generator" "^7.17.0"
|
91 | 91 | "@babel/helper-compilation-targets" "^7.16.7"
|
92 | 92 | "@babel/helper-module-transforms" "^7.16.7"
|
93 |
| - "@babel/helpers" "^7.17.0" |
| 93 | + "@babel/helpers" "^7.17.2" |
94 | 94 | "@babel/parser" "^7.17.0"
|
95 | 95 | "@babel/template" "^7.16.7"
|
96 | 96 | "@babel/traverse" "^7.17.0"
|
|
726 | 726 | "@babel/traverse" "^7.16.7"
|
727 | 727 | "@babel/types" "^7.16.7"
|
728 | 728 |
|
729 |
| -"@babel/helpers@^7.17.0": |
730 |
| - version "7.17.0" |
731 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.0.tgz#79cdf6c66a579f3a7b5e739371bc63ca0306886b" |
732 |
| - integrity sha512-Xe/9NFxjPwELUvW2dsukcMZIp6XwPSbI4ojFBJuX5ramHuVE22SVcZIwqzdWo5uCgeTXW8qV97lMvSOjq+1+nQ== |
| 729 | +"@babel/helpers@^7.17.2": |
| 730 | + version "7.17.2" |
| 731 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.2.tgz#23f0a0746c8e287773ccd27c14be428891f63417" |
| 732 | + integrity sha512-0Qu7RLR1dILozr/6M0xgj+DFPmi6Bnulgm9M8BVa9ZCWxDqlSnqt3cf8IDPB5m45sVXUZ0kuQAgUrdSFFH79fQ== |
733 | 733 | dependencies:
|
734 | 734 | "@babel/template" "^7.16.7"
|
735 | 735 | "@babel/traverse" "^7.17.0"
|
|
0 commit comments