Skip to content

Update compression-webpack-plugin and copy-webpack-plugin

What does this MR do?

Updates compression-webpack-plugin from 3.0.0 to 3.0.1 and copy-webpack-plugin from 5.0.4 to 5.0.5 to mainly update serialize-javascript to 2.1.2 to address CVE-2019-16772.

npm package serialize-javascript version before serialize-javascript version after
compression-webpack-plugin 1.4.0 2.1.2
copy-webpack-plugin 1.7.0 2.1.2

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Part of #195137 (closed)

Closes #199697

Relates !16976 (closed)

Edited by Takuya Noguchi

Merge request reports