Upgrade uuid to 8.2.0 (dependency of json-wallets) #966
Labels
enhancement
New feature or improvement.
fixed/complete
This Bug is fixed or Enhancement is complete and published.
ethers.js/packages/json-wallets/package.json
Line 17 in 49e83b0
There is a more recent version of uuid that contains an important fix that removes references to
global
(which is a node-specific reference and is not available in the browser): uuidjs/uuid@0ea33e6ethers/json-wallets
should upgrade to at least this version.The latest version of uuid on npm at the time of ticket creation is this:
8.2.0
The text was updated successfully, but these errors were encountered: