@@ -248,6 +248,14 @@ array-unique@^0.3.2:
248
248
version "0.3.2"
249
249
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
250
250
251
+ array.prototype.flat@^1.2.1 :
252
+ version "1.2.1"
253
+ resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.1.tgz#812db8f02cad24d3fab65dd67eabe3b8903494a4"
254
+ dependencies :
255
+ define-properties "^1.1.2"
256
+ es-abstract "^1.10.0"
257
+ function-bind "^1.1.1"
258
+
251
259
arrify@^1.0.0, arrify@^1.0.1 :
252
260
version "1.0.1"
253
261
resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
@@ -2244,20 +2252,21 @@ enzyme-adapter-utils@^1.3.0:
2244
2252
object.assign "^4.0.4"
2245
2253
prop-types "^15.6.0"
2246
2254
2247
- enzyme@3.3.0 :
2248
- version "3.3.0 "
2249
- resolved "https://registry.yarnpkg.com/enzyme/-/enzyme-3.3.0 .tgz#0971abd167f2d4bf3f5bd508229e1c4b6dc50479 "
2255
+ enzyme@3.4.4 :
2256
+ version "3.4.4 "
2257
+ resolved "https://registry.yarnpkg.com/enzyme/-/enzyme-3.4.4 .tgz#92c7c6b9e59d4ef0c3d36a75dccc0e41a5c14d21 "
2250
2258
dependencies :
2259
+ array.prototype.flat "^1.2.1"
2251
2260
cheerio "^1.0.0-rc.2"
2252
- function.prototype.name "^1.0.3 "
2253
- has "^1.0.1 "
2261
+ function.prototype.name "^1.1.0 "
2262
+ has "^1.0.3 "
2254
2263
is-boolean-object "^1.0.0"
2255
- is-callable "^1.1.3 "
2264
+ is-callable "^1.1.4 "
2256
2265
is-number-object "^1.0.3"
2257
2266
is-string "^1.0.4"
2258
2267
is-subset "^0.1.1"
2259
2268
lodash "^4.17.4"
2260
- object-inspect "^1.5 .0"
2269
+ object-inspect "^1.6 .0"
2261
2270
object-is "^1.0.1"
2262
2271
object.assign "^4.1.0"
2263
2272
object.entries "^1.0.4"
@@ -2277,7 +2286,7 @@ error-ex@^1.2.0:
2277
2286
dependencies :
2278
2287
is-arrayish "^0.2.1"
2279
2288
2280
- es-abstract@^1.6.1, es-abstract@^1.7.0 :
2289
+ es-abstract@^1.10.0, es-abstract@^1. 6.1, es-abstract@^1.7.0 :
2281
2290
version "1.12.0"
2282
2291
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.12.0.tgz#9dbbdd27c6856f0001421ca18782d786bf8a6165"
2283
2292
dependencies :
@@ -2963,7 +2972,7 @@ function-bind@^1.1.0, function-bind@^1.1.1:
2963
2972
version "1.1.1"
2964
2973
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
2965
2974
2966
- function.prototype.name@^1.0.3 :
2975
+ function.prototype.name@^1.1.0 :
2967
2976
version "1.1.0"
2968
2977
resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.0.tgz#8bd763cc0af860a859cc5d49384d74b932cd2327"
2969
2978
dependencies :
@@ -3198,7 +3207,7 @@ has-values@^1.0.0:
3198
3207
is-number "^3.0.0"
3199
3208
kind-of "^4.0.0"
3200
3209
3201
- has@^1.0.1 :
3210
+ has@^1.0.1, has@^1.0.3 :
3202
3211
version "1.0.3"
3203
3212
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
3204
3213
dependencies :
@@ -3545,6 +3554,10 @@ is-callable@^1.1.1, is-callable@^1.1.3:
3545
3554
version "1.1.3"
3546
3555
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.3.tgz#86eb75392805ddc33af71c92a0eedf74ee7604b2"
3547
3556
3557
+ is-callable@^1.1.4 :
3558
+ version "1.1.4"
3559
+ resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75"
3560
+
3548
3561
is-ci@^1.0.10 :
3549
3562
version "1.1.0"
3550
3563
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.1.0.tgz#247e4162e7860cebbdaf30b774d6b0ac7dcfe7a5"
@@ -4897,7 +4910,7 @@ object-hash@^1.1.4:
4897
4910
version "1.3.0"
4898
4911
resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-1.3.0.tgz#76d9ba6ff113cf8efc0d996102851fe6723963e2"
4899
4912
4900
- object-inspect@^1.5 .0 :
4913
+ object-inspect@^1.6 .0 :
4901
4914
version "1.6.0"
4902
4915
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.6.0.tgz#c70b6cbf72f274aab4c34c0c82f5167bf82cf15b"
4903
4916
0 commit comments