21942194 core-js-pure "^3.0.0"
21952195 regenerator-runtime "^0.13.4"
21962196
2197- "@babel/runtime-corejs3@^7.8.3":
2198- version "7.9.2"
2199- resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.9.2.tgz#26fe4aa77e9f1ecef9b776559bbb8e84d34284b7"
2200- integrity sha512-HHxmgxbIzOfFlZ+tdeRKtaxWOMUoCG5Mu3wKeUmOxjYrwb3AAHgnmtCUbPPK11/raIWLIBK250t8E2BPO0p7jA==
2201- dependencies:
2202- core-js-pure "^3.0.0"
2203- regenerator-runtime "^0.13.4"
2204-
22052197"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.4.0", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
22062198 version "7.9.2"
22072199 resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.9.2.tgz#d90df0583a3a252f09aaa619665367bae518db06"
@@ -5447,6 +5439,17 @@ array-includes@^3.1.2:
54475439 get-intrinsic "^1.0.1"
54485440 is-string "^1.0.5"
54495441
5442+ array-includes@^3.1.3, array-includes@^3.1.4:
5443+ version "3.1.4"
5444+ resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.4.tgz#f5b493162c760f3539631f005ba2bb46acb45ba9"
5445+ integrity sha512-ZTNSQkmWumEbiHO2GF4GmWxYVTiQyJy2XOTa15sdQSrvKn7l+180egQMqlrMOUMCyLMD7pmyQe4mMDUT6Behrw==
5446+ dependencies:
5447+ call-bind "^1.0.2"
5448+ define-properties "^1.1.3"
5449+ es-abstract "^1.19.1"
5450+ get-intrinsic "^1.1.1"
5451+ is-string "^1.0.7"
5452+
54505453array-tree-filter@^2.1.0:
54515454 version "2.1.0"
54525455 resolved "https://registry.yarnpkg.com/array-tree-filter/-/array-tree-filter-2.1.0.tgz#873ac00fec83749f255ac8dd083814b4f6329190"
@@ -5492,7 +5495,7 @@ array.prototype.flat@^1.2.3:
54925495 define-properties "^1.1.3"
54935496 es-abstract "^1.18.0-next.1"
54945497
5495- array.prototype.flatmap@^1.2.1, array.prototype.flatmap@^1.2.4:
5498+ array.prototype.flatmap@^1.2.1, array.prototype.flatmap@^1.2.4, array.prototype.flatmap@^1.2.5 :
54965499 version "1.2.5"
54975500 resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.2.5.tgz#908dc82d8a406930fdf38598d51e7411d18d4446"
54985501 integrity sha512-08u6rVyi1Lj7oqWbS9nUxliETrtIROT4XGTA4D/LWGten6E3ocm7cy9SIrmNHOL5XVbVuckUp3X6Xyg8/zpvHA==
@@ -8455,23 +8458,25 @@ eslint-plugin-react-hooks@4.2.0:
84558458 resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
84568459 integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
84578460
8458- eslint-plugin-react@7.19.0 :
8459- version "7.19.0 "
8460- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.19.0 .tgz#6d08f9673628aa69c5559d33489e855d83551666 "
8461- integrity sha512-SPT8j72CGuAP+JFbT0sJHOB80TX/pu44gQ4vXH/cq+hQTiY2PuZ6IHkqXJV6x1b28GDdo1lbInjKUrrdUf0LOQ ==
8461+ eslint-plugin-react@7.29.3 :
8462+ version "7.29.3 "
8463+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.3 .tgz#f4eab757f2756d25d6d4c2a58a9e20b004791f05 "
8464+ integrity sha512-MzW6TuCnDOcta67CkpDyRfRsEVx9FNMDV8wZsDqe1luHPdGTrQIUaUXD27Ja3gHsdOIs/cXzNchWGlqm+qRVRg ==
84628465 dependencies:
8463- array-includes "^3.1.1"
8466+ array-includes "^3.1.4"
8467+ array.prototype.flatmap "^1.2.5"
84648468 doctrine "^2.1.0"
8465- has "^1.0.3"
8466- jsx-ast-utils "^2.2.3"
8467- object.entries "^1.1.1"
8468- object.fromentries "^2.0.2"
8469- object.values "^1.1.1"
8470- prop-types "^15.7.2"
8471- resolve "^1.15.1"
8469+ estraverse "^5.3.0"
8470+ jsx-ast-utils "^2.4.1 || ^3.0.0"
8471+ minimatch "^3.1.2"
8472+ object.entries "^1.1.5"
8473+ object.fromentries "^2.0.5"
8474+ object.hasown "^1.1.0"
8475+ object.values "^1.1.5"
8476+ prop-types "^15.8.1"
8477+ resolve "^2.0.0-next.3"
84728478 semver "^6.3.0"
8473- string.prototype.matchall "^4.0.2"
8474- xregexp "^4.3.0"
8479+ string.prototype.matchall "^4.0.6"
84758480
84768481eslint-scope@^4.0.3:
84778482 version "4.0.3"
@@ -8589,7 +8594,7 @@ estraverse@^5.0.0:
85898594 resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.0.0.tgz#ac81750b482c11cca26e4b07e83ed8f75fbcdc22"
85908595 integrity sha512-j3acdrMzqrxmJTNj5dbr1YbjacrYgAxVMeF0gK16E3j494mOe7xygM/ZLIguEQ0ETwAg2hlJCtHRGav+y0Ny5A==
85918596
8592- estraverse@^5.2.0:
8597+ estraverse@^5.2.0, estraverse@^5.3.0 :
85938598 version "5.3.0"
85948599 resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
85958600 integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==
@@ -10508,15 +10513,6 @@ internal-ip@^4.3.0:
1050810513 default-gateway "^4.2.0"
1050910514 ipaddr.js "^1.9.0"
1051010515
10511- internal-slot@^1.0.2:
10512- version "1.0.2"
10513- resolved "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.0.2.tgz#9c2e9fb3cd8e5e4256c6f45fe310067fcfa378a3"
10514- integrity sha512-2cQNfwhAfJIkU4KZPkDI+Gj5yNNnbqi40W9Gge6dfnk4TocEVm00B3bdiL+JINrbGJil2TeHvM4rETGzk/f/0g==
10515- dependencies:
10516- es-abstract "^1.17.0-next.1"
10517- has "^1.0.3"
10518- side-channel "^1.0.2"
10519-
1052010516internal-slot@^1.0.3:
1052110517 version "1.0.3"
1052210518 resolved "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.0.3.tgz#7347e307deeea2faac2ac6205d4bc7d34967f59c"
@@ -11832,13 +11828,13 @@ jsprim@^1.2.2:
1183211828 json-schema "0.2.3"
1183311829 verror "1.10.0"
1183411830
11835- jsx-ast-utils@^2.2.3 :
11836- version "2 .2.3 "
11837- resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2 .2.3 .tgz#8a9364e402448a3ce7f14d357738310d9248054f "
11838- integrity sha512-EdIHFMm+1BPynpKOpdPqiOsvnIrInRGJD7bzPZdPkjitQEqpdpUuFpq4T0npZFKTiB3RhWFdGN+oqOJIdhDhQA ==
11831+ " jsx-ast-utils@^2.4.1 || ^3.0.0" :
11832+ version "3 .2.1 "
11833+ resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3 .2.1 .tgz#720b97bfe7d901b927d87c3773637ae8ea48781b "
11834+ integrity sha512-uP5vu8xfy2F9A6LGC22KO7e2/vGTS1MhP+18f++ZNlf0Ohaxbc9nIEwHAsejlJKyzfZzU5UIhe5ItYkitcZnZA ==
1183911835 dependencies:
11840- array-includes "^3.0 .3"
11841- object.assign "^4.1.0 "
11836+ array-includes "^3.1 .3"
11837+ object.assign "^4.1.2 "
1184211838
1184311839jsx-ast-utils@^3.1.0:
1184411840 version "3.2.0"
@@ -12696,6 +12692,13 @@ minimatch@3.0.4, minimatch@^3.0.2, minimatch@^3.0.4:
1269612692 dependencies:
1269712693 brace-expansion "^1.1.7"
1269812694
12695+ minimatch@^3.1.2:
12696+ version "3.1.2"
12697+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
12698+ integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
12699+ dependencies:
12700+ brace-expansion "^1.1.7"
12701+
1269912702minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5:
1270012703 version "1.2.5"
1270112704 resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
@@ -13159,7 +13162,7 @@ object.assign@^4.1.1, object.assign@^4.1.2:
1315913162 has-symbols "^1.0.1"
1316013163 object-keys "^1.1.1"
1316113164
13162- object.entries@^1.1.0:
13165+ object.entries@^1.1.0, object.entries@^1.1.5 :
1316313166 version "1.1.5"
1316413167 resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.5.tgz#e1acdd17c4de2cd96d5a08487cfb9db84d881861"
1316513168 integrity sha512-TyxmjUoZggd4OrrU1W66FMDG6CuqJxsFvymeyXI51+vQLN67zYfZseptRge703kKQdo4uccgAKebXFcRCzk4+g==
@@ -13178,7 +13181,7 @@ object.entries@^1.1.1:
1317813181 function-bind "^1.1.1"
1317913182 has "^1.0.3"
1318013183
13181- "object.fromentries@^2.0.0 || ^1.0.0":
13184+ "object.fromentries@^2.0.0 || ^1.0.0", object.fromentries@^2.0.5 :
1318213185 version "2.0.5"
1318313186 resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.5.tgz#7b37b205109c21e741e605727fe8b0ad5fa08251"
1318413187 integrity sha512-CAyG5mWQRRiBU57Re4FKoTBjXfDoNwdFVH2Y1tS9PqCsfUTymAohOkEMSG3aRNKmv4lV3O7p1et7c187q6bynw==
@@ -13187,16 +13190,6 @@ object.entries@^1.1.1:
1318713190 define-properties "^1.1.3"
1318813191 es-abstract "^1.19.1"
1318913192
13190- object.fromentries@^2.0.2:
13191- version "2.0.2"
13192- resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.2.tgz#4a09c9b9bb3843dd0f89acdb517a794d4f355ac9"
13193- integrity sha512-r3ZiBH7MQppDJVLx6fhD618GKNG40CZYH9wgwdhKxBDDbQgjeWGGd4AtkZad84d291YxvWe7bJGuE65Anh0dxQ==
13194- dependencies:
13195- define-properties "^1.1.3"
13196- es-abstract "^1.17.0-next.1"
13197- function-bind "^1.1.1"
13198- has "^1.0.3"
13199-
1320013193object.getownpropertydescriptors@^2.0.3:
1320113194 version "2.1.0"
1320213195 resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.0.tgz#369bf1f9592d8ab89d712dced5cb81c7c5352649"
@@ -13214,14 +13207,22 @@ object.getownpropertydescriptors@^2.1.2:
1321413207 define-properties "^1.1.3"
1321513208 es-abstract "^1.19.1"
1321613209
13210+ object.hasown@^1.1.0:
13211+ version "1.1.0"
13212+ resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.0.tgz#7232ed266f34d197d15cac5880232f7a4790afe5"
13213+ integrity sha512-MhjYRfj3GBlhSkDHo6QmvgjRLXQ2zndabdf3nX0yTyZK9rPfxb6uRpAac8HXNLy1GpqWtZ81Qh4v3uOls2sRAg==
13214+ dependencies:
13215+ define-properties "^1.1.3"
13216+ es-abstract "^1.19.1"
13217+
1321713218object.pick@^1.3.0:
1321813219 version "1.3.0"
1321913220 resolved "https://registry.yarnpkg.com/object.pick/-/object.pick-1.3.0.tgz#87a10ac4c1694bd2e1cbf53591a66141fb5dd747"
1322013221 integrity sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=
1322113222 dependencies:
1322213223 isobject "^3.0.1"
1322313224
13224- object.values@^1.1.0:
13225+ object.values@^1.1.0, object.values@^1.1.5 :
1322513226 version "1.1.5"
1322613227 resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.5.tgz#959f63e3ce9ef108720333082131e4a459b716ac"
1322713228 integrity sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==
@@ -14143,6 +14144,15 @@ prop-types@15.x, prop-types@^15.0.0, prop-types@^15.5.10, prop-types@^15.6.0, pr
1414314144 object-assign "^4.1.1"
1414414145 react-is "^16.8.1"
1414514146
14147+ prop-types@^15.8.1:
14148+ version "15.8.1"
14149+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
14150+ integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
14151+ dependencies:
14152+ loose-envify "^1.4.0"
14153+ object-assign "^4.1.1"
14154+ react-is "^16.13.1"
14155+
1414614156property-information@^5.0.0, property-information@^5.3.0:
1414714157 version "5.6.0"
1414814158 resolved "https://registry.yarnpkg.com/property-information/-/property-information-5.6.0.tgz#61675545fb23002f245c6540ec46077d4da3ed69"
@@ -14895,7 +14905,7 @@ react-is@17.0.2, "react-is@^16.12.0 || ^17.0.0", react-is@^17.0.2:
1489514905 resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
1489614906 integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
1489714907
14898- react-is@^16.12.0, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1:
14908+ react-is@^16.12.0, react-is@^16.13.1, react-is@^16. 6.0, react-is@^16.7.0, react-is@^16.8.1:
1489914909 version "16.13.1"
1490014910 resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
1490114911 integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
@@ -15165,7 +15175,7 @@ regex-not@^1.0.0, regex-not@^1.0.2:
1516515175 extend-shallow "^3.0.2"
1516615176 safe-regex "^1.1.0"
1516715177
15168- regexp.prototype.flags@^1.2.0, regexp.prototype.flags@^1.3.0 :
15178+ regexp.prototype.flags@^1.2.0:
1516915179 version "1.3.0"
1517015180 resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.3.0.tgz#7aba89b3c13a64509dabcf3ca8d9fbb9bdf5cb75"
1517115181 integrity sha512-2+Q0C5g951OlYlJz6yu5/M33IcsESLlLfsyIaLJaG4FA2r4yP8MvVMJUUP/fVBkSpbbbZlS5gynbEWLipiiXiQ==
@@ -15508,7 +15518,7 @@ resolve@1.1.7:
1550815518 resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
1550915519 integrity sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=
1551015520
15511- resolve@^1.10.0, resolve@^1.13.1, resolve@^1.15.1, resolve@^1. 3.2:
15521+ resolve@^1.10.0, resolve@^1.13.1, resolve@^1.3.2:
1551215522 version "1.15.1"
1551315523 resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.15.1.tgz#27bdcdeffeaf2d6244b95bb0f9f4b4653451f3e8"
1551415524 integrity sha512-84oo6ZTtoTUpjgNEr5SJyzQhzL72gaRodsSfyxC/AXRvwu0Yse9H8eF9IpGo7b8YetZhlI6v7ZQ6bKBFV/6S7w==
@@ -15531,6 +15541,14 @@ resolve@^1.17.0:
1553115541 is-core-module "^2.1.0"
1553215542 path-parse "^1.0.6"
1553315543
15544+ resolve@^2.0.0-next.3:
15545+ version "2.0.0-next.3"
15546+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-2.0.0-next.3.tgz#d41016293d4a8586a39ca5d9b5f15cbea1f55e46"
15547+ integrity sha512-W8LucSynKUIDu9ylraa7ueVZ7hc0uAgJBxVsQSKOXOyle8a93qXhcz+XAXZ8bIq2d6i4Ehddn6Evt+0/UwKk6Q==
15548+ dependencies:
15549+ is-core-module "^2.2.0"
15550+ path-parse "^1.0.6"
15551+
1553415552responselike@^1.0.2:
1553515553 version "1.0.2"
1553615554 resolved "https://registry.yarnpkg.com/responselike/-/responselike-1.0.2.tgz#918720ef3b631c5642be068f15ade5a46f4ba1e7"
@@ -15969,14 +15987,6 @@ shellwords@^0.1.1:
1596915987 resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"
1597015988 integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==
1597115989
15972- side-channel@^1.0.2:
15973- version "1.0.2"
15974- resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.2.tgz#df5d1abadb4e4bf4af1cd8852bf132d2f7876947"
15975- integrity sha512-7rL9YlPHg7Ancea1S96Pa8/QWb4BtXL/TZvS6B8XFetGBeuhAsfmUspK6DokBeZ64+Kj9TCNRD/30pVz1BvQNA==
15976- dependencies:
15977- es-abstract "^1.17.0-next.1"
15978- object-inspect "^1.7.0"
15979-
1598015990side-channel@^1.0.4:
1598115991 version "1.0.4"
1598215992 resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.4.tgz#efce5c8fdc104ee751b25c58d4290011fa5ea2cf"
@@ -16430,7 +16440,7 @@ string-width@^4.1.0, string-width@^4.2.0:
1643016440 is-fullwidth-code-point "^3.0.0"
1643116441 strip-ansi "^6.0.0"
1643216442
16433- "string.prototype.matchall@^4.0.0 || ^3.0.1":
16443+ "string.prototype.matchall@^4.0.0 || ^3.0.1", string.prototype.matchall@^4.0.6 :
1643416444 version "4.0.6"
1643516445 resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.6.tgz#5abb5dabc94c7b0ea2380f65ba610b3a544b15fa"
1643616446 integrity sha512-6WgDX8HmQqvEd7J+G6VtAahhsQIssiZ8zl7zKh1VDMFyL3hRTJP4FTNA3RbIp2TOQ9AYNDcc7e3fH0Qbup+DBg==
@@ -16444,18 +16454,6 @@ string-width@^4.1.0, string-width@^4.2.0:
1644416454 regexp.prototype.flags "^1.3.1"
1644516455 side-channel "^1.0.4"
1644616456
16447- string.prototype.matchall@^4.0.2:
16448- version "4.0.2"
16449- resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.2.tgz#48bb510326fb9fdeb6a33ceaa81a6ea04ef7648e"
16450- integrity sha512-N/jp6O5fMf9os0JU3E72Qhf590RSRZU/ungsL/qJUYVTNv7hTG0P/dbPjxINVN9jpscu3nzYwKESU3P3RY5tOg==
16451- dependencies:
16452- define-properties "^1.1.3"
16453- es-abstract "^1.17.0"
16454- has-symbols "^1.0.1"
16455- internal-slot "^1.0.2"
16456- regexp.prototype.flags "^1.3.0"
16457- side-channel "^1.0.2"
16458-
1645916457string.prototype.padend@^3.0.0:
1646016458 version "3.1.3"
1646116459 resolved "https://registry.yarnpkg.com/string.prototype.padend/-/string.prototype.padend-3.1.3.tgz#997a6de12c92c7cb34dc8a201a6c53d9bd88a5f1"
@@ -18183,13 +18181,6 @@ xmlchars@^2.1.1:
1818318181 resolved "https://registry.yarnpkg.com/xmlchars/-/xmlchars-2.2.0.tgz#060fe1bcb7f9c76fe2a17db86a9bc3ab894210cb"
1818418182 integrity sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==
1818518183
18186- xregexp@^4.3.0:
18187- version "4.3.0"
18188- resolved "https://registry.yarnpkg.com/xregexp/-/xregexp-4.3.0.tgz#7e92e73d9174a99a59743f67a4ce879a04b5ae50"
18189- integrity sha512-7jXDIFXh5yJ/orPn4SXjuVrWWoi4Cr8jfV1eHv9CixKSbU+jY4mxfrBwAuDvupPNKpMUY+FeIqsVw/JLT9+B8g==
18190- dependencies:
18191- "@babel/runtime-corejs3" "^7.8.3"
18192-
1819318184xtend@^4.0.0, xtend@^4.0.1, xtend@~4.0.1:
1819418185 version "4.0.2"
1819518186 resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"
0 commit comments