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

Patch #56

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Patch #56

wants to merge 2 commits into from

Conversation

vHeemstra
Copy link

  • Updates all dependencies.
    • Most importantly execa, which had a dependency on a version of cross-spawn that errors when used in worker threads (because of process.chdir()).
  • Adds overrides for vulnerable nested dependencies (these can be remove once all the sub-dependencies have updated their dependencies, etc).
  • Small renaming to be consistent with other imagemin plugins.

Fixes #41 #54 #55

* Updated all dependencies.
  - Most importantly **execa**, which had a dependency on a version of **cross-spawn** that errors when used in worker threads (because of `process.chdir()`).
* Added `overrides` for vulnerable nested dependencies (these can be remove once all the sub-dependencies have updated their dependencies..).
* Small renaming to be consistent with other imagemin plugins.
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.

Security issues Vulnerability
1 participant