Bump ethers from 5.5.1 to 5.5.2 (#131)

This commit is contained in:
dependabot[bot] 2021-12-06 21:39:36 +00:00 committed by GitHub
parent 59fe3476c2
commit 8b33337e49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 32 additions and 32 deletions

62
package-lock.json generated
View File

@ -33,7 +33,7 @@
"@types/react-highlight": "^0.12.5", "@types/react-highlight": "^0.12.5",
"@types/react-syntax-highlighter": "^13.5.2", "@types/react-syntax-highlighter": "^13.5.2",
"chart.js": "^3.6.2", "chart.js": "^3.6.2",
"ethers": "^5.5.1", "ethers": "^5.5.2",
"highlightjs-solidity": "^2.0.2", "highlightjs-solidity": "^2.0.2",
"react": "^17.0.2", "react": "^17.0.2",
"react-blockies": "^1.4.1", "react-blockies": "^1.4.1",
@ -1672,9 +1672,9 @@
] ]
}, },
"node_modules/@ethersproject/networks": { "node_modules/@ethersproject/networks": {
"version": "5.5.0", "version": "5.5.1",
"resolved": "https://registry.npmjs.org/@ethersproject/networks/-/networks-5.5.0.tgz", "resolved": "https://registry.npmjs.org/@ethersproject/networks/-/networks-5.5.1.tgz",
"integrity": "sha512-KWfP3xOnJeF89Uf/FCJdV1a2aDJe5XTN2N52p4fcQ34QhDqQFkgQKZ39VGtiqUgHcLI8DfT0l9azC3KFTunqtA==", "integrity": "sha512-tYRDM4zZtSUcKnD4UMuAlj7SeXH/k5WC4SP2u1Pn57++JdXHkRu2zwNkgNogZoxHzhm9Q6qqurDBVptHOsW49Q==",
"funding": [ "funding": [
{ {
"type": "individual", "type": "individual",
@ -1727,9 +1727,9 @@
} }
}, },
"node_modules/@ethersproject/providers": { "node_modules/@ethersproject/providers": {
"version": "5.5.0", "version": "5.5.1",
"resolved": "https://registry.npmjs.org/@ethersproject/providers/-/providers-5.5.0.tgz", "resolved": "https://registry.npmjs.org/@ethersproject/providers/-/providers-5.5.1.tgz",
"integrity": "sha512-xqMbDnS/FPy+J/9mBLKddzyLLAQFjrVff5g00efqxPzcAwXiR+SiCGVy6eJ5iAIirBOATjx7QLhDNPGV+AEQsw==", "integrity": "sha512-2zdD5sltACDWhjUE12Kucg2PcgM6V2q9JMyVvObtVGnzJu+QSmibbP+BHQyLWZUBfLApx2942+7DC5D+n4wBQQ==",
"funding": [ "funding": [
{ {
"type": "individual", "type": "individual",
@ -1985,9 +1985,9 @@
} }
}, },
"node_modules/@ethersproject/web": { "node_modules/@ethersproject/web": {
"version": "5.5.0", "version": "5.5.1",
"resolved": "https://registry.npmjs.org/@ethersproject/web/-/web-5.5.0.tgz", "resolved": "https://registry.npmjs.org/@ethersproject/web/-/web-5.5.1.tgz",
"integrity": "sha512-BEgY0eL5oH4mAo37TNYVrFeHsIXLRxggCRG/ksRIxI2X5uj5IsjGmcNiRN/VirQOlBxcUhCgHhaDLG4m6XAVoA==", "integrity": "sha512-olvLvc1CB12sREc1ROPSHTdFCdvMh0J5GSJYiQg2D0hdD4QmJDy8QYDb1CvoqD/bF1c++aeKv2sR5uduuG9dQg==",
"funding": [ "funding": [
{ {
"type": "individual", "type": "individual",
@ -8082,9 +8082,9 @@
} }
}, },
"node_modules/ethers": { "node_modules/ethers": {
"version": "5.5.1", "version": "5.5.2",
"resolved": "https://registry.npmjs.org/ethers/-/ethers-5.5.1.tgz", "resolved": "https://registry.npmjs.org/ethers/-/ethers-5.5.2.tgz",
"integrity": "sha512-RodEvUFZI+EmFcE6bwkuJqpCYHazdzeR1nMzg+YWQSmQEsNtfl1KHGfp/FWZYl48bI/g7cgBeP2IlPthjiVngw==", "integrity": "sha512-EF5W+6Wwcu6BqVwpgmyR5U2+L4c1FQzlM/02dkZOugN3KF0cG9bzHZP+TDJglmPm2/IzCEJDT7KBxzayk7SAHw==",
"funding": [ "funding": [
{ {
"type": "individual", "type": "individual",
@ -8111,10 +8111,10 @@
"@ethersproject/json-wallets": "5.5.0", "@ethersproject/json-wallets": "5.5.0",
"@ethersproject/keccak256": "5.5.0", "@ethersproject/keccak256": "5.5.0",
"@ethersproject/logger": "5.5.0", "@ethersproject/logger": "5.5.0",
"@ethersproject/networks": "5.5.0", "@ethersproject/networks": "5.5.1",
"@ethersproject/pbkdf2": "5.5.0", "@ethersproject/pbkdf2": "5.5.0",
"@ethersproject/properties": "5.5.0", "@ethersproject/properties": "5.5.0",
"@ethersproject/providers": "5.5.0", "@ethersproject/providers": "5.5.1",
"@ethersproject/random": "5.5.0", "@ethersproject/random": "5.5.0",
"@ethersproject/rlp": "5.5.0", "@ethersproject/rlp": "5.5.0",
"@ethersproject/sha2": "5.5.0", "@ethersproject/sha2": "5.5.0",
@ -8124,7 +8124,7 @@
"@ethersproject/transactions": "5.5.0", "@ethersproject/transactions": "5.5.0",
"@ethersproject/units": "5.5.0", "@ethersproject/units": "5.5.0",
"@ethersproject/wallet": "5.5.0", "@ethersproject/wallet": "5.5.0",
"@ethersproject/web": "5.5.0", "@ethersproject/web": "5.5.1",
"@ethersproject/wordlists": "5.5.0" "@ethersproject/wordlists": "5.5.0"
} }
}, },
@ -20541,9 +20541,9 @@
"integrity": "sha512-rIY/6WPm7T8n3qS2vuHTUBPdXHl+rGxWxW5okDfo9J4Z0+gRRZT0msvUdIJkE4/HS29GUMziwGaaKO2bWONBrg==" "integrity": "sha512-rIY/6WPm7T8n3qS2vuHTUBPdXHl+rGxWxW5okDfo9J4Z0+gRRZT0msvUdIJkE4/HS29GUMziwGaaKO2bWONBrg=="
}, },
"@ethersproject/networks": { "@ethersproject/networks": {
"version": "5.5.0", "version": "5.5.1",
"resolved": "https://registry.npmjs.org/@ethersproject/networks/-/networks-5.5.0.tgz", "resolved": "https://registry.npmjs.org/@ethersproject/networks/-/networks-5.5.1.tgz",
"integrity": "sha512-KWfP3xOnJeF89Uf/FCJdV1a2aDJe5XTN2N52p4fcQ34QhDqQFkgQKZ39VGtiqUgHcLI8DfT0l9azC3KFTunqtA==", "integrity": "sha512-tYRDM4zZtSUcKnD4UMuAlj7SeXH/k5WC4SP2u1Pn57++JdXHkRu2zwNkgNogZoxHzhm9Q6qqurDBVptHOsW49Q==",
"requires": { "requires": {
"@ethersproject/logger": "^5.5.0" "@ethersproject/logger": "^5.5.0"
} }
@ -20566,9 +20566,9 @@
} }
}, },
"@ethersproject/providers": { "@ethersproject/providers": {
"version": "5.5.0", "version": "5.5.1",
"resolved": "https://registry.npmjs.org/@ethersproject/providers/-/providers-5.5.0.tgz", "resolved": "https://registry.npmjs.org/@ethersproject/providers/-/providers-5.5.1.tgz",
"integrity": "sha512-xqMbDnS/FPy+J/9mBLKddzyLLAQFjrVff5g00efqxPzcAwXiR+SiCGVy6eJ5iAIirBOATjx7QLhDNPGV+AEQsw==", "integrity": "sha512-2zdD5sltACDWhjUE12Kucg2PcgM6V2q9JMyVvObtVGnzJu+QSmibbP+BHQyLWZUBfLApx2942+7DC5D+n4wBQQ==",
"requires": { "requires": {
"@ethersproject/abstract-provider": "^5.5.0", "@ethersproject/abstract-provider": "^5.5.0",
"@ethersproject/abstract-signer": "^5.5.0", "@ethersproject/abstract-signer": "^5.5.0",
@ -20712,9 +20712,9 @@
} }
}, },
"@ethersproject/web": { "@ethersproject/web": {
"version": "5.5.0", "version": "5.5.1",
"resolved": "https://registry.npmjs.org/@ethersproject/web/-/web-5.5.0.tgz", "resolved": "https://registry.npmjs.org/@ethersproject/web/-/web-5.5.1.tgz",
"integrity": "sha512-BEgY0eL5oH4mAo37TNYVrFeHsIXLRxggCRG/ksRIxI2X5uj5IsjGmcNiRN/VirQOlBxcUhCgHhaDLG4m6XAVoA==", "integrity": "sha512-olvLvc1CB12sREc1ROPSHTdFCdvMh0J5GSJYiQg2D0hdD4QmJDy8QYDb1CvoqD/bF1c++aeKv2sR5uduuG9dQg==",
"requires": { "requires": {
"@ethersproject/base64": "^5.5.0", "@ethersproject/base64": "^5.5.0",
"@ethersproject/bytes": "^5.5.0", "@ethersproject/bytes": "^5.5.0",
@ -24808,9 +24808,9 @@
"version": "1.8.1" "version": "1.8.1"
}, },
"ethers": { "ethers": {
"version": "5.5.1", "version": "5.5.2",
"resolved": "https://registry.npmjs.org/ethers/-/ethers-5.5.1.tgz", "resolved": "https://registry.npmjs.org/ethers/-/ethers-5.5.2.tgz",
"integrity": "sha512-RodEvUFZI+EmFcE6bwkuJqpCYHazdzeR1nMzg+YWQSmQEsNtfl1KHGfp/FWZYl48bI/g7cgBeP2IlPthjiVngw==", "integrity": "sha512-EF5W+6Wwcu6BqVwpgmyR5U2+L4c1FQzlM/02dkZOugN3KF0cG9bzHZP+TDJglmPm2/IzCEJDT7KBxzayk7SAHw==",
"requires": { "requires": {
"@ethersproject/abi": "5.5.0", "@ethersproject/abi": "5.5.0",
"@ethersproject/abstract-provider": "5.5.1", "@ethersproject/abstract-provider": "5.5.1",
@ -24827,10 +24827,10 @@
"@ethersproject/json-wallets": "5.5.0", "@ethersproject/json-wallets": "5.5.0",
"@ethersproject/keccak256": "5.5.0", "@ethersproject/keccak256": "5.5.0",
"@ethersproject/logger": "5.5.0", "@ethersproject/logger": "5.5.0",
"@ethersproject/networks": "5.5.0", "@ethersproject/networks": "5.5.1",
"@ethersproject/pbkdf2": "5.5.0", "@ethersproject/pbkdf2": "5.5.0",
"@ethersproject/properties": "5.5.0", "@ethersproject/properties": "5.5.0",
"@ethersproject/providers": "5.5.0", "@ethersproject/providers": "5.5.1",
"@ethersproject/random": "5.5.0", "@ethersproject/random": "5.5.0",
"@ethersproject/rlp": "5.5.0", "@ethersproject/rlp": "5.5.0",
"@ethersproject/sha2": "5.5.0", "@ethersproject/sha2": "5.5.0",
@ -24840,7 +24840,7 @@
"@ethersproject/transactions": "5.5.0", "@ethersproject/transactions": "5.5.0",
"@ethersproject/units": "5.5.0", "@ethersproject/units": "5.5.0",
"@ethersproject/wallet": "5.5.0", "@ethersproject/wallet": "5.5.0",
"@ethersproject/web": "5.5.0", "@ethersproject/web": "5.5.1",
"@ethersproject/wordlists": "5.5.0" "@ethersproject/wordlists": "5.5.0"
} }
}, },

View File

@ -28,7 +28,7 @@
"@types/react-highlight": "^0.12.5", "@types/react-highlight": "^0.12.5",
"@types/react-syntax-highlighter": "^13.5.2", "@types/react-syntax-highlighter": "^13.5.2",
"chart.js": "^3.6.2", "chart.js": "^3.6.2",
"ethers": "^5.5.1", "ethers": "^5.5.2",
"highlightjs-solidity": "^2.0.2", "highlightjs-solidity": "^2.0.2",
"react": "^17.0.2", "react": "^17.0.2",
"react-blockies": "^1.4.1", "react-blockies": "^1.4.1",