Closed lebed2045 closed 3 years ago
Hi @lebed2045! I’m sorry that you had this issue.
Thanks so much for reporting it! The project owner will review and triage this issue as soon as they can.
Some of the dependencies could be updated to resolve some of these issues for OpenZeppelin Test Environment.
Thank you for reporting @lebed2045. I've released a new version with an updated and un-pinned web3 dependency so this doesn't happen again in the future. If there are any remaining vulnerability reports they should be fixed in web3 itself.
After the fresh install
truffle init
andnpm install --save-dev @openzeppelin/test-environment
(got "@openzeppelin/test-environment": "^0.1.8") andnpm audit fix
I getvulnerabilities required manual review and could not be updated
:is it something on my side or there's possible update for
openzeppelin-test-environment
which would fix it?