|
123 | 123 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.13.tgz#27e19e0ed3726ccf54067ced4109501765e7e2e8"
|
124 | 124 | integrity sha512-U/hshG5R+SIoW7HVWIdmy1cB7s3ki+r3FpyEZiCgpi4tFgPnX/vynY80ZGSASOIrUM6O7VxOgCZgdt7h97bUGg==
|
125 | 125 |
|
126 |
| -"@babel/core@^7.1.0", "@babel/core@^7.12.13", "@babel/core@^7.7.5": |
127 |
| - version "7.12.13" |
128 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.13.tgz#b73a87a3a3e7d142a66248bf6ad88b9ceb093425" |
129 |
| - integrity sha512-BQKE9kXkPlXHPeqissfxo0lySWJcYdEP0hdtJOH/iJfDdhOCcgtNCjftCJg3qqauB4h+lz2N6ixM++b9DN1Tcw== |
| 126 | +"@babel/core@^7.1.0", "@babel/core@^7.12.16", "@babel/core@^7.7.5": |
| 127 | + version "7.12.16" |
| 128 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.16.tgz#8c6ba456b23b680a6493ddcfcd9d3c3ad51cab7c" |
| 129 | + integrity sha512-t/hHIB504wWceOeaOoONOhu+gX+hpjfeN6YRBT209X/4sibZQfSF1I0HFRRlBe97UZZosGx5XwUg1ZgNbelmNw== |
130 | 130 | dependencies:
|
131 | 131 | "@babel/code-frame" "^7.12.13"
|
132 |
| - "@babel/generator" "^7.12.13" |
| 132 | + "@babel/generator" "^7.12.15" |
133 | 133 | "@babel/helper-module-transforms" "^7.12.13"
|
134 | 134 | "@babel/helpers" "^7.12.13"
|
135 |
| - "@babel/parser" "^7.12.13" |
| 135 | + "@babel/parser" "^7.12.16" |
136 | 136 | "@babel/template" "^7.12.13"
|
137 | 137 | "@babel/traverse" "^7.12.13"
|
138 | 138 | "@babel/types" "^7.12.13"
|
|
144 | 144 | semver "^5.4.1"
|
145 | 145 | source-map "^0.5.0"
|
146 | 146 |
|
147 |
| -"@babel/generator@^7.12.13": |
148 |
| - version "7.12.13" |
149 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.13.tgz#5f6ebe6c85db99886db2d7b044409196f872a503" |
150 |
| - integrity sha512-9qQ8Fgo8HaSvHEt6A5+BATP7XktD/AdAnObUeTRz5/e2y3kbrxZgz32qUJJsdmwUvBJzF4AeV21nGTNwv05Mpw== |
| 147 | +"@babel/generator@^7.12.13", "@babel/generator@^7.12.15": |
| 148 | + version "7.12.15" |
| 149 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.15.tgz#4617b5d0b25cc572474cc1aafee1edeaf9b5368f" |
| 150 | + integrity sha512-6F2xHxBiFXWNSGb7vyCUTBF8RCLY66rS0zEPcP8t/nQyXjha5EuK4z7H5o7fWG8B4M7y6mqVWq1J+1PuwRhecQ== |
151 | 151 | dependencies:
|
152 | 152 | "@babel/types" "^7.12.13"
|
153 | 153 | jsesc "^2.5.1"
|
|
346 | 346 | chalk "^2.0.0"
|
347 | 347 | js-tokens "^4.0.0"
|
348 | 348 |
|
349 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.12.0", "@babel/parser@^7.12.13", "@babel/parser@^7.7.5": |
350 |
| - version "7.12.13" |
351 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.13.tgz#3ee7be4131fe657ba9143d5c5b3a9f253fdb75e9" |
352 |
| - integrity sha512-z7n7ybOUzaRc3wwqLpAX8UFIXsrVXUJhtNGBwAnLz6d1KUapqyq7ad2La8gZ6CXhHmGAIL32cop8Tst4/PNWLw== |
| 349 | +"@babel/parser@^7.1.0", "@babel/parser@^7.12.0", "@babel/parser@^7.12.13", "@babel/parser@^7.12.16", "@babel/parser@^7.7.5": |
| 350 | + version "7.12.16" |
| 351 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.16.tgz#cc31257419d2c3189d394081635703f549fc1ed4" |
| 352 | + integrity sha512-c/+u9cqV6F0+4Hpq01jnJO+GLp2DdT63ppz9Xa+6cHaajM9VFzK/iDXiKK65YtpeVwu+ctfS6iqlMqRgQRzeCw== |
353 | 353 |
|
354 | 354 | "@babel/plugin-proposal-async-generator-functions@^7.12.13":
|
355 | 355 | version "7.12.13"
|
|
0 commit comments