Upgrade ethers to 5.7.0; adds ENS emoji support

This commit is contained in:
Willian Mitsuda 2022-08-21 22:05:20 -03:00
parent 75ef123d55
commit 728d86d7cb
No known key found for this signature in database
2 changed files with 554 additions and 552 deletions

1104
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -27,7 +27,7 @@
"@types/react-highlight": "^0.12.5",
"@types/react-syntax-highlighter": "^15.5.4",
"chart.js": "^3.9.1",
"ethers": "^5.6.9",
"ethers": "^5.7.0",
"highlightjs-solidity": "^2.0.5",
"react": "^18.2.0",
"react-blockies": "^1.4.1",