In order to resolve the security warning on this repo we need to upgrade the @angular/cli package.
There are breaking changes going from 1.6.8 -> 7.3.1 not just for this package but basically all angular packages. Updating the angular.json file for example is required.
In order to resolve the security warning on this repo we need to upgrade the
@angular/clipackage.There are breaking changes going from
1.6.8->7.3.1not just for this package but basically all angular packages. Updating theangular.jsonfile for example is required.