发布

  • fix(webpack): migrate to latest version to prevent security vulnerabilities #29755 (#30590)

    frostbyte_neo 发布于 2025-04-02 16:35:47 +00:00

    Current Behavior

    The @nx/webpack depends on webpack at version ^5.80.0. Despite the
    ^ allowing it to resolve to a higher minor, there has been no
    migration to force users onto a higher version.
    There is a security vulnerability with version 5.88.0.

    Expected Behavior

    Ensure users are migrated to a version where the security vulnerability
    has been fixed.

    Related Issue(s)

    Fixes #29755

    下载附件