Skip to content

chore: Fix stylus dependency

What does this MR do and why?

Duo UI pipelines are all failing because of the stylus package error https://registry.yarnpkg.com/stylus/-/stylus-0.54.5.tgz: Request failed "404 Not Found" Stylus was removed by the npm security team because the package contained malicious code. See also https://classic.yarnpkg.com/en/package/stylus

Related https://github.com/stylus/stylus/issues/2938

Related MR to fix it in GitLab UI: gitlab-org/gitlab-services/design.gitlab.com!4831 (merged)

Screenshots or screen recordings

Before After

How to set up and validate locally

  1. Check http://localhost:9001

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to gitlab#513105 (closed)

Edited by Sascha Eggenberger

Merge request reports

Loading