Skip to content

Update webpack from 4.40.2 to 4.41.5

Takuya Noguchi requested to merge 195137-update-webpack-to-4.41.5 into master

What does this MR do?

Updates webpack from 4.40.2 to 4.41.5 to address CVE-2019-16772 (update serialize-javascript from 1.x (1.7.0) to 2.1.2+).

The previous update of webpack: !17560 (merged)

Dependency changelog

webpack (direct)

terser-webpack-plugin (indirect)

Updates include only dependency updates:

1.4.3 (2019-12-11)
SECURITY
update serialize-javascript to 2.1.2 version.
1.4.2 (2019-12-06)
SECURITY
update serialize-javascript to 2.1.1 version.

serialize-javascript (indirect)

Breaking change: Behavior changes for undefined in v2.0.0, which looks acceptable:

Screenshots

n/a

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)

Edited by Takuya Noguchi

Merge request reports