Skip to content

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.
@SarthakG16
Copy link

Hello @vHeemstra could you merge and release the patch!

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

2 participants