diff options
Diffstat (limited to 'sdnr/wt/odlux/package.json')
-rw-r--r-- | sdnr/wt/odlux/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sdnr/wt/odlux/package.json b/sdnr/wt/odlux/package.json index 4eaf5fc26..c5004ca72 100644 --- a/sdnr/wt/odlux/package.json +++ b/sdnr/wt/odlux/package.json @@ -14,8 +14,8 @@ "@fortawesome/fontawesome-svg-core": "1.2.12", "@fortawesome/free-solid-svg-icons": "5.6.3", "@fortawesome/react-fontawesome": "0.1.3", - "@material-ui/core": "4.9.0", - "@material-ui/icons": "4.5.1", + "@material-ui/core": "4.11.0", + "@material-ui/icons": "4.9.1", "@material-ui/lab": "4.0.0-alpha.41", "@types/classnames": "2.2.6", "@types/flux": "3.1.8", |