TrueFiEng / Waffle

Library for writing and testing smart contracts.
https://getwaffle.io
MIT License
962 stars 161 forks source link

Vulnerabilities reported in dependency #790

Closed sebastiantf closed 1 year ago

sebastiantf commented 2 years ago

Describe the bug Dependabot reported vulnerability in dependency:

To Reproduce

  1. Install ethereum-waffle
  2. Push to GitHub
  3. Enable Dependabot and wait for its reports

Software versions

ee99ee commented 1 year ago

+1 for this

rzadp commented 1 year ago

Waffle 4 is out, which got rid of deprecated ganache-core - that alone should have fixed most of the vulnerabilities :) We now depend on ganache package.

We also updated a lot of other dependencies.