diff --git a/packages/react-ui-kit/package.json b/packages/react-ui-kit/package.json index c735fa629c..ed1c26e3eb 100644 --- a/packages/react-ui-kit/package.json +++ b/packages/react-ui-kit/package.json @@ -4,7 +4,7 @@ "@types/styled-components": "4.1.10", "bazinga64": "5.3.41", "color": "3.1.0", - "react": "16.8.1", + "react": "16.8.2", "react-dom": "16.8.2", "react-transition-group": "2.5.3", "recompose": "0.30.0", diff --git a/yarn.lock b/yarn.lock index 9584bfd176..2feeda0f8f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10022,15 +10022,15 @@ react-transition-group@2.5.3: prop-types "^15.6.2" react-lifecycles-compat "^3.0.4" -react@16.8.1: - version "16.8.1" - resolved "https://registry.yarnpkg.com/react/-/react-16.8.1.tgz#ae11831f6cb2a05d58603a976afc8a558e852c4a" - integrity sha512-wLw5CFGPdo7p/AgteFz7GblI2JPOos0+biSoxf1FPsGxWQZdN/pj6oToJs1crn61DL3Ln7mN86uZ4j74p31ELQ== +react@16.8.2: + version "16.8.2" + resolved "https://registry.yarnpkg.com/react/-/react-16.8.2.tgz#83064596feaa98d9c2857c4deae1848b542c9c0c" + integrity sha512-aB2ctx9uQ9vo09HVknqv3DGRpI7OIGJhCx3Bt0QqoRluEjHSaObJl+nG12GDdYH6sTgE7YiPJ6ZUyMx9kICdXw== dependencies: loose-envify "^1.1.0" object-assign "^4.1.1" prop-types "^15.6.2" - scheduler "^0.13.1" + scheduler "^0.13.2" read-cmd-shim@^1.0.1: version "1.0.1" @@ -10586,7 +10586,7 @@ sax@^1.2.4: resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9" integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw== -scheduler@^0.13.1, scheduler@^0.13.2: +scheduler@^0.13.2: version "0.13.2" resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.13.2.tgz#969eaee2764a51d2e97b20a60963b2546beff8fa" integrity sha512-qK5P8tHS7vdEMCW5IPyt8v9MJOHqTrOUgPXib7tqm9vh834ibBX5BNhwkplX/0iOzHW5sXyluehYfS9yrkz9+w==