@@ -1196,6 +1196,14 @@ array-unique@^0.3.2:
1196
1196
version "0.3.2"
1197
1197
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
1198
1198
1199
+ array.prototype.flat@^1.2.1 :
1200
+ version "1.2.1"
1201
+ resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.1.tgz#812db8f02cad24d3fab65dd67eabe3b8903494a4"
1202
+ dependencies :
1203
+ define-properties "^1.1.2"
1204
+ es-abstract "^1.10.0"
1205
+ function-bind "^1.1.1"
1206
+
1199
1207
arrify@^1.0.0, arrify@^1.0.1 :
1200
1208
version "1.0.1"
1201
1209
resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
@@ -2524,26 +2532,29 @@ enzyme-to-json@3.3.4:
2524
2532
dependencies :
2525
2533
lodash "^4.17.4"
2526
2534
2527
- enzyme@3.3 .0 :
2528
- version "3.3 .0"
2529
- resolved "https://registry.yarnpkg.com/enzyme/-/enzyme-3.3 .0.tgz#0971abd167f2d4bf3f5bd508229e1c4b6dc50479 "
2535
+ enzyme@3.8 .0 :
2536
+ version "3.8 .0"
2537
+ resolved "https://registry.yarnpkg.com/enzyme/-/enzyme-3.8 .0.tgz#646d2d5d0798cb98fdec39afcee8a53237b47ad5 "
2530
2538
dependencies :
2539
+ array.prototype.flat "^1.2.1"
2531
2540
cheerio "^1.0.0-rc.2"
2532
- function.prototype.name "^1.0.3 "
2533
- has "^1.0.1 "
2541
+ function.prototype.name "^1.1.0 "
2542
+ has "^1.0.3 "
2534
2543
is-boolean-object "^1.0.0"
2535
- is-callable "^1.1.3 "
2544
+ is-callable "^1.1.4 "
2536
2545
is-number-object "^1.0.3"
2537
2546
is-string "^1.0.4"
2538
2547
is-subset "^0.1.1"
2539
- lodash "^4.17.4"
2540
- object-inspect "^1.5.0"
2548
+ lodash.escape "^4.0.1"
2549
+ lodash.isequal "^4.5.0"
2550
+ object-inspect "^1.6.0"
2541
2551
object-is "^1.0.1"
2542
2552
object.assign "^4.1.0"
2543
2553
object.entries "^1.0.4"
2544
2554
object.values "^1.0.4"
2545
2555
raf "^3.4.0"
2546
2556
rst-selector-parser "^2.2.3"
2557
+ string.prototype.trim "^1.1.2"
2547
2558
2548
2559
errno@^0.1.2, errno@^0.1.3, errno@~0.1.7 :
2549
2560
version "0.1.7"
@@ -2563,7 +2574,7 @@ error-stack-parser@^2.0.0:
2563
2574
dependencies :
2564
2575
stackframe "^1.0.4"
2565
2576
2566
- es-abstract@^1.5.1, es-abstract@^1.6.1 :
2577
+ es-abstract@^1.10.0, es-abstract@^1.5.0, es-abstract@^1. 5.1, es-abstract@^1.6.1 :
2567
2578
version "1.12.0"
2568
2579
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.12.0.tgz#9dbbdd27c6856f0001421ca18782d786bf8a6165"
2569
2580
dependencies :
@@ -3099,7 +3110,7 @@ fsevents@^1.2.2, fsevents@^1.2.3:
3099
3110
nan "^2.9.2"
3100
3111
node-pre-gyp "^0.10.0"
3101
3112
3102
- function-bind@^1.1.0, function-bind@^1.1.1 :
3113
+ function-bind@^1.0.2, function-bind@^1. 1.0, function-bind@^1.1.1 :
3103
3114
version "1.1.1"
3104
3115
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
3105
3116
@@ -3335,7 +3346,7 @@ has-values@^1.0.0:
3335
3346
is-number "^3.0.0"
3336
3347
kind-of "^4.0.0"
3337
3348
3338
- has@^1.0.1 :
3349
+ has@^1.0.1, has@^1.0.3 :
3339
3350
version "1.0.3"
3340
3351
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
3341
3352
dependencies :
@@ -3638,7 +3649,7 @@ is-builtin-module@^1.0.0:
3638
3649
dependencies :
3639
3650
builtin-modules "^1.0.0"
3640
3651
3641
- is-callable@^1.1.1, is-callable@^1.1.3 :
3652
+ is-callable@^1.1.1, is-callable@^1.1.3, is-callable@^1.1.4 :
3642
3653
version "1.1.4"
3643
3654
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75"
3644
3655
@@ -4532,10 +4543,18 @@ lodash.debounce@^4.0.8:
4532
4543
version "4.0.8"
4533
4544
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
4534
4545
4546
+ lodash.escape@^4.0.1 :
4547
+ version "4.0.1"
4548
+ resolved "https://registry.yarnpkg.com/lodash.escape/-/lodash.escape-4.0.1.tgz#c9044690c21e04294beaa517712fded1fa88de98"
4549
+
4535
4550
lodash.flattendeep@^4.4.0 :
4536
4551
version "4.4.0"
4537
4552
resolved "https://registry.yarnpkg.com/lodash.flattendeep/-/lodash.flattendeep-4.4.0.tgz#fb030917f86a3134e5bc9bec0d69e0013ddfedb2"
4538
4553
4554
+ lodash.isequal@^4.5.0 :
4555
+ version "4.5.0"
4556
+ resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0"
4557
+
4539
4558
lodash.sortby@^4.7.0 :
4540
4559
version "4.7.0"
4541
4560
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
@@ -5109,7 +5128,7 @@ object-copy@^0.1.0:
5109
5128
define-property "^0.2.5"
5110
5129
kind-of "^3.0.3"
5111
5130
5112
- object-inspect@^1.5.0 :
5131
+ object-inspect@^1.5.0, object-inspect@^1.6.0 :
5113
5132
version "1.6.0"
5114
5133
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.6.0.tgz#c70b6cbf72f274aab4c34c0c82f5167bf82cf15b"
5115
5134
@@ -6523,6 +6542,14 @@ string-width@^1.0.1:
6523
6542
is-fullwidth-code-point "^2.0.0"
6524
6543
strip-ansi "^4.0.0"
6525
6544
6545
+ string.prototype.trim@^1.1.2 :
6546
+ version "1.1.2"
6547
+ resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.1.2.tgz#d04de2c89e137f4d7d206f086b5ed2fae6be8cea"
6548
+ dependencies :
6549
+ define-properties "^1.1.2"
6550
+ es-abstract "^1.5.0"
6551
+ function-bind "^1.0.2"
6552
+
6526
6553
string_decoder@^1.0.0, string_decoder@~1.1.1 :
6527
6554
version "1.1.1"
6528
6555
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8"
0 commit comments