|
2 | 2 | # yarn lockfile v1 |
3 | 3 |
|
4 | 4 |
|
5 | | -"@babel/runtime@^7.3.1": |
| 5 | +"@babel/runtime@^7.5.5": |
6 | 6 | version "7.7.2" |
7 | 7 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.7.2.tgz#111a78002a5c25fc8e3361bedc9529c696b85a6a" |
8 | 8 | integrity sha512-JONRbXbTXc9WQE2mAZd1p0Z3DZ/6vaQIkgYMSTP3KjRCyd7rCZCcfhCyX+YjwcKxcZ82UrxbRD358bpExNgrjw== |
@@ -2786,22 +2786,22 @@ react-dom@^16.7.0: |
2786 | 2786 | prop-types "^15.6.2" |
2787 | 2787 | scheduler "^0.17.0" |
2788 | 2788 |
|
2789 | | -react-is@^16.7.0, react-is@^16.8.1, react-is@^16.8.2: |
| 2789 | +react-is@^16.7.0, react-is@^16.8.1, react-is@^16.9.0: |
2790 | 2790 | version "16.11.0" |
2791 | 2791 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.11.0.tgz#b85dfecd48ad1ce469ff558a882ca8e8313928fa" |
2792 | 2792 | integrity sha512-gbBVYR2p8mnriqAwWx9LbuUrShnAuSCNnuPGyc7GJrMVQtPDAh8iLpv7FRuMPFb56KkaVZIYSz1PrjI9q0QPCw== |
2793 | 2793 |
|
2794 | | -react-redux@^6.0.0: |
2795 | | -version "6.0.1" |
2796 | | -resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-6.0.1.tgz#0d423e2c1cb10ada87293d47e7de7c329623ba4d" |
2797 | | -integrity sha512-T52I52Kxhbqy/6TEfBv85rQSDz6+Y28V/pf52vDWs1YRXG19mcFOGfHnY2HsNFHyhP+ST34Aih98fvt6tqwVcQ== |
| 2794 | +react-redux@^7.1.3: |
| 2795 | +version "7.1.3" |
| 2796 | +resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.1.3.tgz#717a3d7bbe3a1b2d535c94885ce04cdc5a33fc79" |
| 2797 | +integrity sha512-uI1wca+ECG9RoVkWQFF4jDMqmaw0/qnvaSvOoL/GA4dNxf6LoV8sUAcNDvE5NWKs4hFpn0t6wswNQnY3f7HT3w== |
2798 | 2798 | dependencies: |
2799 | | -"@babel/runtime""^7.3.1" |
| 2799 | +"@babel/runtime""^7.5.5" |
2800 | 2800 | hoist-non-react-statics "^3.3.0" |
2801 | 2801 | invariant "^2.2.4" |
2802 | 2802 | loose-envify "^1.4.0" |
2803 | 2803 | prop-types "^15.7.2" |
2804 | | -react-is "^16.8.2" |
| 2804 | +react-is "^16.9.0" |
2805 | 2805 |
|
2806 | 2806 | react@^16.7.0: |
2807 | 2807 | version "16.11.0" |
|