@@ -258,6 +258,11 @@ array-equal@^1.0.0:
258258 resolved "https://registry.yarnpkg.com/array-equal/-/array-equal-1.0.0.tgz#8c2a5ef2472fd9ea742b04c77a75093ba2757c93"
259259 integrity sha1-jCpe8kcv2ep0KwTHenUJO6J1fJM=
260260
261+ array-filter@^1.0.0 :
262+ version "1.0.0"
263+ resolved "https://registry.yarnpkg.com/array-filter/-/array-filter-1.0.0.tgz#baf79e62e6ef4c2a4c0b831232daffec251f9d83"
264+ integrity sha1-uveeYubvTCpMC4MSMtr/7CUfnYM=
265+
261266array-filter@~0.0.0 :
262267 version "0.0.1"
263268 resolved "https://registry.yarnpkg.com/array-filter/-/array-filter-0.0.1.tgz#7da8cf2e26628ed732803581fd21f67cacd2eeec"
@@ -313,6 +318,15 @@ array-unique@^0.2.1:
313318 resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.2.1.tgz#a1d97ccafcbc2625cc70fadceb36a50c58b01a53"
314319 integrity sha1-odl8yvy8JiXMcPrc6zalDFiwGlM=
315320
321+ array.prototype.flat@^1.2.1 :
322+ version "1.2.1"
323+ resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.1.tgz#812db8f02cad24d3fab65dd67eabe3b8903494a4"
324+ integrity sha512-rVqIs330nLJvfC7JqYvEWwqVr5QjYF1ib02i3YJtR/fICO6527Tjpc/e4Mvmxh3GIePPreRXMdaGyC99YphWEw==
325+ dependencies :
326+ define-properties "^1.1.2"
327+ es-abstract "^1.10.0"
328+ function-bind "^1.1.1"
329+
316330arrify@^1.0.0, arrify@^1.0.1 :
317331 version "1.0.1"
318332 resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
@@ -2612,27 +2626,32 @@ enzyme-adapter-utils@^1.3.0:
26122626 object.assign "^4.0.4"
26132627 prop-types "^15.6.0"
26142628
2615- enzyme@^3.3 .0 :
2616- version "3.3 .0"
2617- resolved "https://registry.yarnpkg.com/enzyme/-/enzyme-3.3 .0.tgz#0971abd167f2d4bf3f5bd508229e1c4b6dc50479 "
2618- integrity sha512-l8csyPyLmtxskTz6pX9W8eDOyH1ckEtDttXk/vlFWCjv00SkjTjtoUrogqp4yEvMyneU9dUJoOLnqFoiHb8IHA ==
2629+ enzyme@^3.10 .0 :
2630+ version "3.10 .0"
2631+ resolved "https://registry.yarnpkg.com/enzyme/-/enzyme-3.10 .0.tgz#7218e347c4a7746e133f8e964aada4a3523452f6 "
2632+ integrity sha512-p2yy9Y7t/PFbPoTvrWde7JIYB2ZyGC+NgTNbVEGvZ5/EyoYSr9aG/2rSbVvyNvMHEhw9/dmGUJHWtfQIEiX9pg ==
26192633 dependencies :
2634+ array.prototype.flat "^1.2.1"
26202635 cheerio "^1.0.0-rc.2"
2621- function.prototype.name "^1.0.3"
2622- has "^1.0.1"
2636+ function.prototype.name "^1.1.0"
2637+ has "^1.0.3"
2638+ html-element-map "^1.0.0"
26232639 is-boolean-object "^1.0.0"
2624- is-callable "^1.1.3 "
2640+ is-callable "^1.1.4 "
26252641 is-number-object "^1.0.3"
2642+ is-regex "^1.0.4"
26262643 is-string "^1.0.4"
26272644 is-subset "^0.1.1"
2628- lodash "^4.17.4"
2629- object-inspect "^1.5.0"
2645+ lodash.escape "^4.0.1"
2646+ lodash.isequal "^4.5.0"
2647+ object-inspect "^1.6.0"
26302648 object-is "^1.0.1"
26312649 object.assign "^4.1.0"
26322650 object.entries "^1.0.4"
26332651 object.values "^1.0.4"
26342652 raf "^3.4.0"
26352653 rst-selector-parser "^2.2.3"
2654+ string.prototype.trim "^1.1.2"
26362655
26372656errno@^0.1.3, errno@^0.1.4 :
26382657 version "0.1.5"
@@ -2648,6 +2667,18 @@ error-ex@^1.2.0:
26482667 dependencies :
26492668 is-arrayish "^0.2.1"
26502669
2670+ es-abstract@^1.10.0, es-abstract@^1.5.0 :
2671+ version "1.13.0"
2672+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.13.0.tgz#ac86145fdd5099d8dd49558ccba2eaf9b88e24e9"
2673+ integrity sha512-vDZfg/ykNxQVwup/8E1BZhVzFfBxs9NqMzGcvIJrqg5k2/5Za2bWo40dK2J1pgLngZ7c+Shh8lwYtLGyrwPutg==
2674+ dependencies :
2675+ es-to-primitive "^1.2.0"
2676+ function-bind "^1.1.1"
2677+ has "^1.0.3"
2678+ is-callable "^1.1.4"
2679+ is-regex "^1.0.4"
2680+ object-keys "^1.0.12"
2681+
26512682es-abstract@^1.6.1, es-abstract@^1.7.0 :
26522683 version "1.10.0"
26532684 resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.10.0.tgz#1ecb36c197842a00d8ee4c2dfd8646bb97d60864"
@@ -2668,6 +2699,15 @@ es-to-primitive@^1.1.1:
26682699 is-date-object "^1.0.1"
26692700 is-symbol "^1.0.1"
26702701
2702+ es-to-primitive@^1.2.0 :
2703+ version "1.2.0"
2704+ resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.0.tgz#edf72478033456e8dda8ef09e00ad9650707f377"
2705+ integrity sha512-qZryBOJjV//LaxLTV6UC//WewneB3LcXOL9NP++ozKVXsIIIpm/2c13UDiD9Jp2eThsecw9m3jPqDwTyobcdbg==
2706+ dependencies :
2707+ is-callable "^1.1.4"
2708+ is-date-object "^1.0.1"
2709+ is-symbol "^1.0.2"
2710+
26712711es5-ext@^0.10.14, es5-ext@^0.10.35, es5-ext@^0.10.9, es5-ext@~0.10.14 :
26722712 version "0.10.37"
26732713 resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.37.tgz#0ee741d148b80069ba27d020393756af257defc3"
@@ -3477,7 +3517,7 @@ function-bind@^1.0.2, function-bind@^1.1.0, function-bind@^1.1.1:
34773517 resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
34783518 integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
34793519
3480- function.prototype.name@^1.0.3 :
3520+ function.prototype.name@^1.1.0 :
34813521 version "1.1.0"
34823522 resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.0.tgz#8bd763cc0af860a859cc5d49384d74b932cd2327"
34833523 integrity sha512-Bs0VRrTz4ghD8pTmbJQD1mZ8A/mN0ur/jGz+A6FBxPDUPkm1tNfF6bhTYPA7i7aF4lZJVr+OXTNNrnnIl58Wfg==
@@ -3762,12 +3802,12 @@ has-unicode@^2.0.0:
37623802 resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
37633803 integrity sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=
37643804
3765- has@^1.0.1 :
3766- version "1.0.1 "
3767- resolved "https://registry.yarnpkg.com/has/-/has-1.0.1 .tgz#8461733f538b0837c9361e39a9ab9e9704dc2f28 "
3768- integrity sha1-hGFzP1OLCDfJNh45qauelwTcLyg =
3805+ has@^1.0.1, has@^1.0.3 :
3806+ version "1.0.3 "
3807+ resolved "https://registry.yarnpkg.com/has/-/has-1.0.3 .tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796 "
3808+ integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw= =
37693809 dependencies :
3770- function-bind "^1.0.2 "
3810+ function-bind "^1.1.1 "
37713811
37723812hash-base@^2.0.0 :
37733813 version "2.0.2"
@@ -3895,6 +3935,13 @@ html-comment-regex@^1.1.0:
38953935 resolved "https://registry.yarnpkg.com/html-comment-regex/-/html-comment-regex-1.1.1.tgz#668b93776eaae55ebde8f3ad464b307a4963625e"
38963936 integrity sha1-ZouTd26q5V696POtRkswekljYl4=
38973937
3938+ html-element-map@^1.0.0 :
3939+ version "1.0.1"
3940+ resolved "https://registry.yarnpkg.com/html-element-map/-/html-element-map-1.0.1.tgz#3c4fcb4874ebddfe4283b51c8994e7713782b592"
3941+ integrity sha512-BZSfdEm6n706/lBfXKWa4frZRZcT5k1cOusw95ijZsHlI+GdgY0v95h6IzO3iIDf2ROwq570YTwqNPqHcNMozw==
3942+ dependencies :
3943+ array-filter "^1.0.0"
3944+
38983945html-encoding-sniffer@^1.0.1 :
38993946 version "1.0.2"
39003947 resolved "https://registry.yarnpkg.com/html-encoding-sniffer/-/html-encoding-sniffer-1.0.2.tgz#e70d84b94da53aa375e11fe3a351be6642ca46f8"
@@ -4224,10 +4271,10 @@ is-builtin-module@^1.0.0:
42244271 dependencies :
42254272 builtin-modules "^1.0.0"
42264273
4227- is-callable@^1.1.1, is-callable@^1.1.3 :
4228- version "1.1.3 "
4229- resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.3 .tgz#86eb75392805ddc33af71c92a0eedf74ee7604b2 "
4230- integrity sha1-hut1OSgF3cM69xySoO7fdO52BLI =
4274+ is-callable@^1.1.1, is-callable@^1.1.3, is-callable@^1.1.4 :
4275+ version "1.1.4 "
4276+ resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4 .tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75 "
4277+ integrity sha512-r5p9sxJjYnArLjObpjA4xu5EKI3CuKHkJXMhT7kwbpUyIFD1n5PMAsoPvWnvtZiNz7LjkYDRZhd7FlI0eMijEA= =
42314278
42324279is-ci@^1.0.10 :
42334280 version "1.0.10"
@@ -4437,6 +4484,13 @@ is-symbol@^1.0.1:
44374484 resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.1.tgz#3cc59f00025194b6ab2e38dbae6689256b660572"
44384485 integrity sha1-PMWfAAJRlLarLjjbrmaJJWtmBXI=
44394486
4487+ is-symbol@^1.0.2 :
4488+ version "1.0.2"
4489+ resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.2.tgz#a055f6ae57192caee329e7a860118b497a950f38"
4490+ integrity sha512-HS8bZ9ox60yCJLH9snBpIwv9pYUAkcuLhSA1oero1UB5y9aiQpRA8y2ex945AOtCZL1lJDeIk3G5LthswI46Lw==
4491+ dependencies :
4492+ has-symbols "^1.0.0"
4493+
44404494is-typedarray@~1.0.0 :
44414495 version "1.0.0"
44424496 resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
@@ -5124,11 +5178,21 @@ lodash.defaults@^4.2.0:
51245178 resolved "https://registry.yarnpkg.com/lodash.defaults/-/lodash.defaults-4.2.0.tgz#d09178716ffea4dde9e5fb7b37f6f0802274580c"
51255179 integrity sha1-0JF4cW/+pN3p5ft7N/bwgCJ0WAw=
51265180
5181+ lodash.escape@^4.0.1 :
5182+ version "4.0.1"
5183+ resolved "https://registry.yarnpkg.com/lodash.escape/-/lodash.escape-4.0.1.tgz#c9044690c21e04294beaa517712fded1fa88de98"
5184+ integrity sha1-yQRGkMIeBClL6qUXcS/e0fqI3pg=
5185+
51275186lodash.flattendeep@^4.4.0 :
51285187 version "4.4.0"
51295188 resolved "https://registry.yarnpkg.com/lodash.flattendeep/-/lodash.flattendeep-4.4.0.tgz#fb030917f86a3134e5bc9bec0d69e0013ddfedb2"
51305189 integrity sha1-+wMJF/hqMTTlvJvsDWngAT3f7bI=
51315190
5191+ lodash.isequal@^4.5.0 :
5192+ version "4.5.0"
5193+ resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0"
5194+ integrity sha1-QVxEePK8wwEgwizhDtMib30+GOA=
5195+
51325196lodash.memoize@^4.1.2 :
51335197 version "4.1.2"
51345198 resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
@@ -5761,10 +5825,10 @@ object-hash@^1.1.4:
57615825 resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-1.2.0.tgz#e96af0e96981996a1d47f88ead8f74f1ebc4422b"
57625826 integrity sha512-smRWXzkvxw72VquyZ0wggySl7PFUtoDhvhpdwgESXxUrH7vVhhp9asfup1+rVLrhsl7L45Ee1Q/l5R2Ul4MwUg==
57635827
5764- object-inspect@^1.5 .0 :
5765- version "1.5 .0"
5766- resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.5 .0.tgz#9d876c11e40f485c79215670281b767488f9bfe3 "
5767- integrity sha512-UmOFbHbwvv+XHj7BerrhVq+knjceBdkvU5AriwLMvhv2qi+e7DJzxfBeFpILEjVzCp+xA+W/pIf06RGPWlZNfw ==
5828+ object-inspect@^1.6 .0 :
5829+ version "1.6 .0"
5830+ resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.6 .0.tgz#c70b6cbf72f274aab4c34c0c82f5167bf82cf15b "
5831+ integrity sha512-GJzfBZ6DgDAmnuaM3104jR4s1Myxr3Y3zfIyN4z3UdqN69oSRacNK8UhnobDdC+7J2AHCjGwxQubNJfE70SXXQ ==
57685832
57695833object-is@^1.0.1 :
57705834 version "1.0.1"
@@ -5776,6 +5840,11 @@ object-keys@^1.0.11, object-keys@^1.0.8:
57765840 resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.11.tgz#c54601778ad560f1142ce0e01bcca8b56d13426d"
57775841 integrity sha1-xUYBd4rVYPEULODgG8yotW0TQm0=
57785842
5843+ object-keys@^1.0.12 :
5844+ version "1.1.1"
5845+ resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
5846+ integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
5847+
57795848object.assign@^4.0.4, object.assign@^4.1.0 :
57805849 version "4.1.0"
57815850 resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.0.tgz#968bf1100d7956bb3ca086f006f846b3bc4008da"
@@ -7898,6 +7967,15 @@ string-width@^2.0.0, string-width@^2.1.0, string-width@^2.1.1:
78987967 is-fullwidth-code-point "^2.0.0"
78997968 strip-ansi "^4.0.0"
79007969
7970+ string.prototype.trim@^1.1.2 :
7971+ version "1.1.2"
7972+ resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.1.2.tgz#d04de2c89e137f4d7d206f086b5ed2fae6be8cea"
7973+ integrity sha1-0E3iyJ4Tf019IG8Ia17S+ua+jOo=
7974+ dependencies :
7975+ define-properties "^1.1.2"
7976+ es-abstract "^1.5.0"
7977+ function-bind "^1.0.2"
7978+
79017979string_decoder@^1.0.0, string_decoder@~1.0.3 :
79027980 version "1.0.3"
79037981 resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.0.3.tgz#0fc67d7c141825de94282dd536bec6b9bce860ab"
0 commit comments