[8.3.x] fix(@angular-devkit/build-angular): update tree-kill dependency to 1.2.2#16634
[8.3.x] fix(@angular-devkit/build-angular): update tree-kill dependency to 1.2.2#16634mgechev merged 1 commit intoangular:8.3.xfrom
Conversation
While the CLI is not affected by the following advisory, this change will address the audit warning and prevent potential future usage of the package within the CLI from being affected. Advisory: https://www.npmjs.com/advisories/1432
4743a86 to
ca700a4
Compare
|
Why is |
|
We pin all transitive dependencies to avoid unexpected breakages when a 3rd party library gets a release. So before updating a dependency we make sure that it doesn't break any of our tests. |
|
When the new tag 8.3.23 (that contain this fix) will be available ? |
|
Any update on this ? |
|
@Nikhilkapoor20 @ahmadabulaban |
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
While the CLI is not affected by the following advisory, this change will address the audit warning and prevent any potential future usage of the package within the CLI from being affected.
Advisory: https://www.npmjs.com/advisories/1432
Closes #16629