diff --git a/package.json b/package.json index dfc195c..ee450f0 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.1.0", "private": true, "dependencies": { - "@material-ui/core": "^4.5.0", + "@material-ui/core": "^4.5.1", "axios": "^0.19.0", "node-sass": "^4.12.0", "react": "^16.10.2", diff --git a/yarn.lock b/yarn.lock index 5c86b11..4eb51ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1145,9 +1145,9 @@ "@types/istanbul-reports" "^1.1.1" "@types/yargs" "^13.0.0" -"@material-ui/core@^4.5.0": - version "4.5.0" - resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.5.0.tgz#7e57cc40988c71b6340e3b2569b47dbac1820351" +"@material-ui/core@^4.5.1": + version "4.5.1" + resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.5.1.tgz#6f1bbb298cc2893b29169ab9398a00ca5a6ac971" dependencies: "@babel/runtime" "^7.4.4" "@material-ui/styles" "^4.5.0"