Skip to content

v4.2.2

Choose a tag to compare

@unicornonea unicornonea released this 30 Jul 08:25
· 200 commits to master since this release
9fd8013
  • Upgrade axios to v1.11.0 to resolve form-data vulnerability
  • Replace request/superagent with axios
  • Remove @resolver-engine/imports-fs, replaced with custom implementation
  • Replace github-download with inline implementation
    • Replace deprecated request with axios for HTTP requests
    • Replace adm-zip with yauzl for ZIP file handling