Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update dependencies to address security vulnerabilities #837

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

Conversation

PeterDaveHello
Copy link
Contributor

Run npm audit fix to resolve multiple security issues:

Related dependency updates:

  • @types/estree 1.0.5 to 1.0.6
  • @webassemblyjs/ast and related packages 1.12.1 to 1.14.1
  • browserslist 4.23.1 to 4.24.4

Reduces vulnerabilities from 7 (1 low, 3 moderate, 3 high) to 3 (high).

The remaining vulnerabilities require major version upgrades or involve manually breaking change handling to fully resolve the issues.

@PeterDaveHello
Copy link
Contributor Author

By the way, I manually built and tested the basic functionality of the Firefox version, and at least within the range of features I commonly use, everything works fine with no breaking chances.

@PeterDaveHello
Copy link
Contributor Author

@josStorer mind to take a look?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant