This command fixes the situation temporarily:
npm i @angular-devkit/build-angular@0.803.24
My Jenkins build requires me to run the npm audit fix command to download dependencyes. This command makes the same error appear again.
Anyone have any idea how to make the audit command ignore angula-devkit?