224224 version "0.22.7"
225225 resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-0.22.7.tgz#4a92eafedfb2b9f4437d3a4410006d81114c66ce"
226226
227- " @types/enzyme@3.1.9 " :
228- version "3.1.9 "
229- resolved "https://registry.yarnpkg.com/@types/enzyme/-/enzyme-3.1.9. tgz#fbd97f3beb7cad76fc9c6f04c97d77f4834522ef "
227+ " @types/enzyme@3.9.3 " :
228+ version "3.9.3 "
229+ resolved "https://registry.yarnpkg.com/@types/enzyme/-/enzyme-3.9.3. tgz#d1029c0edd353d7b00f3924803eb88216460beed "
230230 dependencies :
231231 " @types/cheerio" " *"
232232 " @types/react" " *"
@@ -466,6 +466,10 @@ array-equal@^1.0.0:
466466 version "1.0.0"
467467 resolved "https://registry.yarnpkg.com/array-equal/-/array-equal-1.0.0.tgz#8c2a5ef2472fd9ea742b04c77a75093ba2757c93"
468468
469+ array-filter@^1.0.0 :
470+ version "1.0.0"
471+ resolved "https://registry.yarnpkg.com/array-filter/-/array-filter-1.0.0.tgz#baf79e62e6ef4c2a4c0b831232daffec251f9d83"
472+
469473array-filter@~0.0.0 :
470474 version "0.0.1"
471475 resolved "https://registry.yarnpkg.com/array-filter/-/array-filter-0.0.1.tgz#7da8cf2e26628ed732803581fd21f67cacd2eeec"
@@ -501,6 +505,14 @@ array-unique@^0.3.2:
501505 version "0.3.2"
502506 resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
503507
508+ array.prototype.flat@^1.2.1 :
509+ version "1.2.1"
510+ resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.1.tgz#812db8f02cad24d3fab65dd67eabe3b8903494a4"
511+ dependencies :
512+ define-properties "^1.1.2"
513+ es-abstract "^1.10.0"
514+ function-bind "^1.1.1"
515+
504516array.prototype.flatmap@^1.2.0 :
505517 version "1.2.0"
506518 resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.2.0.tgz#279f7ed4eeb1cedfe5515e92e63cfb40ca15b74b"
27402752 dependencies :
27412753 lodash "^4.17.4"
27422754
2743- enzyme@3.3 .0 :
2744- version "3.3 .0"
2745- resolved "https://registry.yarnpkg.com/enzyme/-/enzyme-3.3 .0.tgz#0971abd167f2d4bf3f5bd508229e1c4b6dc50479 "
2755+ enzyme@3.10 .0 :
2756+ version "3.10 .0"
2757+ resolved "https://registry.yarnpkg.com/enzyme/-/enzyme-3.10 .0.tgz#7218e347c4a7746e133f8e964aada4a3523452f6 "
27462758 dependencies :
2759+ array.prototype.flat "^1.2.1"
27472760 cheerio "^1.0.0-rc.2"
2748- function.prototype.name "^1.0.3"
2749- has "^1.0.1"
2761+ function.prototype.name "^1.1.0"
2762+ has "^1.0.3"
2763+ html-element-map "^1.0.0"
27502764 is-boolean-object "^1.0.0"
2751- is-callable "^1.1.3 "
2765+ is-callable "^1.1.4 "
27522766 is-number-object "^1.0.3"
2767+ is-regex "^1.0.4"
27532768 is-string "^1.0.4"
27542769 is-subset "^0.1.1"
2755- lodash "^4.17.4"
2756- object-inspect "^1.5.0"
2770+ lodash.escape "^4.0.1"
2771+ lodash.isequal "^4.5.0"
2772+ object-inspect "^1.6.0"
27572773 object-is "^1.0.1"
27582774 object.assign "^4.1.0"
27592775 object.entries "^1.0.4"
27602776 object.values "^1.0.4"
27612777 raf "^3.4.0"
27622778 rst-selector-parser "^2.2.3"
2779+ string.prototype.trim "^1.1.2"
27632780
27642781errno@^0.1.3, errno@^0.1.4 :
27652782 version "0.1.6"
@@ -2783,6 +2800,17 @@ es-abstract@^1.10.0, es-abstract@^1.4.3, es-abstract@^1.5.1, es-abstract@^1.6.1,
27832800 is-callable "^1.1.3"
27842801 is-regex "^1.0.4"
27852802
2803+ es-abstract@^1.5.0 :
2804+ version "1.13.0"
2805+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.13.0.tgz#ac86145fdd5099d8dd49558ccba2eaf9b88e24e9"
2806+ dependencies :
2807+ es-to-primitive "^1.2.0"
2808+ function-bind "^1.1.1"
2809+ has "^1.0.3"
2810+ is-callable "^1.1.4"
2811+ is-regex "^1.0.4"
2812+ object-keys "^1.0.12"
2813+
27862814es-to-primitive@^1.1.1 :
27872815 version "1.1.1"
27882816 resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.1.1.tgz#45355248a88979034b6792e19bb81f2b7975dd0d"
@@ -2791,6 +2819,14 @@ es-to-primitive@^1.1.1:
27912819 is-date-object "^1.0.1"
27922820 is-symbol "^1.0.1"
27932821
2822+ es-to-primitive@^1.2.0 :
2823+ version "1.2.0"
2824+ resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.0.tgz#edf72478033456e8dda8ef09e00ad9650707f377"
2825+ dependencies :
2826+ is-callable "^1.1.4"
2827+ is-date-object "^1.0.1"
2828+ is-symbol "^1.0.2"
2829+
27942830es5-ext@^0.10.14, es5-ext@^0.10.35, es5-ext@^0.10.9, es5-ext@~0.10.14 :
27952831 version "0.10.38"
27962832 resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.38.tgz#fa7d40d65bbc9bb8a67e1d3f9cc656a00530eed3"
@@ -3339,7 +3375,7 @@ function-bind@^1.0.2, function-bind@^1.1.0, function-bind@^1.1.1:
33393375 version "1.1.1"
33403376 resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
33413377
3342- function.prototype.name@^1.0.3, function.prototype.name@^1. 1.0 :
3378+ function.prototype.name@^1.1.0 :
33433379 version "1.1.0"
33443380 resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.0.tgz#8bd763cc0af860a859cc5d49384d74b932cd2327"
33453381 dependencies :
@@ -3559,6 +3595,12 @@ has@^1.0.1:
35593595 dependencies :
35603596 function-bind "^1.0.2"
35613597
3598+ has@^1.0.3 :
3599+ version "1.0.3"
3600+ resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
3601+ dependencies :
3602+ function-bind "^1.1.1"
3603+
35623604hash-base@^2.0.0 :
35633605 version "2.0.2"
35643606 resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-2.0.2.tgz#66ea1d856db4e8a5470cadf6fce23ae5244ef2e1"
@@ -3637,6 +3679,12 @@ html-element-attributes@^1.0.0:
36373679 version "1.3.0"
36383680 resolved "https://registry.yarnpkg.com/html-element-attributes/-/html-element-attributes-1.3.0.tgz#f06ebdfce22de979db82020265cac541fb17d4fc"
36393681
3682+ html-element-map@^1.0.0 :
3683+ version "1.0.1"
3684+ resolved "https://registry.yarnpkg.com/html-element-map/-/html-element-map-1.0.1.tgz#3c4fcb4874ebddfe4283b51c8994e7713782b592"
3685+ dependencies :
3686+ array-filter "^1.0.0"
3687+
36403688html-encoding-sniffer@^1.0.2 :
36413689 version "1.0.2"
36423690 resolved "https://registry.yarnpkg.com/html-encoding-sniffer/-/html-encoding-sniffer-1.0.2.tgz#e70d84b94da53aa375e11fe3a351be6642ca46f8"
@@ -3911,6 +3959,10 @@ is-callable@^1.1.1, is-callable@^1.1.3:
39113959 version "1.1.3"
39123960 resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.3.tgz#86eb75392805ddc33af71c92a0eedf74ee7604b2"
39133961
3962+ is-callable@^1.1.4 :
3963+ version "1.1.4"
3964+ resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75"
3965+
39143966is-ci@^1.0.10 :
39153967 version "1.1.0"
39163968 resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.1.0.tgz#247e4162e7860cebbdaf30b774d6b0ac7dcfe7a5"
@@ -4095,6 +4147,12 @@ is-symbol@^1.0.1:
40954147 version "1.0.1"
40964148 resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.1.tgz#3cc59f00025194b6ab2e38dbae6689256b660572"
40974149
4150+ is-symbol@^1.0.2 :
4151+ version "1.0.2"
4152+ resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.2.tgz#a055f6ae57192caee329e7a860118b497a950f38"
4153+ dependencies :
4154+ has-symbols "^1.0.0"
4155+
40984156is-typedarray@~1.0.0 :
40994157 version "1.0.0"
41004158 resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
@@ -4732,6 +4790,10 @@ lodash.debounce@^4.0.8:
47324790 version "4.0.8"
47334791 resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
47344792
4793+ lodash.escape@^4.0.1 :
4794+ version "4.0.1"
4795+ resolved "https://registry.yarnpkg.com/lodash.escape/-/lodash.escape-4.0.1.tgz#c9044690c21e04294beaa517712fded1fa88de98"
4796+
47354797lodash.flattendeep@^4.4.0 :
47364798 version "4.4.0"
47374799 resolved "https://registry.yarnpkg.com/lodash.flattendeep/-/lodash.flattendeep-4.4.0.tgz#fb030917f86a3134e5bc9bec0d69e0013ddfedb2"
@@ -4744,6 +4806,10 @@ lodash.isarray@^3.0.0:
47444806 version "3.0.4"
47454807 resolved "https://registry.yarnpkg.com/lodash.isarray/-/lodash.isarray-3.0.4.tgz#79e4eb88c36a8122af86f844aa9bcd851b5fbb55"
47464808
4809+ lodash.isequal@^4.5.0 :
4810+ version "4.5.0"
4811+ resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0"
4812+
47474813lodash.isplainobject@^4.0.6 :
47484814 version "4.0.6"
47494815 resolved "https://registry.yarnpkg.com/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz#7c526a52d89b45c45cc690b88163be0497f550cb"
@@ -5312,9 +5378,9 @@ object-copy@^0.1.0:
53125378 define-property "^0.2.5"
53135379 kind-of "^3.0.3"
53145380
5315- object-inspect@^1.5 .0 :
5316- version "1.5 .0"
5317- resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.5 .0.tgz#9d876c11e40f485c79215670281b767488f9bfe3 "
5381+ object-inspect@^1.6 .0 :
5382+ version "1.6 .0"
5383+ resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.6 .0.tgz#c70b6cbf72f274aab4c34c0c82f5167bf82cf15b "
53185384
53195385object-is@^1.0.1 :
53205386 version "1.0.1"
@@ -5324,6 +5390,10 @@ object-keys@^1.0.11, object-keys@^1.0.8:
53245390 version "1.0.11"
53255391 resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.11.tgz#c54601778ad560f1142ce0e01bcca8b56d13426d"
53265392
5393+ object-keys@^1.0.12 :
5394+ version "1.1.1"
5395+ resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
5396+
53275397object-visit@^1.0.0 :
53285398 version "1.0.1"
53295399 resolved "https://registry.yarnpkg.com/object-visit/-/object-visit-1.0.1.tgz#f79c4493af0c5377b59fe39d395e41042dd045bb"
@@ -7158,6 +7228,14 @@ string.prototype.padstart@^3.0.0:
71587228 es-abstract "^1.4.3"
71597229 function-bind "^1.0.2"
71607230
7231+ string.prototype.trim@^1.1.2 :
7232+ version "1.1.2"
7233+ resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.1.2.tgz#d04de2c89e137f4d7d206f086b5ed2fae6be8cea"
7234+ dependencies :
7235+ define-properties "^1.1.2"
7236+ es-abstract "^1.5.0"
7237+ function-bind "^1.0.2"
7238+
71617239string_decoder@^1.0.0, string_decoder@~1.0.3 :
71627240 version "1.0.3"
71637241 resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.0.3.tgz#0fc67d7c141825de94282dd536bec6b9bce860ab"
0 commit comments