Closed leifjones closed 3 years ago
This upgrade addresses a number of vulnerabilities, including 1 critical one.
@mrsegen, when it will be merged? I'm awaiting Angular 11 release
@Bykiev it’s not my call. It’s for @HNeukermans (or another maintainer?) to approve and release (or for someone to put up and be ready to maintain a fork).
It wouldn’t be ideal, but if this meets your needs, you could fork this branch and publish to a local repo accessible to your build process.
Thanks @thduttonuk!
In case this helps anyone: Someone reached out to me that this PR didn't work for them, but they were able to get the previously released version working via npm install --force
ng update @angular/core@12 @angular/cli@12 -C
per update guide: https://update.angular.io/?l=3&v=11.0-12.0npm audit fix
and the suggested command to deep-update iniFix #174 Fix #164