Open naXa777 opened 1 year ago
is it about update Angular version and its dependencies ?
@ElenaSpb, it's closely related. Most likely the "npm audit" job will stop failing after the Angular and its dependencies update. But if not, need to review the "npm audit" output carefully and identify which other dependencies require an updade.
Also, npm audit
is known to produce false alerts (see https://overreacted.io/npm-audit-broken-by-design/ for details). I don't say that you should stop using it, but I would definitely check the configuration with which it runs.
see "Frontend admin / test (pull_request)" https://github.com/Brain-up/brn/actions/runs/6631326300/job/18014616479?pr=2527