|
2 | 2 | # yarn lockfile v1 |
3 | 3 |
|
4 | 4 |
|
5 | | -"@babel/cli@7.7.5": |
6 | | - version "7.7.5" |
7 | | - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.7.5.tgz#25702cc65418efc06989af3727897b9f4c8690b6" |
8 | | - integrity sha512-y2YrMGXM3NUyu1Myg0pxg+Lx6g8XhEyvLHYNRwTBV6fDek3H7Io6b7N/LXscLs4HWn4HxMdy7f2rM1rTMp2mFg== |
| 5 | +"@babel/cli@7.7.7": |
| 6 | + version "7.7.7" |
| 7 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.7.7.tgz#56849acbf81d1a970dd3d1b3097c8ebf5da3f534" |
| 8 | + integrity sha512-XQw5KyCZyu/M8/0rYiZyuwbgIQNzOrJzs9dDLX+MieSgBwTLvTj4QVbLmxJACAIvQIDT7PtyHN2sC48EOWTgaA== |
9 | 9 | dependencies: |
10 | 10 | commander "^4.0.1" |
11 | 11 | convert-source-map "^1.1.0" |
|
25 | 25 | dependencies: |
26 | 26 | "@babel/highlight" "^7.0.0" |
27 | 27 |
|
28 | | -"@babel/core@7.7.5": |
29 | | - version "7.7.5" |
30 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.7.5.tgz#ae1323cd035b5160293307f50647e83f8ba62f7e" |
31 | | - integrity sha512-M42+ScN4+1S9iB6f+TL7QBpoQETxbclx+KNoKJABghnKYE+fMzSGqst0BZJc8CpI625bwPwYgUyRvxZ+0mZzpw== |
| 28 | +"@babel/core@7.7.7": |
| 29 | + version "7.7.7" |
| 30 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.7.7.tgz#ee155d2e12300bcc0cff6a8ad46f2af5063803e9" |
| 31 | + integrity sha512-jlSjuj/7z138NLZALxVgrx13AOtqip42ATZP7+kYl53GvDV6+4dCek1mVUo8z8c8Xnw/mx2q3d9HWh3griuesQ== |
32 | 32 | dependencies: |
33 | 33 | "@babel/code-frame" "^7.5.5" |
34 | | - "@babel/generator" "^7.7.4" |
| 34 | + "@babel/generator" "^7.7.7" |
35 | 35 | "@babel/helpers" "^7.7.4" |
36 | | - "@babel/parser" "^7.7.5" |
| 36 | + "@babel/parser" "^7.7.7" |
37 | 37 | "@babel/template" "^7.7.4" |
38 | 38 | "@babel/traverse" "^7.7.4" |
39 | 39 | "@babel/types" "^7.7.4" |
|
85 | 85 | lodash "^4.17.13" |
86 | 86 | source-map "^0.5.0" |
87 | 87 |
|
| 88 | +"@babel/generator@^7.7.7": |
| 89 | + version "7.7.7" |
| 90 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.7.7.tgz#859ac733c44c74148e1a72980a64ec84b85f4f45" |
| 91 | + integrity sha512-/AOIBpHh/JU1l0ZFS4kiRCBnLi6OTHzh0RPk3h9isBxkkqELtQNFi1Vr/tiG9p1yfoUdKVwISuXWQR+hwwM4VQ== |
| 92 | + dependencies: |
| 93 | + "@babel/types" "^7.7.4" |
| 94 | + jsesc "^2.5.1" |
| 95 | + lodash "^4.17.13" |
| 96 | + source-map "^0.5.0" |
| 97 | + |
88 | 98 | "@babel/helper-annotate-as-pure@^7.7.4": |
89 | 99 | version "7.7.4" |
90 | 100 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.7.4.tgz#bb3faf1e74b74bd547e867e48f551fa6b098b6ce" |
|
298 | 308 | esutils "^2.0.2" |
299 | 309 | js-tokens "^4.0.0" |
300 | 310 |
|
301 | | -"@babel/node@7.7.4": |
302 | | - version "7.7.4" |
303 | | - resolved "https://registry.yarnpkg.com/@babel/node/-/node-7.7.4.tgz#de1cc9c67b335a19e4f71208554779bc63719f5a" |
304 | | - integrity sha512-Vhhq2kK+BpsR2tW35zP8yOJZ7ONMVBwCD9fmNeRTU3MNNpcJDrrtVP5NK8ZX4nQAs0GSq6ky8noyn6MCVgL08g== |
| 311 | +"@babel/node@7.7.7": |
| 312 | + version "7.7.7" |
| 313 | + resolved "https://registry.yarnpkg.com/@babel/node/-/node-7.7.7.tgz#10c488ca36da07670be0131679c4e22f9d7795d4" |
| 314 | + integrity sha512-QWWbQ6AyDffz6mA2mF0jixb/3IyRlqWgz5JNa2F6kSYe4vhPEytwuGmanx0NQJxBufDjffm/jYPuIfKfAyVzuA== |
305 | 315 | dependencies: |
306 | | - "@babel/register" "^7.7.4" |
| 316 | + "@babel/register" "^7.7.7" |
307 | 317 | commander "^2.8.1" |
308 | 318 | core-js "^3.2.1" |
309 | 319 | lodash "^4.17.13" |
310 | 320 | node-environment-flags "^1.0.5" |
311 | 321 | regenerator-runtime "^0.13.3" |
| 322 | + resolve "^1.13.1" |
312 | 323 | v8flags "^3.1.1" |
313 | 324 |
|
314 | 325 | "@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0", "@babel/parser@^7.7.2": |
315 | 326 | version "7.7.3" |
316 | 327 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.3.tgz#5fad457c2529de476a248f75b0f090b3060af043" |
317 | 328 | integrity sha512-bqv+iCo9i+uLVbI0ILzKkvMorqxouI+GbV13ivcARXn9NNEabi2IEz912IgNpT/60BNXac5dgcfjb94NjsF33A== |
318 | 329 |
|
319 | | -"@babel/parser@^7.7.4", "@babel/parser@^7.7.5": |
| 330 | +"@babel/parser@^7.7.4": |
320 | 331 | version "7.7.5" |
321 | 332 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.5.tgz#cbf45321619ac12d83363fcf9c94bb67fa646d71" |
322 | 333 | integrity sha512-KNlOe9+/nk4i29g0VXgl8PEXIRms5xKLJeuZ6UptN0fHv+jDiriG+y94X6qAgWTR0h3KaoM1wK5G5h7MHFRSig== |
323 | 334 |
|
| 335 | +"@babel/parser@^7.7.7": |
| 336 | + version "7.7.7" |
| 337 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.7.tgz#1b886595419cf92d811316d5b715a53ff38b4937" |
| 338 | + integrity sha512-WtTZMZAZLbeymhkd/sEaPD8IQyGAhmuTuvTzLiCFM7iXiVdY0gc0IaI+cW0fh1BnSMbJSzXX6/fHllgHKwHhXw== |
| 339 | + |
324 | 340 | "@babel/plugin-proposal-async-generator-functions@^7.7.4": |
325 | 341 | version "7.7.4" |
326 | 342 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.7.4.tgz#0351c5ac0a9e927845fffd5b82af476947b7ce6d" |
|
346 | 362 | "@babel/helper-plugin-utils" "^7.0.0" |
347 | 363 | "@babel/plugin-syntax-json-strings" "^7.7.4" |
348 | 364 |
|
349 | | -"@babel/plugin-proposal-object-rest-spread@^7.7.4": |
350 | | - version "7.7.4" |
351 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.7.4.tgz#cc57849894a5c774214178c8ab64f6334ec8af71" |
352 | | - integrity sha512-rnpnZR3/iWKmiQyJ3LKJpSwLDcX/nSXhdLk4Aq/tXOApIvyu7qoabrige0ylsAJffaUC51WiBu209Q0U+86OWQ== |
| 365 | +"@babel/plugin-proposal-object-rest-spread@^7.7.7": |
| 366 | + version "7.7.7" |
| 367 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.7.7.tgz#9f27075004ab99be08c5c1bd653a2985813cb370" |
| 368 | + integrity sha512-3qp9I8lelgzNedI3hrhkvhaEYree6+WHnyA/q4Dza9z7iEIs1eyhWyJnetk3jJ69RT0AT4G0UhEGwyGFJ7GUuQ== |
353 | 369 | dependencies: |
354 | 370 | "@babel/helper-plugin-utils" "^7.0.0" |
355 | 371 | "@babel/plugin-syntax-object-rest-spread" "^7.7.4" |
|
362 | 378 | "@babel/helper-plugin-utils" "^7.0.0" |
363 | 379 | "@babel/plugin-syntax-optional-catch-binding" "^7.7.4" |
364 | 380 |
|
365 | | -"@babel/plugin-proposal-unicode-property-regex@^7.7.4": |
366 | | - version "7.7.4" |
367 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.7.4.tgz#7c239ccaf09470dbe1d453d50057460e84517ebb" |
368 | | - integrity sha512-cHgqHgYvffluZk85dJ02vloErm3Y6xtH+2noOBOJ2kXOJH3aVCDnj5eR/lVNlTnYu4hndAPJD3rTFjW3qee0PA== |
| 381 | +"@babel/plugin-proposal-unicode-property-regex@^7.7.7": |
| 382 | + version "7.7.7" |
| 383 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.7.7.tgz#433fa9dac64f953c12578b29633f456b68831c4e" |
| 384 | + integrity sha512-80PbkKyORBUVm1fbTLrHpYdJxMThzM1UqFGh0ALEhO9TYbG86Ah9zQYAB/84axz2vcxefDLdZwWwZNlYARlu9w== |
369 | 385 | dependencies: |
370 | 386 | "@babel/helper-create-regexp-features-plugin" "^7.7.4" |
371 | 387 | "@babel/helper-plugin-utils" "^7.0.0" |
|
478 | 494 | dependencies: |
479 | 495 | "@babel/helper-plugin-utils" "^7.0.0" |
480 | 496 |
|
481 | | -"@babel/plugin-transform-dotall-regex@^7.7.4": |
482 | | - version "7.7.4" |
483 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.7.4.tgz#f7ccda61118c5b7a2599a72d5e3210884a021e96" |
484 | | - integrity sha512-mk0cH1zyMa/XHeb6LOTXTbG7uIJ8Rrjlzu91pUx/KS3JpcgaTDwMS8kM+ar8SLOvlL2Lofi4CGBAjCo3a2x+lw== |
| 497 | +"@babel/plugin-transform-dotall-regex@^7.7.7": |
| 498 | + version "7.7.7" |
| 499 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.7.7.tgz#3e9713f1b69f339e87fa796b097d73ded16b937b" |
| 500 | + integrity sha512-b4in+YlTeE/QmTgrllnb3bHA0HntYvjz8O3Mcbx75UBPJA2xhb5A8nle498VhxSXJHQefjtQxpnLPehDJ4TRlg== |
485 | 501 | dependencies: |
486 | 502 | "@babel/helper-create-regexp-features-plugin" "^7.7.4" |
487 | 503 | "@babel/helper-plugin-utils" "^7.0.0" |
|
588 | 604 | "@babel/helper-plugin-utils" "^7.0.0" |
589 | 605 | "@babel/helper-replace-supers" "^7.7.4" |
590 | 606 |
|
591 | | -"@babel/plugin-transform-parameters@^7.7.4": |
592 | | - version "7.7.4" |
593 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.7.4.tgz#da4555c97f39b51ac089d31c7380f03bca4075ce" |
594 | | - integrity sha512-VJwhVePWPa0DqE9vcfptaJSzNDKrWU/4FbYCjZERtmqEs05g3UMXnYMZoXja7JAJ7Y7sPZipwm/pGApZt7wHlw== |
| 607 | +"@babel/plugin-transform-parameters@^7.7.7": |
| 608 | + version "7.7.7" |
| 609 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.7.7.tgz#7a884b2460164dc5f194f668332736584c760007" |
| 610 | + integrity sha512-OhGSrf9ZBrr1fw84oFXj5hgi8Nmg+E2w5L7NhnG0lPvpDtqd7dbyilM2/vR8CKbJ907RyxPh2kj6sBCSSfI9Ew== |
595 | 611 | dependencies: |
596 | 612 | "@babel/helper-call-delegate" "^7.7.4" |
597 | 613 | "@babel/helper-get-function-arity" "^7.7.4" |
|
673 | 689 | "@babel/helper-create-regexp-features-plugin" "^7.7.4" |
674 | 690 | "@babel/helper-plugin-utils" "^7.0.0" |
675 | 691 |
|
676 | | -"@babel/preset-env@7.7.6": |
677 | | - version "7.7.6" |
678 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.7.6.tgz#39ac600427bbb94eec6b27953f1dfa1d64d457b2" |
679 | | - integrity sha512-k5hO17iF/Q7tR9Jv8PdNBZWYW6RofxhnxKjBMc0nG4JTaWvOTiPoO/RLFwAKcA4FpmuBFm6jkoqaRJLGi0zdaQ== |
| 692 | +"@babel/preset-env@7.7.7": |
| 693 | + version "7.7.7" |
| 694 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.7.7.tgz#c294167b91e53e7e36d820e943ece8d0c7fe46ac" |
| 695 | + integrity sha512-pCu0hrSSDVI7kCVUOdcMNQEbOPJ52E+LrQ14sN8uL2ALfSqePZQlKrOy+tM4uhEdYlCHi4imr8Zz2cZe9oSdIg== |
680 | 696 | dependencies: |
681 | 697 | "@babel/helper-module-imports" "^7.7.4" |
682 | 698 | "@babel/helper-plugin-utils" "^7.0.0" |
683 | 699 | "@babel/plugin-proposal-async-generator-functions" "^7.7.4" |
684 | 700 | "@babel/plugin-proposal-dynamic-import" "^7.7.4" |
685 | 701 | "@babel/plugin-proposal-json-strings" "^7.7.4" |
686 | | - "@babel/plugin-proposal-object-rest-spread" "^7.7.4" |
| 702 | + "@babel/plugin-proposal-object-rest-spread" "^7.7.7" |
687 | 703 | "@babel/plugin-proposal-optional-catch-binding" "^7.7.4" |
688 | | - "@babel/plugin-proposal-unicode-property-regex" "^7.7.4" |
| 704 | + "@babel/plugin-proposal-unicode-property-regex" "^7.7.7" |
689 | 705 | "@babel/plugin-syntax-async-generators" "^7.7.4" |
690 | 706 | "@babel/plugin-syntax-dynamic-import" "^7.7.4" |
691 | 707 | "@babel/plugin-syntax-json-strings" "^7.7.4" |
|
699 | 715 | "@babel/plugin-transform-classes" "^7.7.4" |
700 | 716 | "@babel/plugin-transform-computed-properties" "^7.7.4" |
701 | 717 | "@babel/plugin-transform-destructuring" "^7.7.4" |
702 | | - "@babel/plugin-transform-dotall-regex" "^7.7.4" |
| 718 | + "@babel/plugin-transform-dotall-regex" "^7.7.7" |
703 | 719 | "@babel/plugin-transform-duplicate-keys" "^7.7.4" |
704 | 720 | "@babel/plugin-transform-exponentiation-operator" "^7.7.4" |
705 | 721 | "@babel/plugin-transform-for-of" "^7.7.4" |
|
713 | 729 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.7.4" |
714 | 730 | "@babel/plugin-transform-new-target" "^7.7.4" |
715 | 731 | "@babel/plugin-transform-object-super" "^7.7.4" |
716 | | - "@babel/plugin-transform-parameters" "^7.7.4" |
| 732 | + "@babel/plugin-transform-parameters" "^7.7.7" |
717 | 733 | "@babel/plugin-transform-property-literals" "^7.7.4" |
718 | 734 | "@babel/plugin-transform-regenerator" "^7.7.5" |
719 | 735 | "@babel/plugin-transform-reserved-words" "^7.7.4" |
|
725 | 741 | "@babel/plugin-transform-unicode-regex" "^7.7.4" |
726 | 742 | "@babel/types" "^7.7.4" |
727 | 743 | browserslist "^4.6.0" |
728 | | - core-js-compat "^3.4.7" |
| 744 | + core-js-compat "^3.6.0" |
729 | 745 | invariant "^2.2.2" |
730 | 746 | js-levenshtein "^1.1.3" |
731 | 747 | semver "^5.5.0" |
732 | 748 |
|
733 | | -"@babel/register@^7.7.4": |
734 | | - version "7.7.4" |
735 | | - resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.7.4.tgz#45a4956471a9df3b012b747f5781cc084ee8f128" |
736 | | - integrity sha512-/fmONZqL6ZMl9KJUYajetCrID6m0xmL4odX7v+Xvoxcv0DdbP/oO0TWIeLUCHqczQ6L6njDMqmqHFy2cp3FFsA== |
| 749 | +"@babel/register@^7.7.7": |
| 750 | + version "7.7.7" |
| 751 | + resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.7.7.tgz#46910c4d1926b9c6096421b23d1f9e159c1dcee1" |
| 752 | + integrity sha512-S2mv9a5dc2pcpg/ConlKZx/6wXaEwHeqfo7x/QbXsdCAZm+WJC1ekVvL1TVxNsedTs5y/gG63MhJTEsmwmjtiA== |
737 | 753 | dependencies: |
738 | 754 | find-cache-dir "^2.0.0" |
739 | 755 | lodash "^4.17.13" |
740 | 756 | make-dir "^2.1.0" |
741 | 757 | pirates "^4.0.0" |
742 | 758 | source-map-support "^0.5.16" |
743 | 759 |
|
744 | | -"@babel/runtime@7.7.6": |
745 | | - version "7.7.6" |
746 | | - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.7.6.tgz#d18c511121aff1b4f2cd1d452f1bac9601dd830f" |
747 | | - integrity sha512-BWAJxpNVa0QlE5gZdWjSxXtemZyZ9RmrmVozxt3NUXeZhVIJ5ANyqmMc0JDrivBZyxUuQvFxlvH4OWWOogGfUw== |
| 760 | +"@babel/runtime@7.7.7": |
| 761 | + version "7.7.7" |
| 762 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.7.7.tgz#194769ca8d6d7790ec23605af9ee3e42a0aa79cf" |
| 763 | + integrity sha512-uCnC2JEVAu8AKB5do1WRIsvrdJ0flYx/A/9f/6chdacnEZ7LmavjdsDXr5ksYBegxtuTPR5Va9/+13QF/kFkCA== |
748 | 764 | dependencies: |
749 | 765 | regenerator-runtime "^0.13.2" |
750 | 766 |
|
@@ -1537,7 +1553,7 @@ browserslist@^4.6.0: |
1537 | 1553 | electron-to-chromium "^1.3.306" |
1538 | 1554 | node-releases "^1.1.40" |
1539 | 1555 |
|
1540 | | -browserslist@^4.8.0: |
| 1556 | +browserslist@^4.8.2: |
1541 | 1557 | version "4.8.2" |
1542 | 1558 | resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.8.2.tgz#b45720ad5fbc8713b7253c20766f701c9a694289" |
1543 | 1559 | integrity sha512-+M4oeaTplPm/f1pXDw84YohEv7B1i/2Aisei8s4s6k3QsoSHa7i5sz8u/cGQkkatCPxMASKxPualR4wwYgVboA== |
@@ -1856,13 +1872,13 @@ copy-descriptor@^0.1.0: |
1856 | 1872 | resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d" |
1857 | 1873 | integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40= |
1858 | 1874 |
|
1859 | | -core-js-compat@^3.4.7: |
1860 | | - version "3.4.7" |
1861 | | - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.4.7.tgz#39f8080b1d92a524d6d90505c42b9c5c1eb90611" |
1862 | | - integrity sha512-57+mgz/P/xsGdjwQYkwtBZR3LuISaxD1dEwVDtbk8xJMqAmwqaxLOvnNT7kdJ7jYE/NjNptyzXi+IQFMi/2fCw== |
| 1875 | +core-js-compat@^3.6.0: |
| 1876 | + version "3.6.0" |
| 1877 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.6.0.tgz#4eb6cb69d03d99159ed7c860cd5fcf7d23a62ea9" |
| 1878 | + integrity sha512-Z3eCNjGgoYluH89Jt4wVkfYsc/VdLrA2/woX5lm0isO/pCT+P+Y+o65bOuEnjDJLthdwTBxbCVzptTXtc18fJg== |
1863 | 1879 | dependencies: |
1864 | | - browserslist "^4.8.0" |
1865 | | - semver "^6.3.0" |
| 1880 | + browserslist "^4.8.2" |
| 1881 | + semver "7.0.0" |
1866 | 1882 |
|
1867 | 1883 | core-js@^3.1.4, core-js@^3.2.1: |
1868 | 1884 | version "3.4.1" |
@@ -5251,6 +5267,13 @@ resolve@^1.10.0, resolve@^1.12.0, resolve@^1.3.2: |
5251 | 5267 | dependencies: |
5252 | 5268 | path-parse "^1.0.6" |
5253 | 5269 |
|
| 5270 | +resolve@^1.13.1: |
| 5271 | + version "1.14.0" |
| 5272 | + resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.14.0.tgz#6d14c6f9db9f8002071332b600039abf82053f64" |
| 5273 | + integrity sha512-uviWSi5N67j3t3UKFxej1loCH0VZn5XuqdNxoLShPcYPw6cUZn74K1VRj+9myynRX03bxIBEkwlkob/ujLsJVw== |
| 5274 | + dependencies: |
| 5275 | + path-parse "^1.0.6" |
| 5276 | + |
5254 | 5277 | resolve@^1.8.1: |
5255 | 5278 | version "1.13.1" |
5256 | 5279 | resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.13.1.tgz#be0aa4c06acd53083505abb35f4d66932ab35d16" |
@@ -5398,6 +5421,11 @@ semver@5.5.0: |
5398 | 5421 | resolved "https://registry.yarnpkg.com/semver/-/semver-5.5.0.tgz#dc4bbc7a6ca9d916dee5d43516f0092b58f7b8ab" |
5399 | 5422 | integrity sha512-4SJ3dm0WAwWy/NVeioZh5AntkdJoWKxHxcmyP622fOkgHa4z3R0TdBJICINyaSDE6uNwVc8gZr+ZinwZAH4xIA== |
5400 | 5423 |
|
| 5424 | +semver@7.0.0: |
| 5425 | + version "7.0.0" |
| 5426 | + resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e" |
| 5427 | + integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A== |
| 5428 | + |
5401 | 5429 | semver@^6.0.0, semver@^6.1.2, semver@^6.2.0, semver@^6.3.0: |
5402 | 5430 | version "6.3.0" |
5403 | 5431 | resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d" |
|
0 commit comments