22# yarn lockfile v1
33
44
5+ " @babel/runtime@^7.1.2" , "@babel/runtime@^7.12.1":
6+ version "7.12.5"
7+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.5.tgz#410e7e487441e1b360c29be715d870d9b985882e"
8+ integrity sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg==
9+ dependencies :
10+ regenerator-runtime "^0.13.4"
11+
512" @types/es6-shim@^0.31.32 " :
613 version "0.31.39"
714 resolved "https://registry.yarnpkg.com/@types/es6-shim/-/es6-shim-0.31.39.tgz#61de60fac180f967177bcde598a62072a39ea04b"
@@ -2591,6 +2598,18 @@ history@^4.7.2:
25912598 value-equal "^0.4.0"
25922599 warning "^3.0.0"
25932600
2601+ history@^4.9.0 :
2602+ version "4.10.1"
2603+ resolved "https://registry.yarnpkg.com/history/-/history-4.10.1.tgz#33371a65e3a83b267434e2b3f3b1b4c58aad4cf3"
2604+ integrity sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==
2605+ dependencies :
2606+ " @babel/runtime" " ^7.1.2"
2607+ loose-envify "^1.2.0"
2608+ resolve-pathname "^3.0.0"
2609+ tiny-invariant "^1.0.2"
2610+ tiny-warning "^1.0.0"
2611+ value-equal "^1.0.1"
2612+
25942613hmac-drbg@^1.0.0 :
25952614 version "1.0.1"
25962615 resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
@@ -2607,10 +2626,17 @@ hoek@4.x.x:
26072626 version "4.2.0"
26082627 resolved "https://registry.yarnpkg.com/hoek/-/hoek-4.2.0.tgz#72d9d0754f7fe25ca2d01ad8f8f9a9449a89526d"
26092628
2610- hoist-non-react-statics@^2.2.1, hoist-non-react-statics@^2. 3.0 :
2629+ hoist-non-react-statics@^2.3.0 :
26112630 version "2.3.1"
26122631 resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.3.1.tgz#343db84c6018c650778898240135a1420ee22ce0"
26132632
2633+ hoist-non-react-statics@^3.1.0, hoist-non-react-statics@^3.3.2 :
2634+ version "3.3.2"
2635+ resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
2636+ integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
2637+ dependencies :
2638+ react-is "^16.7.0"
2639+
26142640home-or-tmp@^2.0.0 :
26152641 version "2.0.0"
26162642 resolved "https://registry.yarnpkg.com/home-or-tmp/-/home-or-tmp-2.0.0.tgz#e36c3f2d2cae7d746a857e38d18d5f32a7882db8"
@@ -2912,7 +2938,7 @@ inuit-shared@~0.1.5:
29122938 dependencies :
29132939 inuit-defaults "~0.2.0"
29142940
2915- invariant@^2.0.0, invariant@^2. 1.1, invariant@^2.2.1, invariant@^2.2.2 :
2941+ invariant@^2.1.1, invariant@^2.2.1, invariant@^2.2.2 :
29162942 version "2.2.2"
29172943 resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.2.tgz#9e1f56ac0acdb6bf303306f338be3b204ae60360"
29182944 dependencies :
@@ -3675,11 +3701,6 @@ locate-path@^2.0.0:
36753701 p-locate "^2.0.0"
36763702 path-exists "^3.0.0"
36773703
3678- lodash-es@^4.2.0 :
3679- version "4.17.15"
3680- resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.15.tgz#21bd96839354412f23d7a10340e5eac6ee455d78"
3681- integrity sha512-rlrc3yU3+JNOpZ9zj5pQtxnx2THmvRykwL4Xlxoa8I9lHBlVbbyPhgyPMioxVZ4NqyxaVVtaJnzsyOidQIhyyQ==
3682-
36833704lodash._reinterpolate@^3.0.0 :
36843705 version "3.0.0"
36853706 resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
@@ -3737,7 +3758,7 @@ lodash.zip@^4.2.0:
37373758 version "4.2.0"
37383759 resolved "https://registry.yarnpkg.com/lodash.zip/-/lodash.zip-4.2.0.tgz#ec6662e4896408ed4ab6c542a3990b72cc080020"
37393760
3740- " lodash@>=3.5 <5" , lodash@^4.0.0, lodash@^4.14.0, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.2.0, lodash@ ~4.17.4:
3761+ " lodash@>=3.5 <5" , lodash@^4.0.0, lodash@^4.14.0, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@~4.17.4:
37413762 version "4.17.4"
37423763 resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
37433764
@@ -3949,6 +3970,14 @@ mimic-fn@^1.0.0:
39493970 resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.2.0.tgz#820c86a39334640e99516928bd03fca88057d022"
39503971 integrity sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==
39513972
3973+ mini-create-react-context@^0.4.0 :
3974+ version "0.4.1"
3975+ resolved "https://registry.yarnpkg.com/mini-create-react-context/-/mini-create-react-context-0.4.1.tgz#072171561bfdc922da08a60c2197a497cc2d1d5e"
3976+ integrity sha512-YWCYEmd5CQeHGSAKrYvXgmzzkrvssZcuuQDDeqkT+PziKGMgE+0MCCtcKbROzocGBG1meBLl2FotlRwf4gAzbQ==
3977+ dependencies :
3978+ " @babel/runtime" " ^7.12.1"
3979+ tiny-warning "^1.0.3"
3980+
39523981minimalistic-assert@^1.0.0 :
39533982 version "1.0.0"
39543983 resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.0.tgz#702be2dda6b37f4836bcb3f5db56641b64a1d3d3"
@@ -4906,14 +4935,23 @@ promise@^7.1.1:
49064935 dependencies :
49074936 asap "~2.0.3"
49084937
4909- prop-types@^15.5.10, prop-types@^15.5.4, prop-types@^15.5.6, prop-types@^15.5.8, prop-types@^15.6.0 :
4938+ prop-types@^15.5.10, prop-types@^15.5.4, prop-types@^15.5.6, prop-types@^15.5.8 :
49104939 version "15.6.1"
49114940 resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.1.tgz#36644453564255ddda391191fb3a125cbdf654ca"
49124941 dependencies :
49134942 fbjs "^0.8.16"
49144943 loose-envify "^1.3.1"
49154944 object-assign "^4.1.1"
49164945
4946+ prop-types@^15.6.2, prop-types@^15.7.2 :
4947+ version "15.7.2"
4948+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
4949+ integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
4950+ dependencies :
4951+ loose-envify "^1.4.0"
4952+ object-assign "^4.1.1"
4953+ react-is "^16.8.1"
4954+
49174955proxy-addr@~2.0.2 :
49184956 version "2.0.2"
49194957 resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.2.tgz#6571504f47bb988ec8180253f85dd7e14952bdec"
@@ -5063,15 +5101,14 @@ react-dev-utils@^4.0.1:
50635101 strip-ansi "3.0.1"
50645102 text-table "0.2.0"
50655103
5066- react-dom@^16 .0.0 :
5067- version "16.3.3 "
5068- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.3.3 .tgz#af4c2aef9f6a66251a46da50253c860a67ae66d9 "
5069- integrity sha512-ALCp7ZbSGkqRDtQoZozKVNgwXMxbxf/IGOUMC2A0yF6JHeZrS8e2cOotPT87Vf4b7PKCuUVKU4/RDEXxToA/yA ==
5104+ react-dom@^17 .0.0 :
5105+ version "17.0.1 "
5106+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-17.0.1 .tgz#1de2560474ec9f0e334285662ede52dbc5426fc6 "
5107+ integrity sha512-6eV150oJZ9U2t9svnsspTMrWNyHc6chX0KzDeAOXftRa8bNeOKTTfCJ7KorIwenkHd2xqVTBTCZd79yk/lx/Ug ==
50705108 dependencies :
5071- fbjs "^0.8.16"
50725109 loose-envify "^1.1.0"
50735110 object-assign "^4.1.1"
5074- prop-types "^15.6.0 "
5111+ scheduler "^0.20.1 "
50755112
50765113react-error-overlay@^3.0.0 :
50775114 version "3.0.0"
@@ -5087,29 +5124,36 @@ react-intl@^2.2.3:
50875124 intl-relativeformat "^2.0.0"
50885125 invariant "^2.1.1"
50895126
5090- react-redux@^5.0.2 :
5091- version "5.0.6"
5092- resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-5.0.6.tgz#23ed3a4f986359d68b5212eaaa681e60d6574946"
5127+ react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1 :
5128+ version "16.13.1"
5129+ resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
5130+ integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
5131+
5132+ react-redux@^7.0.0 :
5133+ version "7.2.2"
5134+ resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.2.tgz#03862e803a30b6b9ef8582dadcc810947f74b736"
5135+ integrity sha512-8+CQ1EvIVFkYL/vu6Olo7JFLWop1qRUeb46sGtIMDCSpgwPQq8fPLpirIB0iTqFe9XYEFPHssdX8/UwN6pAkEA==
50935136 dependencies :
5094- hoist-non-react-statics "^2.2.1"
5095- invariant "^2.0.0"
5096- lodash "^4.2.0"
5097- lodash-es "^4.2.0"
5098- loose-envify "^1.1.0"
5099- prop-types "^15.5.10"
5137+ " @babel/runtime" " ^7.12.1"
5138+ hoist-non-react-statics "^3.3.2"
5139+ loose-envify "^1.4.0"
5140+ prop-types "^15.7.2"
5141+ react-is "^16.13.1"
51005142
5101- react-router-dom@^4.0.0-beta.8 :
5102- version "4.2.2"
5103- resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-4.2.2.tgz#c8a81df3adc58bba8a76782e946cbd4eae649b8d"
5143+ react-router-dom@^5.0.0 :
5144+ version "5.2.0"
5145+ resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.2.0.tgz#9e65a4d0c45e13289e66c7b17c7e175d0ea15662"
5146+ integrity sha512-gxAmfylo2QUjcwxI63RhQ5G85Qqt4voZpUXSEqCwykV0baaOTQDR1f0PmY8AELqIyVc0NEZUj0Gov5lNGcXgsA==
51045147 dependencies :
5105- history "^4.7 .2"
5106- invariant "^2.2.2 "
5148+ " @babel/runtime " " ^7.1 .2"
5149+ history "^4.9.0 "
51075150 loose-envify "^1.3.1"
5108- prop-types "^15.5.4"
5109- react-router "^4.2.0"
5110- warning "^3.0.0"
5151+ prop-types "^15.6.2"
5152+ react-router "5.2.0"
5153+ tiny-invariant "^1.0.2"
5154+ tiny-warning "^1.0.0"
51115155
5112- " react-router@2 - 4" , react-router@^4.2.0 :
5156+ " react-router@2 - 4 " :
51135157 version "4.2.0"
51145158 resolved "https://registry.yarnpkg.com/react-router/-/react-router-4.2.0.tgz#61f7b3e3770daeb24062dae3eedef1b054155986"
51155159 dependencies :
@@ -5121,6 +5165,22 @@ react-router-dom@^4.0.0-beta.8:
51215165 prop-types "^15.5.4"
51225166 warning "^3.0.0"
51235167
5168+ react-router@5.2.0 :
5169+ version "5.2.0"
5170+ resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.2.0.tgz#424e75641ca8747fbf76e5ecca69781aa37ea293"
5171+ integrity sha512-smz1DUuFHRKdcJC0jobGo8cVbhO3x50tCL4icacOlcwDOEQPq4TMqwx3sY1TP+DvtTgz4nm3thuo7A+BK2U0Dw==
5172+ dependencies :
5173+ " @babel/runtime" " ^7.1.2"
5174+ history "^4.9.0"
5175+ hoist-non-react-statics "^3.1.0"
5176+ loose-envify "^1.3.1"
5177+ mini-create-react-context "^0.4.0"
5178+ path-to-regexp "^1.7.0"
5179+ prop-types "^15.6.2"
5180+ react-is "^16.6.0"
5181+ tiny-invariant "^1.0.2"
5182+ tiny-warning "^1.0.0"
5183+
51245184react-scripts-ts@^2.8.0 :
51255185 version "2.8.0"
51265186 resolved "https://registry.yarnpkg.com/react-scripts-ts/-/react-scripts-ts-2.8.0.tgz#6ef17a490725fd34ca3ba8829354581a97b310e8"
@@ -5167,14 +5227,13 @@ react-transition-group@^1.1.1:
51675227 prop-types "^15.5.6"
51685228 warning "^3.0.0"
51695229
5170- react@^16.0.0 :
5171- version "16.3.2"
5172- resolved "https://registry.yarnpkg.com/react/-/react-16.3.2.tgz#fdc8420398533a1e58872f59091b272ce2f91ea9"
5230+ react@^17.0.0 :
5231+ version "17.0.1"
5232+ resolved "https://registry.yarnpkg.com/react/-/react-17.0.1.tgz#6e0600416bd57574e3f86d92edba3d9008726127"
5233+ integrity sha512-lG9c9UuMHdcAexXtigOZLX8exLWkW0Ku29qPRU8uhF2R9BN96dLCt0psvzPLlHc5OWkgymP3qwTRgbnw5BKx3w==
51735234 dependencies :
5174- fbjs "^0.8.16"
51755235 loose-envify "^1.1.0"
51765236 object-assign "^4.1.1"
5177- prop-types "^15.6.0"
51785237
51795238reactivexcomponent.js@^6.0.0 :
51805239 version "6.0.0"
@@ -5317,6 +5376,11 @@ regenerator-runtime@^0.11.0:
53175376 version "0.11.0"
53185377 resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.0.tgz#7e54fe5b5ccd5d6624ea6255c3473be090b802e1"
53195378
5379+ regenerator-runtime@^0.13.4 :
5380+ version "0.13.7"
5381+ resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.7.tgz#cac2dacc8a1ea675feaabaeb8ae833898ae46f55"
5382+ integrity sha512-a54FxoJDIr27pgf7IgeQGxmqUNYrcV338lf/6gH456HZ/PhX+5BcwHXG9ajESmwe6WRO0tAzRUrRmNONWgkrew==
5383+
53205384regex-cache@^0.4.2 :
53215385 version "0.4.4"
53225386 resolved "https://registry.yarnpkg.com/regex-cache/-/regex-cache-0.4.4.tgz#75bdc58a2a1496cec48a12835bc54c8d562336dd"
@@ -5519,6 +5583,11 @@ resolve-pathname@^2.2.0:
55195583 version "2.2.0"
55205584 resolved "https://registry.yarnpkg.com/resolve-pathname/-/resolve-pathname-2.2.0.tgz#7e9ae21ed815fd63ab189adeee64dc831eefa879"
55215585
5586+ resolve-pathname@^3.0.0 :
5587+ version "3.0.0"
5588+ resolved "https://registry.yarnpkg.com/resolve-pathname/-/resolve-pathname-3.0.0.tgz#99d02224d3cf263689becbb393bc560313025dcd"
5589+ integrity sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng==
5590+
55225591resolve@1.1.7 :
55235592 version "1.1.7"
55245593 resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
@@ -5636,6 +5705,14 @@ sax@>=0.6.0, sax@^1.2.1, sax@~1.2.1:
56365705 version "1.2.4"
56375706 resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
56385707
5708+ scheduler@^0.20.1 :
5709+ version "0.20.1"
5710+ resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.20.1.tgz#da0b907e24026b01181ecbc75efdc7f27b5a000c"
5711+ integrity sha512-LKTe+2xNJBNxu/QhHvDR14wUXHRQbVY5ZOYpOGWRzhydZUqrLb2JBvLPY7cAqFmqrWuDED0Mjk7013SZiOz6Bw==
5712+ dependencies :
5713+ loose-envify "^1.1.0"
5714+ object-assign "^4.1.1"
5715+
56395716schema-utils@^0.3.0 :
56405717 version "0.3.0"
56415718 resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-0.3.0.tgz#f5877222ce3e931edae039f17eb3716e7137f8cf"
@@ -6187,6 +6264,16 @@ timers-browserify@^2.0.2:
61876264 dependencies :
61886265 setimmediate "^1.0.4"
61896266
6267+ tiny-invariant@^1.0.2 :
6268+ version "1.1.0"
6269+ resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.1.0.tgz#634c5f8efdc27714b7f386c35e6760991d230875"
6270+ integrity sha512-ytxQvrb1cPc9WBEI/HSeYYoGD0kWnGEOR8RY6KomWLBVhqz0RgTwVO9dLrGz7dC+nN9llyI7OKAgRq8Vq4ZBSw==
6271+
6272+ tiny-warning@^1.0.0, tiny-warning@^1.0.3 :
6273+ version "1.0.3"
6274+ resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754"
6275+ integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==
6276+
61906277tmp@^0.0.33 :
61916278 version "0.0.33"
61926279 resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9"
@@ -6595,6 +6682,11 @@ value-equal@^0.4.0:
65956682 version "0.4.0"
65966683 resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-0.4.0.tgz#c5bdd2f54ee093c04839d71ce2e4758a6890abc7"
65976684
6685+ value-equal@^1.0.1 :
6686+ version "1.0.1"
6687+ resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-1.0.1.tgz#1e0b794c734c5c0cade179c437d356d931a34d6c"
6688+ integrity sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw==
6689+
65986690vary@~1.1.2 :
65996691 version "1.1.2"
66006692 resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
0 commit comments