|
694 | 694 | resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d" |
695 | 695 | integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA== |
696 | 696 |
|
697 | | -"@types/node@*", "@types/node@^12.6.3": |
698 | | - version "12.6.9" |
699 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-12.6.9.tgz#ffeee23afdc19ab16e979338e7b536fdebbbaeaf" |
700 | | - integrity sha512-+YB9FtyxXGyD54p8rXwWaN1EWEyar5L58GlGWgtH2I9rGmLGBQcw63+0jw+ujqVavNuO47S1ByAjm9zdHMnskw== |
| 697 | +"@types/node@*", "@types/node@^12.7.2": |
| 698 | + version "12.7.2" |
| 699 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.2.tgz#c4e63af5e8823ce9cc3f0b34f7b998c2171f0c44" |
| 700 | + integrity sha512-dyYO+f6ihZEtNPDcWNR1fkoTDf3zAK3lAABDze3mz6POyIercH0lEUawUFXlG8xaQZmm1yEBON/4TsYv/laDYg== |
701 | 701 |
|
702 | 702 | "@types/normalize-package-data@^2.4.0": |
703 | 703 | version "2.4.0" |
@@ -734,11 +734,16 @@ acorn-walk@^6.0.1: |
734 | 734 | resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-6.2.0.tgz#123cb8f3b84c2171f1f7fb252615b1c78a6b1a8c" |
735 | 735 | integrity sha512-7evsyfH1cLOCdAzZAd43Cic04yKydNx0cF+7tiA19p1XnLLPU4dpCQOqpjqwokFe//vS0QqfqqjCS2JkiIs0cA== |
736 | 736 |
|
737 | | -acorn@^6.0.1, acorn@^6.0.2, acorn@^6.0.7, acorn@^6.1.1, acorn@^6.2.0: |
| 737 | +acorn@^6.0.1, acorn@^6.0.2, acorn@^6.0.7, acorn@^6.1.1: |
738 | 738 | version "6.2.1" |
739 | 739 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.2.1.tgz#3ed8422d6dec09e6121cc7a843ca86a330a86b51" |
740 | 740 | integrity sha512-JD0xT5FCRDNyjDda3Lrg/IxFscp9q4tiYtxE1/nOzlKCk7hIRuYjhq1kCNkbPjMRMZuFq20HNQn1I9k8Oj0E+Q== |
741 | 741 |
|
| 742 | +acorn@^7.0.0: |
| 743 | + version "7.0.0" |
| 744 | + resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.0.0.tgz#26b8d1cd9a9b700350b71c0905546f64d1284e7a" |
| 745 | + integrity sha512-PaF/MduxijYYt7unVGRuds1vBC9bFxbNf+VWqhOClfdgy7RlVkQqt610ig1/yxTgsDIfW1cWDel5EBbOy3jdtQ== |
| 746 | + |
742 | 747 | ajv@^6.10.2, ajv@^6.5.5, ajv@^6.9.1: |
743 | 748 | version "6.10.2" |
744 | 749 | resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.10.2.tgz#d3cea04d6b017b2894ad69040fec8b623eb4bd52" |
@@ -4533,13 +4538,13 @@ rollup-pluginutils@^2.8.1: |
4533 | 4538 | estree-walker "^0.6.1" |
4534 | 4539 |
|
4535 | 4540 | rollup@^1.18.0: |
4536 | | - version "1.18.0" |
4537 | | - resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.18.0.tgz#98ea36472523ed712e20c0e996fd051882f787e6" |
4538 | | - integrity sha512-MBAWr6ectF948gW/bs/yfi0jW7DzwI8n0tEYG/ZMQutmK+blF/Oazyhg3oPqtScCGV8bzCtL9KzlzPtTriEOJA== |
| 4541 | + version "1.20.2" |
| 4542 | + resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.20.2.tgz#0e1be13cb5de244c9c463027092f7c93461558b9" |
| 4543 | + integrity sha512-pF4jFzNWMUuudIAeiTgOcSxn8XkBN2Y2/IwPR7iL/IZ8k9RwoLyp2QwNWiYT+HF537zwpmzZHTBYw345H9vq1A== |
4539 | 4544 | dependencies: |
4540 | 4545 | "@types/estree" "0.0.39" |
4541 | | - "@types/node" "^12.6.3" |
4542 | | - acorn "^6.2.0" |
| 4546 | + "@types/node" "^12.7.2" |
| 4547 | + acorn "^7.0.0" |
4543 | 4548 |
|
4544 | 4549 | run-async@^2.2.0: |
4545 | 4550 | version "2.3.0" |
|
0 commit comments