ui(angular): dependency security cleanup

Mitigate critical transitive vulnerabilities.
No functional app changes; runtime behavior unchanged.
This commit is contained in:
Alexandr Stelnykovych
2025-09-04 13:01:46 +03:00
parent 201b9a8773
commit 2893d68383
9 changed files with 951 additions and 2495 deletions

View File

@@ -95,10 +95,6 @@ Run `ng build` to build the project. The build artifacts will be stored in the `
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
### Running end-to-end tests
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
### Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).