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

chore: upgrade webpack to 5.74.0 #4147

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

candrews
Copy link
Contributor

What does this PR do?

upgrade webpack to 5.74.0

Solves error when using node 17 (and later):
Error: error:0308010C:digital envelope routines::unsupported

This error occurs whenever running npm which is very annoying - I'm greatly looking forward to never seeing it again.

See: webpack/webpack#14532

Where should the reviewer start?

Run the build, tests, etc

How should this be manually tested?

Run the build, tests, etc

Any background context you want to provide?

I'm splitting out some of the changes in #3875 into separate PRs for easier review/merging.

What are the relevant tickets?

n/a

Screenshots

n/a

Additional questions

n/a

Solves error when using node 17 (and later):
Error: error:0308010C:digital envelope routines::unsupported

See: webpack/webpack#14532
@candrews candrews requested a review from a team as a code owner October 17, 2022 19:12
@candrews
Copy link
Contributor Author

@PeterSchafer hopefully this small PR passes all tests and is very easy to merge :)

@candrews candrews mentioned this pull request Nov 9, 2022
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant