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

Vulnerability in terser-webpack-plugin dependency #1613

Closed
mheathcote1977 opened this issue Jun 16, 2020 · 3 comments
Closed

Vulnerability in terser-webpack-plugin dependency #1613

mheathcote1977 opened this issue Jun 16, 2020 · 3 comments
Labels

Comments

@mheathcote1977
Copy link

Our corporate scanning software is preventing the use of the latest version 11.0.x due to a vulnerability in one of the dependencies.

Currently version 11.0.8 depends on terser-webpack-plugin@2.2.0 (in lock file). This in turn depends on serialize-javascript@2.1.2. The vulnerability is in the serialize javascript plugin.

Please could you update terser-webpack-plugin to version 2.3.6 or greater, as they have updated to serialize-javascript 3.0 which no longer has the blocking vulnerability.

Huge thanks and great work.

@sapegin
Copy link
Member

sapegin commented Jun 22, 2020

Feel free to send a pull request with a fix.

@dhavalsingh
Copy link

Is anyone working on this? Can i take a shot at it?

@carlosruana
Copy link

Duplicate of #1658 terser-webpack-plugin has already been updated to ^4.1.0

@sapegin sapegin closed this as completed Aug 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants