diff --git a/templates/fullstack/client/package.json b/templates/fullstack/client/package.json index 2303e9bc8..3d84a52e8 100644 --- a/templates/fullstack/client/package.json +++ b/templates/fullstack/client/package.json @@ -13,7 +13,7 @@ "dependencies": { "@apollo/react-common": "3.1.4", "@apollo/react-hooks": "3.1.5", - "@material-ui/core": "4.12.3", + "@material-ui/core": "4.12.4", "apollo-boost": "0.4.9", "graphql": "15.7.2", "react": "17.0.2",