diff --git a/web/package.json b/web/package.json index f41b33555..452b67a25 100644 --- a/web/package.json +++ b/web/package.json @@ -7,7 +7,7 @@ "@fortawesome/free-regular-svg-icons": "^5.13.0", "@fortawesome/free-solid-svg-icons": "^5.13.0", "@fortawesome/react-fontawesome": "^0.1.9", - "@material-ui/core": "^4.9.14", + "@material-ui/core": "^4.10.0", "@material-ui/icons": "^4.9.1", "@types/chai": "^4.2.11", "@types/classnames": "^2.2.10", diff --git a/web/yarn.lock b/web/yarn.lock index 11d1eb66a..17b9e8065 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -1936,13 +1936,13 @@ "@types/yargs" "^15.0.0" chalk "^3.0.0" -"@material-ui/core@^4.9.14": - version "4.9.14" - resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.9.14.tgz#4388f82cf94554cd3a935774fc12820f3c607a8a" - integrity sha512-71oYrOpInx5honJ9GzZlygPjmsFhn7Bui61/SWLJsPTkMnfvuZfU3qVqlEHjXyDsnZ+uKmLAIdsrOYnphJxxXw== +"@material-ui/core@^4.10.0": + version "4.10.0" + resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.10.0.tgz#e214e8f7981ff7975a918404b94508418642e463" + integrity sha512-yVlHe4b8AaoiTHhCOZeszHZ+T2iHU5DncdMGeNcQaaaO+q/Qrq0hxP3iFzTbgjRWnWwftEVQL668GRxcPJVRaQ== dependencies: "@babel/runtime" "^7.4.4" - "@material-ui/styles" "^4.9.14" + "@material-ui/styles" "^4.10.0" "@material-ui/system" "^4.9.14" "@material-ui/types" "^5.1.0" "@material-ui/utils" "^4.9.12" @@ -1961,10 +1961,10 @@ dependencies: "@babel/runtime" "^7.4.4" -"@material-ui/styles@^4.9.14": - version "4.9.14" - resolved "https://registry.yarnpkg.com/@material-ui/styles/-/styles-4.9.14.tgz#0a9e93a2bf24e8daa0811411a6f3dabdafbe9a07" - integrity sha512-zecwWKgRU2VzdmutNovPB4s5LKI0TWyZKc/AHfPu9iY8tg4UoLjpa4Rn9roYrRfuTbBZHI6b0BXcQ8zkis0nzQ== +"@material-ui/styles@^4.10.0": + version "4.10.0" + resolved "https://registry.yarnpkg.com/@material-ui/styles/-/styles-4.10.0.tgz#2406dc23aa358217aa8cc772e6237bd7f0544071" + integrity sha512-XPwiVTpd3rlnbfrgtEJ1eJJdFCXZkHxy8TrdieaTvwxNYj42VnnCyFzxYeNW9Lhj4V1oD8YtQ6S5Gie7bZDf7Q== dependencies: "@babel/runtime" "^7.4.4" "@emotion/hash" "^0.8.0"