Bump ethers from 5.6.3 to 5.6.4 (#244)
This commit is contained in:
parent
1103b65ee6
commit
78beb78900
|
@ -33,7 +33,7 @@
|
|||
"@types/react-highlight": "^0.12.5",
|
||||
"@types/react-syntax-highlighter": "^13.5.2",
|
||||
"chart.js": "^3.7.1",
|
||||
"ethers": "^5.6.3",
|
||||
"ethers": "^5.6.4",
|
||||
"highlightjs-solidity": "^2.0.5",
|
||||
"react": "^17.0.2",
|
||||
"react-blockies": "^1.4.1",
|
||||
|
@ -1830,9 +1830,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@ethersproject/providers": {
|
||||
"version": "5.6.3",
|
||||
"resolved": "https://registry.npmjs.org/@ethersproject/providers/-/providers-5.6.3.tgz",
|
||||
"integrity": "sha512-PKTEZXjdAhGK/+hUwRLQqlGrwTRrK4D0FHEP2V9klUF8C6+AWfHkA3AoLI+a8oq5CUZoRAH0nMecYGkKxUjeSw==",
|
||||
"version": "5.6.4",
|
||||
"resolved": "https://registry.npmjs.org/@ethersproject/providers/-/providers-5.6.4.tgz",
|
||||
"integrity": "sha512-WAdknnaZ52hpHV3qPiJmKx401BLpup47h36Axxgre9zT+doa/4GC/Ne48ICPxTm0BqndpToHjpLP1ZnaxyE+vw==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
|
@ -8266,9 +8266,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/ethers": {
|
||||
"version": "5.6.3",
|
||||
"resolved": "https://registry.npmjs.org/ethers/-/ethers-5.6.3.tgz",
|
||||
"integrity": "sha512-TkZAYGtbnzsGzEzqonLEMpOkmD5JIKCoWlAlj9ShAJlJszEkgKh3jVSeX1edLkYmqnpvJvGlBDK2y/HVe84LNg==",
|
||||
"version": "5.6.4",
|
||||
"resolved": "https://registry.npmjs.org/ethers/-/ethers-5.6.4.tgz",
|
||||
"integrity": "sha512-62UIfxAQXdf67TeeOaoOoPctm5hUlYgfd0iW3wxfj7qRYKDcvvy0f+sJ3W2/Pyx77R8dblvejA8jokj+lS+ATQ==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
|
@ -8298,7 +8298,7 @@
|
|||
"@ethersproject/networks": "5.6.2",
|
||||
"@ethersproject/pbkdf2": "5.6.0",
|
||||
"@ethersproject/properties": "5.6.0",
|
||||
"@ethersproject/providers": "5.6.3",
|
||||
"@ethersproject/providers": "5.6.4",
|
||||
"@ethersproject/random": "5.6.0",
|
||||
"@ethersproject/rlp": "5.6.0",
|
||||
"@ethersproject/sha2": "5.6.0",
|
||||
|
@ -20816,9 +20816,9 @@
|
|||
}
|
||||
},
|
||||
"@ethersproject/providers": {
|
||||
"version": "5.6.3",
|
||||
"resolved": "https://registry.npmjs.org/@ethersproject/providers/-/providers-5.6.3.tgz",
|
||||
"integrity": "sha512-PKTEZXjdAhGK/+hUwRLQqlGrwTRrK4D0FHEP2V9klUF8C6+AWfHkA3AoLI+a8oq5CUZoRAH0nMecYGkKxUjeSw==",
|
||||
"version": "5.6.4",
|
||||
"resolved": "https://registry.npmjs.org/@ethersproject/providers/-/providers-5.6.4.tgz",
|
||||
"integrity": "sha512-WAdknnaZ52hpHV3qPiJmKx401BLpup47h36Axxgre9zT+doa/4GC/Ne48ICPxTm0BqndpToHjpLP1ZnaxyE+vw==",
|
||||
"requires": {
|
||||
"@ethersproject/abstract-provider": "^5.6.0",
|
||||
"@ethersproject/abstract-signer": "^5.6.0",
|
||||
|
@ -25126,9 +25126,9 @@
|
|||
"version": "1.8.1"
|
||||
},
|
||||
"ethers": {
|
||||
"version": "5.6.3",
|
||||
"resolved": "https://registry.npmjs.org/ethers/-/ethers-5.6.3.tgz",
|
||||
"integrity": "sha512-TkZAYGtbnzsGzEzqonLEMpOkmD5JIKCoWlAlj9ShAJlJszEkgKh3jVSeX1edLkYmqnpvJvGlBDK2y/HVe84LNg==",
|
||||
"version": "5.6.4",
|
||||
"resolved": "https://registry.npmjs.org/ethers/-/ethers-5.6.4.tgz",
|
||||
"integrity": "sha512-62UIfxAQXdf67TeeOaoOoPctm5hUlYgfd0iW3wxfj7qRYKDcvvy0f+sJ3W2/Pyx77R8dblvejA8jokj+lS+ATQ==",
|
||||
"requires": {
|
||||
"@ethersproject/abi": "5.6.1",
|
||||
"@ethersproject/abstract-provider": "5.6.0",
|
||||
|
@ -25148,7 +25148,7 @@
|
|||
"@ethersproject/networks": "5.6.2",
|
||||
"@ethersproject/pbkdf2": "5.6.0",
|
||||
"@ethersproject/properties": "5.6.0",
|
||||
"@ethersproject/providers": "5.6.3",
|
||||
"@ethersproject/providers": "5.6.4",
|
||||
"@ethersproject/random": "5.6.0",
|
||||
"@ethersproject/rlp": "5.6.0",
|
||||
"@ethersproject/sha2": "5.6.0",
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
"@types/react-highlight": "^0.12.5",
|
||||
"@types/react-syntax-highlighter": "^13.5.2",
|
||||
"chart.js": "^3.7.1",
|
||||
"ethers": "^5.6.3",
|
||||
"ethers": "^5.6.4",
|
||||
"highlightjs-solidity": "^2.0.5",
|
||||
"react": "^17.0.2",
|
||||
"react-blockies": "^1.4.1",
|
||||
|
|
Loading…
Reference in New Issue