@@ -2517,21 +2517,20 @@ airbnb-js-shims@^2.2.1:
2517
2517
string.prototype.padstart "^3.0.0"
2518
2518
symbol.prototype.description "^1.0.0"
2519
2519
2520
- airbnb-prop-types@^2.13.2 :
2521
- version "2.13.2 "
2522
- resolved "https://registry.yarnpkg.com/airbnb-prop-types/-/airbnb-prop-types-2.13.2 .tgz#43147a5062dd2a4a5600e748a47b64004cc5f7fc "
2523
- integrity sha512-2FN6DlHr6JCSxPPi25EnqGaXC4OC3/B3k1lCd6MMYrZ51/Gf/1qDfaR+JElzWa+Tl7cY2aYOlsYJGFeQyVHIeQ ==
2520
+ airbnb-prop-types@^2.16.0 :
2521
+ version "2.16.0 "
2522
+ resolved "https://registry.yarnpkg.com/airbnb-prop-types/-/airbnb-prop-types-2.16.0 .tgz#b96274cefa1abb14f623f804173ee97c13971dc2 "
2523
+ integrity sha512-7WHOFolP/6cS96PhKNrslCLMYAI8yB1Pp6u6XmxozQOiZbsI5ycglZr5cHhBFfuRcQQjzCMith5ZPZdYiJCxUg ==
2524
2524
dependencies:
2525
- array.prototype.find "^2.0.4"
2526
- function.prototype.name "^1.1.0"
2527
- has "^1.0.3"
2528
- is-regex "^1.0.4"
2529
- object-is "^1.0.1"
2525
+ array.prototype.find "^2.1.1"
2526
+ function.prototype.name "^1.1.2"
2527
+ is-regex "^1.1.0"
2528
+ object-is "^1.1.2"
2530
2529
object.assign "^4.1.0"
2531
- object.entries "^1.1.0 "
2530
+ object.entries "^1.1.2 "
2532
2531
prop-types "^15.7.2"
2533
2532
prop-types-exact "^1.2.0"
2534
- react-is "^16.8.6 "
2533
+ react-is "^16.13.1 "
2535
2534
2536
2535
ajv-errors@^1.0.0:
2537
2536
version "1.0.1"
@@ -2788,13 +2787,13 @@ array-unique@^0.3.2:
2788
2787
version "0.3.2"
2789
2788
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
2790
2789
2791
- array.prototype.find@^2.0.4 :
2792
- version "2.1.0 "
2793
- resolved "https://registry.yarnpkg.com/array.prototype.find/-/array.prototype.find-2.1.0 .tgz#630f2eaf70a39e608ac3573e45cf8ccd0ede9ad7 "
2794
- integrity sha512-Wn41+K1yuO5p7wRZDl7890c3xvv5UBrfVXTVIe28rSQb6LS0fZMDrQB6PAcxQFRFy6vJTLDc3A2+3CjQdzVKRg ==
2790
+ array.prototype.find@^2.1.1 :
2791
+ version "2.1.1 "
2792
+ resolved "https://registry.yarnpkg.com/array.prototype.find/-/array.prototype.find-2.1.1 .tgz#3baca26108ca7affb08db06bf0be6cb3115a969c "
2793
+ integrity sha512-mi+MYNJYLTx2eNYy+Yh6raoQacCsNeeMUaspFPh9Y141lFSsWxxB8V9mM2ye+eqiRs917J6/pJ4M9ZPzenWckA ==
2795
2794
dependencies:
2796
2795
define-properties "^1.1.3"
2797
- es-abstract "^1.13.0 "
2796
+ es-abstract "^1.17.4 "
2798
2797
2799
2798
array.prototype.flat@^1.2.1:
2800
2799
version "1.2.1"
@@ -5459,30 +5458,32 @@ env-ci@^2.1.0:
5459
5458
execa "^1.0.0"
5460
5459
java-properties "^0.2.9"
5461
5460
5462
- enzyme-adapter-react-16@1.9.1 :
5463
- version "1.9.1 "
5464
- resolved "https://registry.yarnpkg.com/enzyme-adapter-react-16/-/enzyme-adapter-react-16-1.9.1 .tgz#6d49a3a31c3a0fccf527610f31b837e0f307128a "
5465
- integrity sha512-Egzogv1y77DUxdnq/CyHxLHaNxmSSKDDSDNNB/EiAXCZVFXdFibaNy2uUuRQ1n24T2m6KH/1Rw16XDRq+1yVEg ==
5461
+ enzyme-adapter-react-16@1.15.4 :
5462
+ version "1.15.4 "
5463
+ resolved "https://registry.yarnpkg.com/enzyme-adapter-react-16/-/enzyme-adapter-react-16-1.15.4 .tgz#328a782365a363ecb424f99283c4833dd92c0f21 "
5464
+ integrity sha512-wPzxs+JaGDK2TPYzl5a9YWGce6i2SQ3Cg51ScLeyj2WotUZ8Obcq1ke/U1Y2VGpYlb9rrX2yCjzSMgtKCeAt5w ==
5466
5465
dependencies:
5467
- enzyme-adapter-utils "^1.10.0"
5468
- function.prototype.name "^1.1.0"
5466
+ enzyme-adapter-utils "^1.13.1"
5467
+ enzyme-shallow-equal "^1.0.4"
5468
+ has "^1.0.3"
5469
5469
object.assign "^4.1.0"
5470
- object.values "^1.1.0 "
5471
- prop-types "^15.6 .2"
5472
- react-is "^16.7.0 "
5470
+ object.values "^1.1.1 "
5471
+ prop-types "^15.7 .2"
5472
+ react-is "^16.13.1 "
5473
5473
react-test-renderer "^16.0.0-0"
5474
+ semver "^5.7.0"
5474
5475
5475
- enzyme-adapter-utils@^1.10.0 :
5476
- version "1.12.0 "
5477
- resolved "https://registry.yarnpkg.com/enzyme-adapter-utils/-/enzyme-adapter-utils-1.12.0 .tgz#96e3730d76b872f593e54ce1c51fa3a451422d93 "
5478
- integrity sha512-wkZvE0VxcFx/8ZsBw0iAbk3gR1d9hK447ebnSYBf95+r32ezBq+XDSAvRErkc4LZosgH8J7et7H7/7CtUuQfBA ==
5476
+ enzyme-adapter-utils@^1.13.1 :
5477
+ version "1.13.1 "
5478
+ resolved "https://registry.yarnpkg.com/enzyme-adapter-utils/-/enzyme-adapter-utils-1.13.1 .tgz#59c1b734b0927543e3d8dc477299ec957feb312d "
5479
+ integrity sha512-5A9MXXgmh/Tkvee3bL/9RCAAgleHqFnsurTYCbymecO4ohvtNO5zqIhHxV370t7nJAwaCfkgtffarKpC0GPt0g ==
5479
5480
dependencies:
5480
- airbnb-prop-types "^2.13.2 "
5481
- function.prototype.name "^1.1.0 "
5481
+ airbnb-prop-types "^2.16.0 "
5482
+ function.prototype.name "^1.1.2 "
5482
5483
object.assign "^4.1.0"
5483
- object.fromentries "^2.0.0 "
5484
+ object.fromentries "^2.0.2 "
5484
5485
prop-types "^15.7.2"
5485
- semver "^5.6.0 "
5486
+ semver "^5.7.1 "
5486
5487
5487
5488
enzyme-shallow-equal@^1.0.1:
5488
5489
version "1.0.1"
@@ -5492,6 +5493,14 @@ enzyme-shallow-equal@^1.0.1:
5492
5493
has "^1.0.3"
5493
5494
object-is "^1.0.2"
5494
5495
5496
+ enzyme-shallow-equal@^1.0.4:
5497
+ version "1.0.4"
5498
+ resolved "https://registry.yarnpkg.com/enzyme-shallow-equal/-/enzyme-shallow-equal-1.0.4.tgz#b9256cb25a5f430f9bfe073a84808c1d74fced2e"
5499
+ integrity sha512-MttIwB8kKxypwHvRynuC3ahyNc+cFbR8mjVIltnmzQ0uKGqmsfO4bfBuLxb0beLNPhjblUEYvEbsg+VSygvF1Q==
5500
+ dependencies:
5501
+ has "^1.0.3"
5502
+ object-is "^1.1.2"
5503
+
5495
5504
5496
5505
version "3.11.0"
5497
5506
resolved "https://registry.yarnpkg.com/enzyme/-/enzyme-3.11.0.tgz#71d680c580fe9349f6f5ac6c775bc3e6b7a79c28"
@@ -5536,7 +5545,7 @@ error-ex@^1.2.0, error-ex@^1.3.1:
5536
5545
dependencies:
5537
5546
is-arrayish "^0.2.1"
5538
5547
5539
- es-abstract@^1.10.0, es-abstract@^1.11.0, es-abstract@^1. 12.0, es-abstract@^1.4.3, es-abstract@^1.5.1, es-abstract@^1.7.0, es-abstract@^1.9.0:
5548
+ es-abstract@^1.10.0, es-abstract@^1.12.0, es-abstract@^1.4.3, es-abstract@^1.5.1, es-abstract@^1.7.0, es-abstract@^1.9.0:
5540
5549
version "1.12.0"
5541
5550
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.12.0.tgz#9dbbdd27c6856f0001421ca18782d786bf8a6165"
5542
5551
dependencies:
@@ -5546,18 +5555,6 @@ es-abstract@^1.10.0, es-abstract@^1.11.0, es-abstract@^1.12.0, es-abstract@^1.4.
5546
5555
is-callable "^1.1.3"
5547
5556
is-regex "^1.0.4"
5548
5557
5549
- es-abstract@^1.13.0:
5550
- version "1.13.0"
5551
- resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.13.0.tgz#ac86145fdd5099d8dd49558ccba2eaf9b88e24e9"
5552
- integrity sha512-vDZfg/ykNxQVwup/8E1BZhVzFfBxs9NqMzGcvIJrqg5k2/5Za2bWo40dK2J1pgLngZ7c+Shh8lwYtLGyrwPutg==
5553
- dependencies:
5554
- es-to-primitive "^1.2.0"
5555
- function-bind "^1.1.1"
5556
- has "^1.0.3"
5557
- is-callable "^1.1.4"
5558
- is-regex "^1.0.4"
5559
- object-keys "^1.0.12"
5560
-
5561
5558
es-abstract@^1.17.0, es-abstract@^1.17.0-next.1:
5562
5559
version "1.17.0"
5563
5560
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.17.0.tgz#f42a517d0036a5591dbb2c463591dc8bb50309b1"
@@ -5575,6 +5572,23 @@ es-abstract@^1.17.0, es-abstract@^1.17.0-next.1:
5575
5572
string.prototype.trimleft "^2.1.1"
5576
5573
string.prototype.trimright "^2.1.1"
5577
5574
5575
+ es-abstract@^1.17.4, es-abstract@^1.17.5:
5576
+ version "1.17.6"
5577
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.17.6.tgz#9142071707857b2cacc7b89ecb670316c3e2d52a"
5578
+ integrity sha512-Fr89bON3WFyUi5EvAeI48QTWX0AyekGgLA8H+c+7fbfCkJwRWRMLd8CQedNEyJuoYYhmtEqY92pgte1FAhBlhw==
5579
+ dependencies:
5580
+ es-to-primitive "^1.2.1"
5581
+ function-bind "^1.1.1"
5582
+ has "^1.0.3"
5583
+ has-symbols "^1.0.1"
5584
+ is-callable "^1.2.0"
5585
+ is-regex "^1.1.0"
5586
+ object-inspect "^1.7.0"
5587
+ object-keys "^1.1.1"
5588
+ object.assign "^4.1.0"
5589
+ string.prototype.trimend "^1.0.1"
5590
+ string.prototype.trimstart "^1.0.1"
5591
+
5578
5592
es-array-method-boxes-properly@^1.0.0:
5579
5593
version "1.0.0"
5580
5594
resolved "https://registry.yarnpkg.com/es-array-method-boxes-properly/-/es-array-method-boxes-properly-1.0.0.tgz#873f3e84418de4ee19c5be752990b2e44718d09e"
@@ -5601,15 +5615,6 @@ es-to-primitive@^1.1.1:
5601
5615
is-date-object "^1.0.1"
5602
5616
is-symbol "^1.0.1"
5603
5617
5604
- es-to-primitive@^1.2.0:
5605
- version "1.2.0"
5606
- resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.0.tgz#edf72478033456e8dda8ef09e00ad9650707f377"
5607
- integrity sha512-qZryBOJjV//LaxLTV6UC//WewneB3LcXOL9NP++ozKVXsIIIpm/2c13UDiD9Jp2eThsecw9m3jPqDwTyobcdbg==
5608
- dependencies:
5609
- is-callable "^1.1.4"
5610
- is-date-object "^1.0.1"
5611
- is-symbol "^1.0.2"
5612
-
5613
5618
es-to-primitive@^1.2.1:
5614
5619
version "1.2.1"
5615
5620
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
@@ -7252,6 +7257,11 @@ is-callable@^1.1.5:
7252
7257
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.5.tgz#f7e46b596890456db74e7f6e976cb3273d06faab"
7253
7258
integrity sha512-ESKv5sMCJB2jnHTWZ3O5itG+O128Hsus4K4Qh1h2/cgn2vbgnLSVqfV46AeJA9D5EeeLa9w81KUXMtn34zhX+Q==
7254
7259
7260
+ is-callable@^1.2.0:
7261
+ version "1.2.0"
7262
+ resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.0.tgz#83336560b54a38e35e3a2df7afd0454d691468bb"
7263
+ integrity sha512-pyVD9AaGLxtg6srb2Ng6ynWJqkHU9bEM087AKck0w8QwDarTfNcpIYoU8x8Hv2Icm8u6kFJM18Dag8lyqGkviw==
7264
+
7255
7265
is-ci@^1.0.10, is-ci@^1.0.7:
7256
7266
version "1.1.0"
7257
7267
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.1.0.tgz#247e4162e7860cebbdaf30b774d6b0ac7dcfe7a5"
@@ -7511,6 +7521,13 @@ is-regex@^1.0.5:
7511
7521
dependencies:
7512
7522
has "^1.0.3"
7513
7523
7524
+ is-regex@^1.1.0:
7525
+ version "1.1.1"
7526
+ resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.1.tgz#c6f98aacc546f6cec5468a07b7b153ab564a57b9"
7527
+ integrity sha512-1+QkEcxiLlB7VEyFtyBg94e08OAsvq7FUBgApTq/w2ymCLyKJgDPsybBENVtA7XCQEgEXxKPonG+mvYRxh/LIg==
7528
+ dependencies:
7529
+ has-symbols "^1.0.1"
7530
+
7514
7531
is-regexp@^1.0.0:
7515
7532
version "1.0.0"
7516
7533
resolved "https://registry.yarnpkg.com/is-regexp/-/is-regexp-1.0.0.tgz#fd2d883545c46bac5a633e7b9a09e87fa2cb5069"
@@ -8960,15 +8977,19 @@ object-inspect@^1.7.0:
8960
8977
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.7.0.tgz#f4f6bd181ad77f006b5ece60bd0b6f398ff74a67"
8961
8978
integrity sha512-a7pEHdh1xKIAgTySUGgLMx/xwDZskN1Ud6egYYN3EdRW4ZMPNEDUTF+hwy2LUC+Bl+SyLXANnwz/jyh/qutKUw==
8962
8979
8963
- object-is@^1.0.1:
8964
- version "1.0.1"
8965
- resolved "https://registry.yarnpkg.com/object-is/-/object-is-1.0.1.tgz#0aa60ec9989a0b3ed795cf4d06f62cf1ad6539b6"
8966
-
8967
8980
object-is@^1.0.2:
8968
8981
version "1.0.2"
8969
8982
resolved "https://registry.yarnpkg.com/object-is/-/object-is-1.0.2.tgz#6b80eb84fe451498f65007982f035a5b445edec4"
8970
8983
integrity sha512-Epah+btZd5wrrfjkJZq1AOB9O6OxUQto45hzFd7lXGrpHPGE0W1k+426yrZV+k6NJOzLNNW/nVsmZdIWsAqoOQ==
8971
8984
8985
+ object-is@^1.1.2:
8986
+ version "1.1.2"
8987
+ resolved "https://registry.yarnpkg.com/object-is/-/object-is-1.1.2.tgz#c5d2e87ff9e119f78b7a088441519e2eec1573b6"
8988
+ integrity sha512-5lHCz+0uufF6wZ7CRFWJN3hp8Jqblpgve06U5CMQ3f//6iDjPr2PEo9MWCjEssDsa+UZEL4PkFpr+BMop6aKzQ==
8989
+ dependencies:
8990
+ define-properties "^1.1.3"
8991
+ es-abstract "^1.17.5"
8992
+
8972
8993
object-keys@^1.0.11, object-keys@^1.0.12, object-keys@^1.0.8:
8973
8994
version "1.0.12"
8974
8995
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.12.tgz#09c53855377575310cca62f55bb334abff7b3ed2"
@@ -9017,17 +9038,16 @@ object.entries@^1.1.1:
9017
9038
function-bind "^1.1.1"
9018
9039
has "^1.0.3"
9019
9040
9020
- object.fromentries@^2.0.0 :
9021
- version "2.0.0 "
9022
- resolved "https://registry.yarnpkg.com/object.fromentries /-/object.fromentries-2.0.0 .tgz#49a543d92151f8277b3ac9600f1e930b189d30ab "
9023
- integrity sha512-9iLiI6H083uiqUuvzyY6qrlmc/Gz8hLQFOcb/Ri/0xXFkSNS3ctV+CbE6yM2+AnkYfOB3dGjdzC0wrMLIhQICA ==
9041
+ object.entries@^1.1.2 :
9042
+ version "1.1.2 "
9043
+ resolved "https://registry.yarnpkg.com/object.entries /-/object.entries-1.1.2 .tgz#bc73f00acb6b6bb16c203434b10f9a7e797d3add "
9044
+ integrity sha512-BQdB9qKmb/HyNdMNWVr7O3+z5MUIx3aiegEIJqjMBbBf0YT9RRxTJSim4mzFqtyr7PDAHigq0N9dO0m0tRakQA ==
9024
9045
dependencies:
9025
- define-properties "^1.1.2"
9026
- es-abstract "^1.11.0"
9027
- function-bind "^1.1.1"
9028
- has "^1.0.1"
9046
+ define-properties "^1.1.3"
9047
+ es-abstract "^1.17.5"
9048
+ has "^1.0.3"
9029
9049
9030
- "object.fromentries@^2.0.0 || ^1.0.0":
9050
+ "object.fromentries@^2.0.0 || ^1.0.0", object.fromentries@^2.0.2 :
9031
9051
version "2.0.2"
9032
9052
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.2.tgz#4a09c9b9bb3843dd0f89acdb517a794d4f355ac9"
9033
9053
integrity sha512-r3ZiBH7MQppDJVLx6fhD618GKNG40CZYH9wgwdhKxBDDbQgjeWGGd4AtkZad84d291YxvWe7bJGuE65Anh0dxQ==
@@ -10208,6 +10228,11 @@ react-inspector@^4.0.0:
10208
10228
prop-types "^15.6.1"
10209
10229
storybook-chromatic "^2.2.2"
10210
10230
10231
+ react-is@^16.13.1:
10232
+ version "16.13.1"
10233
+ resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
10234
+ integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
10235
+
10211
10236
react-is@^16.4.1:
10212
10237
version "16.4.1"
10213
10238
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.4.1.tgz#d624c4650d2c65dbd52c72622bbf389435d9776e"
@@ -11065,6 +11090,11 @@ semver@^5.6.0:
11065
11090
resolved "https://registry.yarnpkg.com/semver/-/semver-5.6.0.tgz#7e74256fbaa49c75aa7c7a205cc22799cac80004"
11066
11091
integrity sha512-RS9R6R35NYgQn++fkDWaOmqGoj4Ek9gGs+DPxNUZKuwE183xjJroKvyo1IzVFeXvUrvmALy6FWD5xrdJT25gMg==
11067
11092
11093
+ semver@^5.7.0, semver@^5.7.1:
11094
+ version "5.7.1"
11095
+ resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
11096
+ integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
11097
+
11068
11098
semver@^6.0.0, semver@^6.1.0:
11069
11099
version "6.1.1"
11070
11100
resolved "https://registry.yarnpkg.com/semver/-/semver-6.1.1.tgz#53f53da9b30b2103cd4f15eab3a18ecbcb210c9b"
@@ -11635,6 +11665,14 @@ string.prototype.trim@^1.2.1:
11635
11665
es-abstract "^1.17.0-next.1"
11636
11666
function-bind "^1.1.1"
11637
11667
11668
+ string.prototype.trimend@^1.0.1:
11669
+ version "1.0.1"
11670
+ resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.1.tgz#85812a6b847ac002270f5808146064c995fb6913"
11671
+ integrity sha512-LRPxFUaTtpqYsTeNKaFOw3R4bxIzWOnbQ837QfBylo8jIxtcbK/A/sMV7Q+OAV/vWo+7s25pOE10KYSjaSO06g==
11672
+ dependencies:
11673
+ define-properties "^1.1.3"
11674
+ es-abstract "^1.17.5"
11675
+
11638
11676
string.prototype.trimleft@^2.1.1:
11639
11677
version "2.1.1"
11640
11678
resolved "https://registry.yarnpkg.com/string.prototype.trimleft/-/string.prototype.trimleft-2.1.1.tgz#9bdb8ac6abd6d602b17a4ed321870d2f8dcefc74"
@@ -11651,6 +11689,14 @@ string.prototype.trimright@^2.1.1:
11651
11689
define-properties "^1.1.3"
11652
11690
function-bind "^1.1.1"
11653
11691
11692
+ string.prototype.trimstart@^1.0.1:
11693
+ version "1.0.1"
11694
+ resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.1.tgz#14af6d9f34b053f7cfc89b72f8f2ee14b9039a54"
11695
+ integrity sha512-XxZn+QpvrBI1FOcg6dIpxUPgWCPuNXvMD72aaRaUQv1eD4e/Qy8i/hFTe0BUmD60p/QA6bh1avmuPTfNjqVWRw==
11696
+ dependencies:
11697
+ define-properties "^1.1.3"
11698
+ es-abstract "^1.17.5"
11699
+
11654
11700
string_decoder@^1.0.0, string_decoder@~1.1.1:
11655
11701
version "1.1.1"
11656
11702
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8"
0 commit comments