|
800 | 800 | resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.2.tgz#3452a24edf9fea138b48fad4a0a028a683da1e40" |
801 | 801 | integrity sha512-5tabW/i+9mhrfEOUcLDu2xBPsHJ+X5Orqy9FKpale3SjDA17j5AEpYq5vfy3oAeAHGcvANRCO3NV3d2D6q3NiA== |
802 | 802 |
|
803 | | -"@types/node@^12.0.8": |
804 | | - version "12.0.8" |
805 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.8.tgz#551466be11b2adc3f3d47156758f610bd9f6b1d8" |
806 | | - integrity sha512-b8bbUOTwzIY3V5vDTY1fIJ+ePKDUBqt2hC2woVGotdQQhG/2Sh62HOKHrT7ab+VerXAcPyAiTEipPu/FsreUtg== |
| 803 | +"@types/node@^12.6.9": |
| 804 | + version "12.7.0" |
| 805 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.0.tgz#545dde2a1a5c27d281cfb8308d6736e0708f5d6c" |
| 806 | + integrity sha512-vqcj1MVm2Sla4PpMfYKh1MyDN4D2f/mPIZD7RdAGqEsbE+JxfeqQHHVbRDQ0Nqn8i73gJa1HQ1Pu3+nH4Q0Yiw== |
807 | 807 |
|
808 | 808 | "@types/q@^1.5.1": |
809 | 809 | version "1.5.1" |
@@ -835,10 +835,10 @@ accepts@~1.3.5: |
835 | 835 | mime-types "~2.1.18" |
836 | 836 | negotiator "0.6.1" |
837 | 837 |
|
838 | | -acorn@^6.1.1: |
839 | | - version "6.1.1" |
840 | | - resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.1.1.tgz#7d25ae05bb8ad1f9b699108e1094ecd7884adc1f" |
841 | | - integrity sha512-jPTiwtOxaHNaAPg/dmrJ/beuzLRnXtB0kQPQ8JpotKJgTB6rX6c8mlf315941pyjBSaPg8NHXS9fhP4u17DpGA== |
| 838 | +acorn@^6.2.1: |
| 839 | + version "6.2.1" |
| 840 | + resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.2.1.tgz#3ed8422d6dec09e6121cc7a843ca86a330a86b51" |
| 841 | + integrity sha512-JD0xT5FCRDNyjDda3Lrg/IxFscp9q4tiYtxE1/nOzlKCk7hIRuYjhq1kCNkbPjMRMZuFq20HNQn1I9k8Oj0E+Q== |
842 | 842 |
|
843 | 843 | |
844 | 844 | version "6.5.3" |
|
4317 | 4317 | is-module "^1.0.0" |
4318 | 4318 | resolve "^1.10.0" |
4319 | 4319 |
|
4320 | | -rollup@1.15.2: |
4321 | | - version "1.15.2" |
4322 | | - resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.15.2.tgz#676feb0e73c8f99f75e0078b331a576c56354df6" |
4323 | | - integrity sha512-NsH0Mjqk/RtlhSIJopNUiCYi3r3zudHxg9Cj6Or96QnJw/suab0/PjL50/GRNE5omvXEG2F9K4a334ddvA1Txg== |
| 4320 | +rollup@1.19.4: |
| 4321 | + version "1.19.4" |
| 4322 | + resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.19.4.tgz#0cb4e4d6fa127adab59b11d0be50e8dd1c78123a" |
| 4323 | + integrity sha512-G24w409GNj7i/Yam2cQla6qV2k6Nug8bD2DZg9v63QX/cH/dEdbNJg8H4lUm5M1bRpPKRUC465Rm9H51JTKOfQ== |
4324 | 4324 | dependencies: |
4325 | 4325 | "@types/estree" "0.0.39" |
4326 | | - "@types/node" "^12.0.8" |
4327 | | - acorn "^6.1.1" |
| 4326 | + "@types/node" "^12.6.9" |
| 4327 | + acorn "^6.2.1" |
4328 | 4328 |
|
4329 | 4329 | [email protected], safe-buffer@^5.0.1, safe-buffer@^5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1: |
4330 | 4330 | version "5.1.2" |
|
0 commit comments