diff --git a/package.json b/package.json index b583ea8..3265bc4 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "devDependencies": { "@commitlint/cli": "8.2.0", "@commitlint/config-conventional": "8.2.0", - "@material-ui/core": "4.6.0", + "@material-ui/core": "4.6.1", "@material-ui/icons": "4.5.1", "@octokit/rest": "16.35.0", "@testing-library/react": "9.3.2", diff --git a/yarn.lock b/yarn.lock index b18d5bb..20f2530 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1360,10 +1360,10 @@ mkdirp "^0.5.1" rimraf "^2.5.2" -"@material-ui/core@4.6.0": - version "4.6.0" - resolved "https://registry.verdaccio.org/@material-ui%2fcore/-/core-4.6.0.tgz#098a61d2af1778433d2d9a76de95be5f6aa87922" - integrity sha512-nzD0oO3R2dcX/+hmi5FUFSddMKySK76Ryuno3J/iOotbKvzXwbf9szzhL8KPNmsj+vizVNfkEfhzOuuCHRBKKQ== +"@material-ui/core@4.6.1": + version "4.6.1" + resolved "https://registry.verdaccio.org/@material-ui%2fcore/-/core-4.6.1.tgz#039f97443547a88c41d290deabfb4a044c6031ec" + integrity sha512-TljDMCJmi1zh7JhAFTp8qjIlbkVACiNftrcitzJJ+hAqpuP9PTO4euEkkAuYjISfUFZl3Z4kaOrBwN1HDrhIOQ== dependencies: "@babel/runtime" "^7.4.4" "@material-ui/styles" "^4.6.0"