diff --git a/ui/package.json b/ui/package.json index 4563194d9..b8063b3ad 100644 --- a/ui/package.json +++ b/ui/package.json @@ -27,7 +27,7 @@ "object-hash": "1.3.0", "prop-types": "15.6.2", "qs": "6.5.2", - "react": "16.6.0", + "react": "16.6.1", "react-autosuggest": "9.4.2", "react-datepicker": "1.8.0", "react-dom": "16.6.1", diff --git a/ui/yarn.lock b/ui/yarn.lock index 1674f1434..41723c4ab 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -9333,15 +9333,15 @@ react-transition-group@2.5.0, react-transition-group@^2.2.1: prop-types "^15.6.2" react-lifecycles-compat "^3.0.4" -"react@15.x.x - 16.x.x", react@16.6.0: - version "16.6.0" - resolved "https://registry.yarnpkg.com/react/-/react-16.6.0.tgz#b34761cfaf3e30f5508bc732fb4736730b7da246" - integrity sha512-zJPnx/jKtuOEXCbQ9BKaxDMxR0001/hzxXwYxG8septeyYGfsgAei6NgfbVgOhbY1WOP2o3VPs/E9HaN+9hV3Q== +"react@15.x.x - 16.x.x", react@16.6.1: + version "16.6.1" + resolved "https://registry.yarnpkg.com/react/-/react-16.6.1.tgz#ee2aef4f0a09e494594882029821049772f915fe" + integrity sha512-OtawJThYlvRgm9BXK+xTL7BIlDx8vv21j+fbQDjRRUyok6y7NyjlweGorielTahLZHYIdKUoK2Dp9ByVWuMqxw== dependencies: loose-envify "^1.1.0" object-assign "^4.1.1" prop-types "^15.6.2" - scheduler "^0.10.0" + scheduler "^0.11.0" read-pkg-up@^1.0.1: version "1.0.1"