micahstubbs opened a new issue, #2053:
URL: https://github.com/apache/helix/issues/2053

   **Is your feature request related to a problem? Please describe.**
   A clear and concise description of what the problem is.
   
   Two acute problems motivate upgrading the web app `helix-front` to the 
latest version of the Angular UI framework (Angular 13 at this writing).
   
   1) node-sass dependency doesn't support on M1 MacBooks.
   
   2) Other dependencies have security vulnerabilities. 
   
   for example:
   
   ```
   > Notes: Vulnerability found: ansi-regex is vulnerable to Inefficient 
Regular Expression Complexity remediation: Upgrade ansi-regex from 4.1.1 to 
5.0.1 to fix the vulnerability.
   ```
   
   **Describe the solution you'd like**
   A clear and concise description of what you want to happen.
   
   Upgrade `helix-front` to Angular 13.  Perform other dependency upgrades 
necessary in order to make helix-front easy to maintain and contribute to going 
forward.
   
   **Additional context**
   Add any other context or screenshots about the feature request here.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to