diff --git a/yarn.lock b/yarn.lock index 5ec63b1..ad65d15 100644 --- a/yarn.lock +++ b/yarn.lock @@ -276,10 +276,6 @@ babel-types@^6.15.0, babel-types@^6.24.1, babel-types@^6.26.0: lodash "^4.17.4" to-fast-properties "^1.0.3" -babylon-lightscript@^0.5.9: - version "0.5.9" - resolved "https://registry.yarnpkg.com/babylon-lightscript/-/babylon-lightscript-0.5.9.tgz#0a2ea130c3d1e7f99fc7e3baa524329785b5f968" - babylon-walk@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/babylon-walk/-/babylon-walk-1.0.2.tgz#3b15a5ddbb482a78b4ce9c01c8ba181702d9d6ce" @@ -927,12 +923,6 @@ errno@^0.1.4: dependencies: prr "~1.0.1" -error-ex@^1.3.1: - version "1.3.1" - resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.1.tgz#f855a86ce61adc4e8621c3cda21e7a7612c3a8dc" - dependencies: - is-arrayish "^0.2.1" - escape-html@~1.0.3: version "1.0.3" resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988" @@ -1389,10 +1379,6 @@ is-accessor-descriptor@^0.1.6: dependencies: kind-of "^3.0.2" -is-arrayish@^0.2.1: - version "0.2.1" - resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.2.1.tgz#77c99840527aa8ecb1a8ba697b80645a7a926a9d" - is-binary-path@^1.0.0: version "1.0.1" resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-1.0.1.tgz#75f16642b480f187a711c814161fd3a4a7655898" @@ -1569,10 +1555,6 @@ jsesc@^1.3.0: version "1.3.0" resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-1.3.0.tgz#46c3fec8c1892b12b0833db9bc7622176dbab34b" -json-parse-better-errors@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/json-parse-better-errors/-/json-parse-better-errors-1.0.1.tgz#50183cd1b2d25275de069e9e71b467ac9eab973a" - json-schema@0.2.3: version "0.2.3" resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.2.3.tgz#b480c892e59a2f05954ce727bd3f2a4e882f9e13" @@ -1964,9 +1946,9 @@ pako@~1.0.5: version "1.0.6" resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.6.tgz#0101211baa70c4bca4a0f63f2206e97b7dfaf258" -parcel-bundler@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/parcel-bundler/-/parcel-bundler-1.2.0.tgz#b3d8d6e60e6e5f8416aea2017939bdfc57f72f68" +parcel-bundler@^1.2.1: + version "1.2.1" + resolved "https://registry.yarnpkg.com/parcel-bundler/-/parcel-bundler-1.2.1.tgz#2736f51a2c8df20f7fc419c4c9d7b2d1da3a5946" dependencies: babel-core "^6.25.0" babel-generator "^6.25.0" @@ -1983,22 +1965,21 @@ parcel-bundler@^1.2.0: htmlnano "^0.1.6" is-url "^1.2.2" js-yaml "^3.10.0" + json5 "^0.5.1" micromatch "^3.0.4" mkdirp "^0.5.1" node-libs-browser "^2.0.0" opn "^5.1.0" - parse-json "^4.0.0" physical-cpu-count "^2.0.0" postcss "^6.0.10" postcss-value-parser "^3.3.0" posthtml "^0.10.1" resolve "^1.4.0" serve-static "^1.12.4" - strip-json-comments "^2.0.1" uglify-es "^3.2.1" v8-compile-cache "^1.1.0" worker-farm "^1.4.1" - ws "^3.3.2" + ws "^3.3.3" parse-asn1@^5.0.0: version "5.1.0" @@ -2019,13 +2000,6 @@ parse-glob@^3.0.4: is-extglob "^1.0.0" is-glob "^2.0.0" -parse-json@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-4.0.0.tgz#be35f5425be1f7f6c747184f98a788cb99477ee0" - dependencies: - error-ex "^1.3.1" - json-parse-better-errors "^1.0.1" - parseurl@~1.3.2: version "1.3.2" resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.2.tgz#fc289d4ed8993119460c156253262cdc8de65bf3" @@ -2790,7 +2764,7 @@ strip-ansi@^3.0.0, strip-ansi@^3.0.1: dependencies: ansi-regex "^2.0.0" -strip-json-comments@^2.0.1, strip-json-comments@~2.0.1: +strip-json-comments@~2.0.1: version "2.0.1" resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a" @@ -3044,9 +3018,9 @@ wrappy@1: version "1.0.2" resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f" -ws@^3.3.2: - version "3.3.2" - resolved "https://registry.yarnpkg.com/ws/-/ws-3.3.2.tgz#96c1d08b3fefda1d5c1e33700d3bfaa9be2d5608" +ws@^3.3.3: + version "3.3.3" + resolved "https://registry.yarnpkg.com/ws/-/ws-3.3.3.tgz#f1cf84fe2d5e901ebce94efaece785f187a228f2" dependencies: async-limiter "~1.0.0" safe-buffer "~5.1.0"