|
215 | 215 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.0.0.tgz#bbb3fbee98661c569034237cc03967ba99b4f250" |
216 | 216 | integrity sha512-CYAOUCARwExnEixLdB6sDm2dIJ/YgEAKDM1MOeMeZu9Ld/bDgVo8aiWrXwcY7OBh+1Ea2uUcVRcxKk0GJvW7QA== |
217 | 217 |
|
218 | | -"@babel/helper-plugin-utils@^7.12.13": |
219 | | - version "7.12.13" |
220 | | - resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.12.13.tgz#174254d0f2424d8aefb4dd48057511247b0a9eeb" |
221 | | - integrity sha512-C+10MXCXJLiR6IeG9+Wiejt9jmtFpxUc3MQqCmPY8hfCjyUGl9kT+B2okzEZrtykiwrc4dbCPdDoz0A/HQbDaA== |
222 | | - |
223 | | -"@babel/helper-plugin-utils@^7.13.0": |
224 | | - version "7.13.0" |
225 | | - resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.13.0.tgz#806526ce125aed03373bc416a828321e3a6a33af" |
226 | | - integrity sha512-ZPafIPSwzUlAoWT8DKs1W2VyF2gOWthGd5NGFMsBcMMol+ZhK+EQY/e6V96poa6PA/Bh+C9plWN0hXO1uB8AfQ== |
| 218 | +"@babel/helper-plugin-utils@^7.14.5": |
| 219 | + version "7.14.5" |
| 220 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz#5ac822ce97eec46741ab70a517971e443a70c5a9" |
| 221 | + integrity sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ== |
227 | 222 |
|
228 | 223 | "@babel/helper-replace-supers@^7.13.12": |
229 | 224 | version "7.13.12" |
|
271 | 266 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831" |
272 | 267 | integrity sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw== |
273 | 268 |
|
| 269 | +"@babel/helper-validator-option@^7.14.5": |
| 270 | + version "7.14.5" |
| 271 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3" |
| 272 | + integrity sha512-OX8D5eeX4XwcroVW45NMvoYaIuFI+GQpA2a8Gi+X/U/cDUIRsV37qQfF905F0htTRCREQIB4KqPeaveRJUl3Ow== |
| 273 | + |
274 | 274 | "@babel/helpers@^7.14.0": |
275 | 275 | version "7.14.0" |
276 | 276 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.0.tgz#ea9b6be9478a13d6f961dbb5f36bf75e2f3b8f62" |
|
337 | 337 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.3.tgz#9b530eecb071fd0c93519df25c5ff9f14759f298" |
338 | 338 | integrity sha512-7MpZDIfI7sUC5zWo2+foJ50CSI5lcqDehZ0lVgIhSi4bFEk94fLAKlF3Q0nzSQQ+ca0lm+O6G9ztKVBeu8PMRQ== |
339 | 339 |
|
340 | | -"@babel/plugin-syntax-flow@^7.12.13": |
341 | | - version "7.12.13" |
342 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.12.13.tgz#5df9962503c0a9c918381c929d51d4d6949e7e86" |
343 | | - integrity sha512-J/RYxnlSLXZLVR7wTRsozxKT8qbsx1mNKJzXEEjQ0Kjx1ZACcyHgbanNWNCFtc36IzuWhYWPpvJFFoexoOWFmA== |
| 340 | +"@babel/plugin-syntax-flow@^7.14.5": |
| 341 | + version "7.14.5" |
| 342 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.14.5.tgz#2ff654999497d7d7d142493260005263731da180" |
| 343 | + integrity sha512-9WK5ZwKCdWHxVuU13XNT6X73FGmutAXeor5lGFq6qhOFtMFUF4jkbijuyUdZZlpYq6E2hZeZf/u3959X9wsv0Q== |
344 | 344 | dependencies: |
345 | | - "@babel/helper-plugin-utils" "^7.12.13" |
| 345 | + "@babel/helper-plugin-utils" "^7.14.5" |
346 | 346 |
|
347 | 347 | "@babel/plugin-syntax-object-rest-spread@^7.0.0": |
348 | 348 | version "7.7.4" |
|
351 | 351 | dependencies: |
352 | 352 | "@babel/helper-plugin-utils" "^7.0.0" |
353 | 353 |
|
354 | | -"@babel/plugin-transform-flow-strip-types@^7.13.0": |
355 | | - version "7.13.0" |
356 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.13.0.tgz#58177a48c209971e8234e99906cb6bd1122addd3" |
357 | | - integrity sha512-EXAGFMJgSX8gxWD7PZtW/P6M+z74jpx3wm/+9pn+c2dOawPpBkUX7BrfyPvo6ZpXbgRIEuwgwDb/MGlKvu2pOg== |
| 354 | +"@babel/plugin-transform-flow-strip-types@^7.14.5": |
| 355 | + version "7.14.5" |
| 356 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.14.5.tgz#0dc9c1d11dcdc873417903d6df4bed019ef0f85e" |
| 357 | + integrity sha512-KhcolBKfXbvjwI3TV7r7TkYm8oNXHNBqGOy6JDVwtecFaRoKYsUUqJdS10q0YDKW1c6aZQgO+Ys3LfGkox8pXA== |
358 | 358 | dependencies: |
359 | | - "@babel/helper-plugin-utils" "^7.13.0" |
360 | | - "@babel/plugin-syntax-flow" "^7.12.13" |
| 359 | + "@babel/helper-plugin-utils" "^7.14.5" |
| 360 | + "@babel/plugin-syntax-flow" "^7.14.5" |
361 | 361 |
|
362 | 362 | "@babel/polyfill@^7.0.0": |
363 | 363 | version "7.7.0" |
|
367 | 367 | core-js "^2.6.5" |
368 | 368 | regenerator-runtime "^0.13.2" |
369 | 369 |
|
370 | | -"@babel/preset-flow@7.13.13": |
371 | | - version "7.13.13" |
372 | | - resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.13.13.tgz#a61a1c149b3f77589d795287744393444d5cdd9e" |
373 | | - integrity sha512-MDtwtamMifqq3R2mC7l3A3uFalUb3NH5TIBQWjN/epEPlZktcLq4se3J+ivckKrLMGsR7H9LW8+pYuIUN9tsKg== |
| 370 | +"@babel/preset-flow@7.14.5": |
| 371 | + version "7.14.5" |
| 372 | + resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.14.5.tgz#a1810b0780c8b48ab0bece8e7ab8d0d37712751c" |
| 373 | + integrity sha512-pP5QEb4qRUSVGzzKx9xqRuHUrM/jEzMqdrZpdMA+oUCRgd5zM1qGr5y5+ZgAL/1tVv1H0dyk5t4SKJntqyiVtg== |
374 | 374 | dependencies: |
375 | | - "@babel/helper-plugin-utils" "^7.13.0" |
376 | | - "@babel/helper-validator-option" "^7.12.17" |
377 | | - "@babel/plugin-transform-flow-strip-types" "^7.13.0" |
| 375 | + "@babel/helper-plugin-utils" "^7.14.5" |
| 376 | + "@babel/helper-validator-option" "^7.14.5" |
| 377 | + "@babel/plugin-transform-flow-strip-types" "^7.14.5" |
378 | 378 |
|
379 | 379 | "@babel/runtime@^7.3.1", "@babel/runtime@^7.6.3": |
380 | 380 | version "7.7.4" |
|
0 commit comments