Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

misc: fix Vue3 version & update braces's version #8627

Merged
merged 1 commit into from
Jun 18, 2024

Commits on Jun 17, 2024

  1. misc: fix Vue3 version & update braces's version

    Although my former patch can pass through build procedure but when
    I launch configurator and try to load board.xml, the loading
    procedure wont finish. So we cannot step forward anymore.
    
    I cannot find a solution right now, so I have to fix the version
    to v3.2.33 for several weeks.
    
    This patch is applied to fix vulnerability scanned by Trivy also.
    Vulnerability ID is CVE-2024-4068 & fixed version of dependency is 3.0.3.
    I added one configuration item named override for package.json.
    
    I tested and confirmed the fix is ok.
    
    Signed-off-by: dongpingx <[email protected]>
    Tracked-On: projectacrn#8626
    dongpingx committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    1093124 View commit details
    Browse the repository at this point in the history