browserify / crypto-browserify

partial implementation of node's `crypto` for the browser
MIT License
653 stars 199 forks source link

Fixed vulnerablity in browserify-sign by update from 4.0.0 to 4.0.4 #196

Closed gustawdaniel closed 6 months ago

ljharb commented 3 years ago

The vulnerability is already fixed, since ^4.0.0 includes ^4.0.4. This change is nice, but is not necessary for anyone to fix the vulnerability.

ljharb commented 6 months ago

Duplicate of #217.