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

NPM recommending svg-sprite-loader 2.0.3 as a vulnerability fix? #486

Open
NickWoodward opened this issue May 17, 2022 · 0 comments
Open

Comments

@NickWoodward
Copy link

NickWoodward commented May 17, 2022

Do you want to request a feature, report a bug or ask a question?
Vulnerability

What is the current behavior?
Running npm audit fix suggests rolling back svg-sprite-loader to 2.0.3

What is the expected behavior?
Being able to use the latest version

Please tell us about your environment:

  • Node.js version: 16.14.0
  • webpack version: 5.72.1
  • svg-sprite-loader version: 6.0.11
  • OS type & version: windows 10

Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)


`postcss  <7.0.36
Severity: moderate
Regular Expression Denial of Service in postcss - https://github.com/advisories/GHSA-566m-qj78-rww5
fix available via npm audit fix --force
Will install svg-sprite-loader@2.0.3, which is a breaking change
node_modules/postcss
  svg-baker  >=1.2.5
  Depends on vulnerable versions of postcss
  node_modules/svg-baker
    svg-baker-runtime  >=1.4.0-alpha.10475b37
    Depends on vulnerable versions of svg-baker
    node_modules/svg-baker-runtime
      svg-sprite-loader  >=2.0.4
      Depends on vulnerable versions of svg-baker
      Depends on vulnerable versions of svg-baker-runtime
      node_modules/svg-sprite-loader

4 moderate severity vulnerabilities

To address all issues (including breaking changes), run:
  npm audit fix --force`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant