Update webpack to fix security issue #2941
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Motivation
Updating webpack dependency with fix to the security issue: https://github.com/webpack/webpack/security/advisories/GHSA-4vvj-4cpr-p986?fbclid=IwZXh0bgNhZW0CMTEAAR2VZBw7fKoTndY3K5jqXYGozNY-_pl49j2E4_4e090uhLwF7ErvvImieFo_aem_nrF-sqME9iivAjihdd1X1A
and micromatch dependency to fix the security issue:
https://github.com/advisories/GHSA-952p-6rrq-rcjv?fbclid=IwZXh0bgNhZW0CMTEAAR3_18LZj5-bqxrI_Xq0a7gxpynmOkCXfki3hOPzgyKGiN_s8uRNsBUNJgw_aem_vlt_WpArcasNIsFDLrxxMw
Have you read the Contributing Guidelines on pull requests?
Yes
Test Plan
Ran
yarn start
and verified the website still loads successfullyRelated Issues and PRs
(Is this PR part of a group of changes? Link the other relevant PRs and Issues here. Use https://help.github.com/en/articles/closing-issues-using-keywords for help on GitHub syntax)