Skip to content

chore: update webpack and copy-webpack-plugin to fix serialize-javascript vulnerability#4959

Merged
cuixq merged 2 commits intogoogle:masterfrom
cuixq:npm
Mar 4, 2026
Merged

chore: update webpack and copy-webpack-plugin to fix serialize-javascript vulnerability#4959
cuixq merged 2 commits intogoogle:masterfrom
cuixq:npm

Conversation

@cuixq
Copy link
Copy Markdown
Contributor

@cuixq cuixq commented Mar 4, 2026

This PR updates copy-webpack-plugin to ^14.0.0 and webpack to ^5.105.4 in gcp/website/frontend3. These updates resolve a high-severity security vulnerability in the transitive dependency serialize-javascript (reported in GHSA-5c6j-r48x-rmvq).

By updating these direct dependencies, serialize-javascript is upgraded from 6.0.2 to 7.0.4, which contains the necessary security fixes.

@cuixq cuixq marked this pull request as ready for review March 4, 2026 01:43
@cuixq cuixq merged commit 5f6aac6 into google:master Mar 4, 2026
21 checks passed
@cuixq cuixq deleted the npm branch March 4, 2026 03:10
tymzd pushed a commit to tymzd/osv.dev that referenced this pull request Apr 13, 2026
…avascript` vulnerability (google#4959)

This PR updates `copy-webpack-plugin` to `^14.0.0` and `webpack` to
`^5.105.4` in `gcp/website/frontend3`. These updates resolve a
high-severity security vulnerability in the transitive dependency
`serialize-javascript` (reported in GHSA-5c6j-r48x-rmvq).

By updating these direct dependencies, `serialize-javascript` is
upgraded from `6.0.2` to `7.0.4`, which contains the necessary security
fixes.
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

Successfully merging this pull request may close these issues.

2 participants