@@ -246,6 +246,11 @@ array-equal@^1.0.0:
246246 resolved "https://registry.yarnpkg.com/array-equal/-/array-equal-1.0.0.tgz#8c2a5ef2472fd9ea742b04c77a75093ba2757c93"
247247 integrity sha1-jCpe8kcv2ep0KwTHenUJO6J1fJM=
248248
249+ array-filter@^1.0.0 :
250+ version "1.0.0"
251+ resolved "https://registry.yarnpkg.com/array-filter/-/array-filter-1.0.0.tgz#baf79e62e6ef4c2a4c0b831232daffec251f9d83"
252+ integrity sha1-uveeYubvTCpMC4MSMtr/7CUfnYM=
253+
249254array-filter@~0.0.0 :
250255 version "0.0.1"
251256 resolved "https://registry.yarnpkg.com/array-filter/-/array-filter-0.0.1.tgz#7da8cf2e26628ed732803581fd21f67cacd2eeec"
@@ -301,6 +306,15 @@ array-unique@^0.2.1:
301306 resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.2.1.tgz#a1d97ccafcbc2625cc70fadceb36a50c58b01a53"
302307 integrity sha1-odl8yvy8JiXMcPrc6zalDFiwGlM=
303308
309+ array.prototype.flat@^1.2.1 :
310+ version "1.2.1"
311+ resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.1.tgz#812db8f02cad24d3fab65dd67eabe3b8903494a4"
312+ integrity sha512-rVqIs330nLJvfC7JqYvEWwqVr5QjYF1ib02i3YJtR/fICO6527Tjpc/e4Mvmxh3GIePPreRXMdaGyC99YphWEw==
313+ dependencies :
314+ define-properties "^1.1.2"
315+ es-abstract "^1.10.0"
316+ function-bind "^1.1.1"
317+
304318arrify@^1.0.0, arrify@^1.0.1 :
305319 version "1.0.1"
306320 resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
@@ -2594,27 +2608,32 @@ enzyme-adapter-utils@^1.3.0:
25942608 object.assign "^4.0.4"
25952609 prop-types "^15.6.0"
25962610
2597- enzyme@^3.3 .0 :
2598- version "3.3 .0"
2599- resolved "https://registry.yarnpkg.com/enzyme/-/enzyme-3.3 .0.tgz#0971abd167f2d4bf3f5bd508229e1c4b6dc50479 "
2600- integrity sha512-l8csyPyLmtxskTz6pX9W8eDOyH1ckEtDttXk/vlFWCjv00SkjTjtoUrogqp4yEvMyneU9dUJoOLnqFoiHb8IHA ==
2611+ enzyme@^3.10 .0 :
2612+ version "3.10 .0"
2613+ resolved "https://registry.yarnpkg.com/enzyme/-/enzyme-3.10 .0.tgz#7218e347c4a7746e133f8e964aada4a3523452f6 "
2614+ integrity sha512-p2yy9Y7t/PFbPoTvrWde7JIYB2ZyGC+NgTNbVEGvZ5/EyoYSr9aG/2rSbVvyNvMHEhw9/dmGUJHWtfQIEiX9pg ==
26012615 dependencies :
2616+ array.prototype.flat "^1.2.1"
26022617 cheerio "^1.0.0-rc.2"
2603- function.prototype.name "^1.0.3"
2604- has "^1.0.1"
2618+ function.prototype.name "^1.1.0"
2619+ has "^1.0.3"
2620+ html-element-map "^1.0.0"
26052621 is-boolean-object "^1.0.0"
2606- is-callable "^1.1.3 "
2622+ is-callable "^1.1.4 "
26072623 is-number-object "^1.0.3"
2624+ is-regex "^1.0.4"
26082625 is-string "^1.0.4"
26092626 is-subset "^0.1.1"
2610- lodash "^4.17.4"
2611- object-inspect "^1.5.0"
2627+ lodash.escape "^4.0.1"
2628+ lodash.isequal "^4.5.0"
2629+ object-inspect "^1.6.0"
26122630 object-is "^1.0.1"
26132631 object.assign "^4.1.0"
26142632 object.entries "^1.0.4"
26152633 object.values "^1.0.4"
26162634 raf "^3.4.0"
26172635 rst-selector-parser "^2.2.3"
2636+ string.prototype.trim "^1.1.2"
26182637
26192638errno@^0.1.3, errno@^0.1.4 :
26202639 version "0.1.5"
@@ -2630,6 +2649,18 @@ error-ex@^1.2.0:
26302649 dependencies :
26312650 is-arrayish "^0.2.1"
26322651
2652+ es-abstract@^1.10.0, es-abstract@^1.5.0 :
2653+ version "1.13.0"
2654+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.13.0.tgz#ac86145fdd5099d8dd49558ccba2eaf9b88e24e9"
2655+ integrity sha512-vDZfg/ykNxQVwup/8E1BZhVzFfBxs9NqMzGcvIJrqg5k2/5Za2bWo40dK2J1pgLngZ7c+Shh8lwYtLGyrwPutg==
2656+ dependencies :
2657+ es-to-primitive "^1.2.0"
2658+ function-bind "^1.1.1"
2659+ has "^1.0.3"
2660+ is-callable "^1.1.4"
2661+ is-regex "^1.0.4"
2662+ object-keys "^1.0.12"
2663+
26332664es-abstract@^1.6.1, es-abstract@^1.7.0 :
26342665 version "1.10.0"
26352666 resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.10.0.tgz#1ecb36c197842a00d8ee4c2dfd8646bb97d60864"
@@ -2650,6 +2681,15 @@ es-to-primitive@^1.1.1:
26502681 is-date-object "^1.0.1"
26512682 is-symbol "^1.0.1"
26522683
2684+ es-to-primitive@^1.2.0 :
2685+ version "1.2.0"
2686+ resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.0.tgz#edf72478033456e8dda8ef09e00ad9650707f377"
2687+ integrity sha512-qZryBOJjV//LaxLTV6UC//WewneB3LcXOL9NP++ozKVXsIIIpm/2c13UDiD9Jp2eThsecw9m3jPqDwTyobcdbg==
2688+ dependencies :
2689+ is-callable "^1.1.4"
2690+ is-date-object "^1.0.1"
2691+ is-symbol "^1.0.2"
2692+
26532693es5-ext@^0.10.14, es5-ext@^0.10.35, es5-ext@^0.10.9, es5-ext@~0.10.14 :
26542694 version "0.10.37"
26552695 resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.37.tgz#0ee741d148b80069ba27d020393756af257defc3"
@@ -3464,7 +3504,7 @@ function-bind@^1.0.2, function-bind@^1.1.0, function-bind@^1.1.1:
34643504 resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
34653505 integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
34663506
3467- function.prototype.name@^1.0.3 :
3507+ function.prototype.name@^1.1.0 :
34683508 version "1.1.0"
34693509 resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.0.tgz#8bd763cc0af860a859cc5d49384d74b932cd2327"
34703510 integrity sha512-Bs0VRrTz4ghD8pTmbJQD1mZ8A/mN0ur/jGz+A6FBxPDUPkm1tNfF6bhTYPA7i7aF4lZJVr+OXTNNrnnIl58Wfg==
@@ -3744,12 +3784,12 @@ has-unicode@^2.0.0:
37443784 resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
37453785 integrity sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=
37463786
3747- has@^1.0.1 :
3748- version "1.0.1 "
3749- resolved "https://registry.yarnpkg.com/has/-/has-1.0.1 .tgz#8461733f538b0837c9361e39a9ab9e9704dc2f28 "
3750- integrity sha1-hGFzP1OLCDfJNh45qauelwTcLyg =
3787+ has@^1.0.1, has@^1.0.3 :
3788+ version "1.0.3 "
3789+ resolved "https://registry.yarnpkg.com/has/-/has-1.0.3 .tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796 "
3790+ integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw= =
37513791 dependencies :
3752- function-bind "^1.0.2 "
3792+ function-bind "^1.1.1 "
37533793
37543794hash-base@^2.0.0 :
37553795 version "2.0.2"
@@ -3874,6 +3914,13 @@ html-comment-regex@^1.1.0:
38743914 resolved "https://registry.yarnpkg.com/html-comment-regex/-/html-comment-regex-1.1.1.tgz#668b93776eaae55ebde8f3ad464b307a4963625e"
38753915 integrity sha1-ZouTd26q5V696POtRkswekljYl4=
38763916
3917+ html-element-map@^1.0.0 :
3918+ version "1.0.1"
3919+ resolved "https://registry.yarnpkg.com/html-element-map/-/html-element-map-1.0.1.tgz#3c4fcb4874ebddfe4283b51c8994e7713782b592"
3920+ integrity sha512-BZSfdEm6n706/lBfXKWa4frZRZcT5k1cOusw95ijZsHlI+GdgY0v95h6IzO3iIDf2ROwq570YTwqNPqHcNMozw==
3921+ dependencies :
3922+ array-filter "^1.0.0"
3923+
38773924html-encoding-sniffer@^1.0.1 :
38783925 version "1.0.2"
38793926 resolved "https://registry.yarnpkg.com/html-encoding-sniffer/-/html-encoding-sniffer-1.0.2.tgz#e70d84b94da53aa375e11fe3a351be6642ca46f8"
@@ -4203,10 +4250,10 @@ is-builtin-module@^1.0.0:
42034250 dependencies :
42044251 builtin-modules "^1.0.0"
42054252
4206- is-callable@^1.1.1, is-callable@^1.1.3 :
4207- version "1.1.3 "
4208- resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.3 .tgz#86eb75392805ddc33af71c92a0eedf74ee7604b2 "
4209- integrity sha1-hut1OSgF3cM69xySoO7fdO52BLI =
4253+ is-callable@^1.1.1, is-callable@^1.1.3, is-callable@^1.1.4 :
4254+ version "1.1.4 "
4255+ resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4 .tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75 "
4256+ integrity sha512-r5p9sxJjYnArLjObpjA4xu5EKI3CuKHkJXMhT7kwbpUyIFD1n5PMAsoPvWnvtZiNz7LjkYDRZhd7FlI0eMijEA= =
42104257
42114258is-ci@^1.0.10 :
42124259 version "1.0.10"
@@ -4416,6 +4463,13 @@ is-symbol@^1.0.1:
44164463 resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.1.tgz#3cc59f00025194b6ab2e38dbae6689256b660572"
44174464 integrity sha1-PMWfAAJRlLarLjjbrmaJJWtmBXI=
44184465
4466+ is-symbol@^1.0.2 :
4467+ version "1.0.2"
4468+ resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.2.tgz#a055f6ae57192caee329e7a860118b497a950f38"
4469+ integrity sha512-HS8bZ9ox60yCJLH9snBpIwv9pYUAkcuLhSA1oero1UB5y9aiQpRA8y2ex945AOtCZL1lJDeIk3G5LthswI46Lw==
4470+ dependencies :
4471+ has-symbols "^1.0.0"
4472+
44194473is-typedarray@~1.0.0 :
44204474 version "1.0.0"
44214475 resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
@@ -5098,11 +5152,21 @@ lodash.defaults@^4.2.0:
50985152 resolved "https://registry.yarnpkg.com/lodash.defaults/-/lodash.defaults-4.2.0.tgz#d09178716ffea4dde9e5fb7b37f6f0802274580c"
50995153 integrity sha1-0JF4cW/+pN3p5ft7N/bwgCJ0WAw=
51005154
5155+ lodash.escape@^4.0.1 :
5156+ version "4.0.1"
5157+ resolved "https://registry.yarnpkg.com/lodash.escape/-/lodash.escape-4.0.1.tgz#c9044690c21e04294beaa517712fded1fa88de98"
5158+ integrity sha1-yQRGkMIeBClL6qUXcS/e0fqI3pg=
5159+
51015160lodash.flattendeep@^4.4.0 :
51025161 version "4.4.0"
51035162 resolved "https://registry.yarnpkg.com/lodash.flattendeep/-/lodash.flattendeep-4.4.0.tgz#fb030917f86a3134e5bc9bec0d69e0013ddfedb2"
51045163 integrity sha1-+wMJF/hqMTTlvJvsDWngAT3f7bI=
51055164
5165+ lodash.isequal@^4.5.0 :
5166+ version "4.5.0"
5167+ resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0"
5168+ integrity sha1-QVxEePK8wwEgwizhDtMib30+GOA=
5169+
51065170lodash.memoize@^4.1.2 :
51075171 version "4.1.2"
51085172 resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
@@ -5726,10 +5790,10 @@ object-hash@^1.1.4:
57265790 resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-1.2.0.tgz#e96af0e96981996a1d47f88ead8f74f1ebc4422b"
57275791 integrity sha512-smRWXzkvxw72VquyZ0wggySl7PFUtoDhvhpdwgESXxUrH7vVhhp9asfup1+rVLrhsl7L45Ee1Q/l5R2Ul4MwUg==
57285792
5729- object-inspect@^1.5 .0 :
5730- version "1.5 .0"
5731- resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.5 .0.tgz#9d876c11e40f485c79215670281b767488f9bfe3 "
5732- integrity sha512-UmOFbHbwvv+XHj7BerrhVq+knjceBdkvU5AriwLMvhv2qi+e7DJzxfBeFpILEjVzCp+xA+W/pIf06RGPWlZNfw ==
5793+ object-inspect@^1.6 .0 :
5794+ version "1.6 .0"
5795+ resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.6 .0.tgz#c70b6cbf72f274aab4c34c0c82f5167bf82cf15b "
5796+ integrity sha512-GJzfBZ6DgDAmnuaM3104jR4s1Myxr3Y3zfIyN4z3UdqN69oSRacNK8UhnobDdC+7J2AHCjGwxQubNJfE70SXXQ ==
57335797
57345798object-is@^1.0.1 :
57355799 version "1.0.1"
@@ -5741,6 +5805,11 @@ object-keys@^1.0.11, object-keys@^1.0.8:
57415805 resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.11.tgz#c54601778ad560f1142ce0e01bcca8b56d13426d"
57425806 integrity sha1-xUYBd4rVYPEULODgG8yotW0TQm0=
57435807
5808+ object-keys@^1.0.12 :
5809+ version "1.1.1"
5810+ resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
5811+ integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
5812+
57445813object.assign@^4.0.4, object.assign@^4.1.0 :
57455814 version "4.1.0"
57465815 resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.0.tgz#968bf1100d7956bb3ca086f006f846b3bc4008da"
@@ -7854,6 +7923,15 @@ string-width@^2.0.0, string-width@^2.1.0, string-width@^2.1.1:
78547923 is-fullwidth-code-point "^2.0.0"
78557924 strip-ansi "^4.0.0"
78567925
7926+ string.prototype.trim@^1.1.2 :
7927+ version "1.1.2"
7928+ resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.1.2.tgz#d04de2c89e137f4d7d206f086b5ed2fae6be8cea"
7929+ integrity sha1-0E3iyJ4Tf019IG8Ia17S+ua+jOo=
7930+ dependencies :
7931+ define-properties "^1.1.2"
7932+ es-abstract "^1.5.0"
7933+ function-bind "^1.0.2"
7934+
78577935string_decoder@^1.0.0, string_decoder@~1.0.3 :
78587936 version "1.0.3"
78597937 resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.0.3.tgz#0fc67d7c141825de94282dd536bec6b9bce860ab"
0 commit comments