@@ -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,20 +2532,21 @@ 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.4.2 :
2536
+ version "3.4.2 "
2537
+ resolved "https://registry.yarnpkg.com/enzyme/-/enzyme-3.4.2 .tgz#17bcbec411b6b874c508d31edb51aaf431e88ae7 "
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
2548
lodash "^4.17.4"
2540
- object-inspect "^1.5 .0"
2549
+ object-inspect "^1.6 .0"
2541
2550
object-is "^1.0.1"
2542
2551
object.assign "^4.1.0"
2543
2552
object.entries "^1.0.4"
@@ -2563,7 +2572,7 @@ error-stack-parser@^2.0.0:
2563
2572
dependencies :
2564
2573
stackframe "^1.0.4"
2565
2574
2566
- es-abstract@^1.5.1, es-abstract@^1.6.1 :
2575
+ es-abstract@^1.10.0, es-abstract@^1. 5.1, es-abstract@^1.6.1 :
2567
2576
version "1.12.0"
2568
2577
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.12.0.tgz#9dbbdd27c6856f0001421ca18782d786bf8a6165"
2569
2578
dependencies :
@@ -3335,7 +3344,7 @@ has-values@^1.0.0:
3335
3344
is-number "^3.0.0"
3336
3345
kind-of "^4.0.0"
3337
3346
3338
- has@^1.0.1 :
3347
+ has@^1.0.1, has@^1.0.3 :
3339
3348
version "1.0.3"
3340
3349
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
3341
3350
dependencies :
@@ -3638,7 +3647,7 @@ is-builtin-module@^1.0.0:
3638
3647
dependencies :
3639
3648
builtin-modules "^1.0.0"
3640
3649
3641
- is-callable@^1.1.1, is-callable@^1.1.3 :
3650
+ is-callable@^1.1.1, is-callable@^1.1.3, is-callable@^1.1.4 :
3642
3651
version "1.1.4"
3643
3652
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75"
3644
3653
@@ -5109,7 +5118,7 @@ object-copy@^0.1.0:
5109
5118
define-property "^0.2.5"
5110
5119
kind-of "^3.0.3"
5111
5120
5112
- object-inspect@^1.5.0 :
5121
+ object-inspect@^1.5.0, object-inspect@^1.6.0 :
5113
5122
version "1.6.0"
5114
5123
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.6.0.tgz#c70b6cbf72f274aab4c34c0c82f5167bf82cf15b"
5115
5124
0 commit comments