diff --git a/package.json b/package.json index 50e2dce2..b0bde3bc 100644 --- a/package.json +++ b/package.json @@ -25,8 +25,8 @@ "dateformat": "3.0.3", "distinct-colors": "1.0.4", "metrics-graphics": "2.14.0", - "react": "16.3.1", - "react-dom": "16.3.1", + "react": "16.3.2", + "react-dom": "16.3.2", "react-ga": "2.4.1", "react-loadable": "5.3.1", "react-metrics-graphics": "1.0.2", diff --git a/yarn.lock b/yarn.lock index 45ea6e44..2e1c9df1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7814,9 +7814,9 @@ react-dev-utils@^5.0.1: strip-ansi "3.0.1" text-table "0.2.0" -react-dom@16.3.1: - version "16.3.1" - resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.3.1.tgz#6a3c90a4fb62f915bdbcf6204422d93a7d4ca573" +react-dom@16.3.2: + version "16.3.2" + resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.3.2.tgz#cb90f107e09536d683d84ed5d4888e9640e0e4df" dependencies: fbjs "^0.8.16" loose-envify "^1.1.0" @@ -7930,9 +7930,9 @@ react-spinkit@3.0.0: object-assign "^4.1.0" prop-types "^15.5.8" -react@16.3.1: - version "16.3.1" - resolved "https://registry.yarnpkg.com/react/-/react-16.3.1.tgz#4a2da433d471251c69b6033ada30e2ed1202cfd8" +react@16.3.2: + version "16.3.2" + resolved "https://registry.yarnpkg.com/react/-/react-16.3.2.tgz#fdc8420398533a1e58872f59091b272ce2f91ea9" dependencies: fbjs "^0.8.16" loose-envify "^1.1.0"