@@ -1282,9 +1282,9 @@ acorn-walk@^6.0.1:
12821282 integrity sha512-7evsyfH1cLOCdAzZAd43Cic04yKydNx0cF+7tiA19p1XnLLPU4dpCQOqpjqwokFe//vS0QqfqqjCS2JkiIs0cA==
12831283
12841284acorn@^5.5.3 :
1285- version "5.7.3 "
1286- resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.3 .tgz#67aa231bf8812974b85235a96771eb6bd07ea279 "
1287- integrity sha512-T/zvzYRfbVojPWahDsE5evJdHb3oJoQfFbsrKM7w5Zcs++Tr257tia3BmMP8XYVjp1S9RZXQMh7gao96BlqZOw ==
1285+ version "5.7.4 "
1286+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.4 .tgz#3e8d8a9947d0599a1796d10225d7432f4a4acf5e "
1287+ integrity sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg ==
12881288
12891289acorn@^6.0.1 :
12901290 version "6.3.0"
@@ -3021,6 +3021,16 @@ functional-red-black-tree@^1.0.1:
30213021 resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
30223022 integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
30233023
3024+ fuzzball@^1.3.0 :
3025+ version "1.3.0"
3026+ resolved "https://registry.yarnpkg.com/fuzzball/-/fuzzball-1.3.0.tgz#45108c6e240f1c20834033c95ab0bbb5cd78e615"
3027+ integrity sha512-Bb5worsDV5ZUEKfxCyMfN24hdJqLtUkd3gX/CW1WeeNaN4hQXk/R4vVHiZfOIhA4vdun+oYRFVXKjTNv96Vj1w==
3028+ dependencies :
3029+ heap ">=0.2.0"
3030+ setimmediate "^1.0.5"
3031+ string.fromcodepoint "^0.2.1"
3032+ string.prototype.codepointat "^0.2.0"
3033+
30243034gauge@~2.7.3 :
30253035 version "2.7.4"
30263036 resolved "https://registry.yarnpkg.com/gauge/-/gauge-2.7.4.tgz#2c03405c7538c39d7eb37b317022e325fb018bf7"
@@ -3200,6 +3210,11 @@ has@^1.0.1, has@^1.0.3:
32003210 dependencies :
32013211 function-bind "^1.1.1"
32023212
3213+ heap@>=0.2.0 :
3214+ version "0.2.6"
3215+ resolved "https://registry.yarnpkg.com/heap/-/heap-0.2.6.tgz#087e1f10b046932fc8594dd9e6d378afc9d1e5ac"
3216+ integrity sha1-CH4fELBGky/IWU3Z5tN4r8nR5aw=
3217+
32033218hermesvm@^0.1.0 :
32043219 version "0.1.0"
32053220 resolved "https://registry.yarnpkg.com/hermesvm/-/hermesvm-0.1.0.tgz#4bfaf4ac682a2fd407b862ab641eb8deb232de83"
@@ -6562,6 +6577,16 @@ string-width@^4.1.0:
65626577 is-fullwidth-code-point "^3.0.0"
65636578 strip-ansi "^5.2.0"
65646579
6580+ string.fromcodepoint@^0.2.1 :
6581+ version "0.2.1"
6582+ resolved "https://registry.yarnpkg.com/string.fromcodepoint/-/string.fromcodepoint-0.2.1.tgz#8d978333c0bc92538f50f383e4888f3e5619d653"
6583+ integrity sha1-jZeDM8C8klOPUPOD5IiPPlYZ1lM=
6584+
6585+ string.prototype.codepointat@^0.2.0 :
6586+ version "0.2.1"
6587+ resolved "https://registry.yarnpkg.com/string.prototype.codepointat/-/string.prototype.codepointat-0.2.1.tgz#004ad44c8afc727527b108cd462b4d971cd469bc"
6588+ integrity sha512-2cBVCj6I4IOvEnjgO/hWqXjqBGsY+zwPmHl12Srk9IXSZ56Jwwmy+66XO5Iut/oQVR7t5ihYdLB0GMa4alEUcg==
6589+
65656590string_decoder@~1.1.1 :
65666591 version "1.1.1"
65676592 resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8"
0 commit comments