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

fix: Remove CVE-2020-7774 vulnerability by updating the y18n package #4693

Merged
merged 6 commits into from
Jun 25, 2024

Conversation

sw-joelmut
Copy link
Collaborator

Addresses #4684
#minor

Description

This PR updates the version of the y18n package to 4.0.3 and 5.0.5 to fix the CVE-2020-7774 vulnerability.
Along the way, to address this y18n package issue, we have updated all webpack related packages to the latest supported node 16 version, fixing the following vulnerabilities.

Specific Changes

  • Updated y18n to 4.0.3 and 5.0.5.
  • Updated ssri and ini packages to latest patch release.
  • Updated webpack and webpack-cli to latest version of each that support node 16.
  • Updated webpack plugins to latest versions.
  • Updated webpack config based on the new version.

Testing

The following images show the y18n package updated version.
image

@sw-joelmut sw-joelmut requested a review from a team as a code owner June 25, 2024 19:41
@coveralls
Copy link

coveralls commented Jun 25, 2024

Pull Request Test Coverage Report for Build 9668605277

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.4%) to 84.075%

Totals Coverage Status
Change from base Build 9668108895: -0.4%
Covered Lines: 20343
Relevant Lines: 22900

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jun 25, 2024

Pull Request Test Coverage Report for Build 9668605277

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 84.431%

Totals Coverage Status
Change from base Build 9668108895: 0.0%
Covered Lines: 20425
Relevant Lines: 22900

💛 - Coveralls

@tracyboehrer tracyboehrer merged commit 73d4e4a into main Jun 25, 2024
12 checks passed
@tracyboehrer tracyboehrer deleted the southworks/update/y18n branch June 25, 2024 20:15
This was referenced Sep 1, 2024
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.

3 participants