Commit 7215f4ce authored by smartcontracts's avatar smartcontracts Committed by GitHub

maint: bump ethers version globally (#3500)

Bumps ethers to 5.7.0 everywhere.
Co-authored-by: default avatarMatthew Slipper <me@matthewslipper.com>
parent a61265ff
---
'@eth-optimism/integration-tests': patch
'@eth-optimism/actor-tests': patch
'@eth-optimism/common-ts': patch
'@eth-optimism/contracts': patch
'@eth-optimism/contracts-bedrock': patch
'@eth-optimism/contracts-governance': patch
'@eth-optimism/contracts-periphery': patch
'@eth-optimism/core-utils': patch
'@eth-optimism/data-transport-layer': patch
'@eth-optimism/drippie-mon': patch
'@eth-optimism/fault-detector': patch
'@eth-optimism/hardhat-deploy-config': patch
'@eth-optimism/integration-tests-bedrock': patch
'@eth-optimism/message-relayer': patch
'@eth-optimism/replica-healthcheck': patch
'@eth-optimism/sdk': patch
---
Bump ethers to 5.7.0 globally
...@@ -33,9 +33,9 @@ ...@@ -33,9 +33,9 @@
"@eth-optimism/contracts-periphery": "^0.2.3", "@eth-optimism/contracts-periphery": "^0.2.3",
"@eth-optimism/core-utils": "0.10.0", "@eth-optimism/core-utils": "0.10.0",
"@eth-optimism/sdk": "1.6.3", "@eth-optimism/sdk": "1.6.3",
"@ethersproject/abstract-provider": "^5.6.1", "@ethersproject/abstract-provider": "^5.7.0",
"@ethersproject/providers": "^5.6.8", "@ethersproject/providers": "^5.7.0",
"@ethersproject/transactions": "^5.6.2", "@ethersproject/transactions": "^5.7.0",
"@nomiclabs/hardhat-ethers": "^2.0.2", "@nomiclabs/hardhat-ethers": "^2.0.2",
"@nomiclabs/hardhat-waffle": "^2.0.1", "@nomiclabs/hardhat-waffle": "^2.0.1",
"@openzeppelin/contracts": "^4.4.0", "@openzeppelin/contracts": "^4.4.0",
...@@ -61,7 +61,7 @@ ...@@ -61,7 +61,7 @@
"eslint-plugin-react": "^7.24.0", "eslint-plugin-react": "^7.24.0",
"eslint-plugin-unicorn": "^42.0.0", "eslint-plugin-unicorn": "^42.0.0",
"ethereum-waffle": "^3.3.0", "ethereum-waffle": "^3.3.0",
"ethers": "^5.6.8", "ethers": "^5.7.0",
"hardhat": "^2.9.6", "hardhat": "^2.9.6",
"hardhat-gas-reporter": "^1.0.4", "hardhat-gas-reporter": "^1.0.4",
"lint-staged": "11.0.0", "lint-staged": "11.0.0",
......
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
"eslint-plugin-jsdoc": "^35.1.2", "eslint-plugin-jsdoc": "^35.1.2",
"eslint-plugin-prefer-arrow": "^1.2.3", "eslint-plugin-prefer-arrow": "^1.2.3",
"eslint-plugin-prettier": "^3.4.0", "eslint-plugin-prettier": "^3.4.0",
"ethers": "^5.6.9", "ethers": "^5.7.0",
"prom-client": "^14.0.1", "prom-client": "^14.0.1",
"typescript": "^4.3.5" "typescript": "^4.3.5"
} }
......
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
"commander": "^9.0.0", "commander": "^9.0.0",
"dotenv": "^16.0.0", "dotenv": "^16.0.0",
"envalid": "^7.2.2", "envalid": "^7.2.2",
"ethers": "^5.6.8", "ethers": "^5.7.0",
"express": "^4.17.1", "express": "^4.17.1",
"express-prom-bundle": "^6.4.1", "express-prom-bundle": "^6.4.1",
"lodash": "^4.17.21", "lodash": "^4.17.21",
...@@ -52,8 +52,8 @@ ...@@ -52,8 +52,8 @@
"qs": "^6.10.5" "qs": "^6.10.5"
}, },
"devDependencies": { "devDependencies": {
"@ethersproject/abstract-provider": "^5.6.1", "@ethersproject/abstract-provider": "^5.7.0",
"@ethersproject/abstract-signer": "^5.6.2", "@ethersproject/abstract-signer": "^5.7.0",
"@types/express": "^4.17.13", "@types/express": "^4.17.13",
"@types/morgan": "^1.9.3", "@types/morgan": "^1.9.3",
"@types/pino": "^6.3.6", "@types/pino": "^6.3.6",
......
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
"@eth-optimism/core-utils": "^0.10.0", "@eth-optimism/core-utils": "^0.10.0",
"@openzeppelin/contracts": "4.7.3", "@openzeppelin/contracts": "4.7.3",
"@openzeppelin/contracts-upgradeable": "4.7.3", "@openzeppelin/contracts-upgradeable": "4.7.3",
"ethers": "^5.6.8", "ethers": "^5.7.0",
"hardhat": "^2.9.6" "hardhat": "^2.9.6"
}, },
"devDependencies": { "devDependencies": {
...@@ -63,7 +63,6 @@ ...@@ -63,7 +63,6 @@
"dotenv": "^16.0.0", "dotenv": "^16.0.0",
"ds-test": "https://github.com/dapphub/ds-test.git#9310e879db8ba3ea6d5c6489a579118fd264a3f5", "ds-test": "https://github.com/dapphub/ds-test.git#9310e879db8ba3ea6d5c6489a579118fd264a3f5",
"ethereum-waffle": "^3.0.0", "ethereum-waffle": "^3.0.0",
"ethers": "^5.6.8",
"forge-std": "https://github.com/foundry-rs/forge-std.git#f18682b2874fc57d7c80a511fed0b35ec4201ffa", "forge-std": "https://github.com/foundry-rs/forge-std.git#f18682b2874fc57d7c80a511fed0b35ec4201ffa",
"glob": "^7.1.6", "glob": "^7.1.6",
"hardhat-deploy": "^0.11.4", "hardhat-deploy": "^0.11.4",
......
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
"dependencies": { "dependencies": {
"@eth-optimism/core-utils": "^0.10.0", "@eth-optimism/core-utils": "^0.10.0",
"@eth-optimism/sdk": "^1.6.1", "@eth-optimism/sdk": "^1.6.1",
"@ethersproject/hardware-wallets": "^5.6.1", "@ethersproject/hardware-wallets": "^5.7.0",
"@nomiclabs/hardhat-ethers": "^2.0.2", "@nomiclabs/hardhat-ethers": "^2.0.2",
"@nomiclabs/hardhat-etherscan": "^3.0.1", "@nomiclabs/hardhat-etherscan": "^3.0.1",
"@nomiclabs/hardhat-waffle": "^2.0.2", "@nomiclabs/hardhat-waffle": "^2.0.2",
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
"csv-parse": "^5.0.4", "csv-parse": "^5.0.4",
"eth-sig-util": "^3.0.1", "eth-sig-util": "^3.0.1",
"ethereumjs-util": "^7.1.4", "ethereumjs-util": "^7.1.4",
"ethers": "^5.6.8", "ethers": "^5.7.0",
"hardhat": "^2.9.6" "hardhat": "^2.9.6"
}, },
"devDependencies": { "devDependencies": {
......
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
"@eth-optimism/contracts-bedrock": "^0.6.0", "@eth-optimism/contracts-bedrock": "^0.6.0",
"@eth-optimism/core-utils": "^0.10.0", "@eth-optimism/core-utils": "^0.10.0",
"@eth-optimism/hardhat-deploy-config": "^0.2.1", "@eth-optimism/hardhat-deploy-config": "^0.2.1",
"@ethersproject/hardware-wallets": "^5.6.1", "@ethersproject/hardware-wallets": "^5.7.0",
"@nomiclabs/hardhat-ethers": "^2.0.2", "@nomiclabs/hardhat-ethers": "^2.0.2",
"@nomiclabs/hardhat-etherscan": "^3.0.3", "@nomiclabs/hardhat-etherscan": "^3.0.3",
"@nomiclabs/hardhat-waffle": "^2.0.3", "@nomiclabs/hardhat-waffle": "^2.0.3",
...@@ -76,7 +76,7 @@ ...@@ -76,7 +76,7 @@
"dotenv": "^10.0.0", "dotenv": "^10.0.0",
"ds-test": "https://github.com/dapphub/ds-test.git#9310e879db8ba3ea6d5c6489a579118fd264a3f5", "ds-test": "https://github.com/dapphub/ds-test.git#9310e879db8ba3ea6d5c6489a579118fd264a3f5",
"ethereum-waffle": "^3.4.4", "ethereum-waffle": "^3.4.4",
"ethers": "^5.6.8", "ethers": "^5.7.0",
"forge-std": "https://github.com/foundry-rs/forge-std.git#f18682b2874fc57d7c80a511fed0b35ec4201ffa", "forge-std": "https://github.com/foundry-rs/forge-std.git#f18682b2874fc57d7c80a511fed0b35ec4201ffa",
"hardhat": "^2.9.6", "hardhat": "^2.9.6",
"hardhat-deploy": "^0.11.10", "hardhat-deploy": "^0.11.10",
......
...@@ -58,17 +58,17 @@ ...@@ -58,17 +58,17 @@
}, },
"dependencies": { "dependencies": {
"@eth-optimism/core-utils": "0.10.0", "@eth-optimism/core-utils": "0.10.0",
"@ethersproject/abstract-provider": "^5.6.1", "@ethersproject/abstract-provider": "^5.7.0",
"@ethersproject/abstract-signer": "^5.6.2" "@ethersproject/abstract-signer": "^5.7.0"
}, },
"devDependencies": { "devDependencies": {
"@codechecks/client": "^0.1.11", "@codechecks/client": "^0.1.11",
"@defi-wonderland/smock": "^2.0.2", "@defi-wonderland/smock": "^2.0.2",
"@eth-optimism/hardhat-deploy-config": "^0.2.2", "@eth-optimism/hardhat-deploy-config": "^0.2.2",
"@ethersproject/abi": "^5.6.3", "@ethersproject/abi": "^5.7.0",
"@ethersproject/bytes": "^5.6.1", "@ethersproject/bytes": "^5.7.0",
"@ethersproject/hardware-wallets": "^5.6.1", "@ethersproject/hardware-wallets": "^5.7.0",
"@ethersproject/providers": "^5.6.8", "@ethersproject/providers": "^5.7.0",
"@nomiclabs/ethereumjs-vm": "^4.2.2", "@nomiclabs/ethereumjs-vm": "^4.2.2",
"@nomiclabs/hardhat-ethers": "^2.0.2", "@nomiclabs/hardhat-ethers": "^2.0.2",
"@nomiclabs/hardhat-etherscan": "^3.0.3", "@nomiclabs/hardhat-etherscan": "^3.0.3",
...@@ -88,7 +88,7 @@ ...@@ -88,7 +88,7 @@
"directory-tree": "^2.2.7", "directory-tree": "^2.2.7",
"dotenv": "^10.0.0", "dotenv": "^10.0.0",
"ethereum-waffle": "^3.3.0", "ethereum-waffle": "^3.3.0",
"ethers": "^5.6.8", "ethers": "^5.7.0",
"glob": "^7.1.6", "glob": "^7.1.6",
"hardhat": "^2.9.6", "hardhat": "^2.9.6",
"hardhat-deploy": "^0.11.10", "hardhat-deploy": "^0.11.10",
......
...@@ -32,20 +32,20 @@ ...@@ -32,20 +32,20 @@
"url": "https://github.com/ethereum-optimism/optimism.git" "url": "https://github.com/ethereum-optimism/optimism.git"
}, },
"dependencies": { "dependencies": {
"@ethersproject/abi": "^5.6.3", "@ethersproject/abi": "^5.7.0",
"@ethersproject/abstract-provider": "^5.6.1", "@ethersproject/abstract-provider": "^5.7.0",
"@ethersproject/address": "^5.6.1", "@ethersproject/address": "^5.7.0",
"@ethersproject/bignumber": "^5.6.1", "@ethersproject/bignumber": "^5.7.0",
"@ethersproject/bytes": "^5.6.1", "@ethersproject/bytes": "^5.7.0",
"@ethersproject/contracts": "^5.6.2", "@ethersproject/contracts": "^5.7.0",
"@ethersproject/constants": "^5.6.1", "@ethersproject/constants": "^5.7.0",
"@ethersproject/hash": "^5.6.1", "@ethersproject/hash": "^5.7.0",
"@ethersproject/keccak256": "^5.6.1", "@ethersproject/keccak256": "^5.7.0",
"@ethersproject/providers": "^5.6.8", "@ethersproject/providers": "^5.7.0",
"@ethersproject/rlp": "^5.6.1", "@ethersproject/rlp": "^5.7.0",
"@ethersproject/transactions": "^5.6.2", "@ethersproject/transactions": "^5.7.0",
"@ethersproject/properties": "^5.6.0", "@ethersproject/properties": "^5.7.0",
"@ethersproject/web": "^5.6.1", "@ethersproject/web": "^5.7.0",
"bufio": "^1.0.7", "bufio": "^1.0.7",
"chai": "^4.3.4" "chai": "^4.3.4"
}, },
......
...@@ -39,8 +39,8 @@ ...@@ -39,8 +39,8 @@
"@eth-optimism/common-ts": "0.6.4", "@eth-optimism/common-ts": "0.6.4",
"@eth-optimism/contracts": "0.5.35", "@eth-optimism/contracts": "0.5.35",
"@eth-optimism/core-utils": "0.10.0", "@eth-optimism/core-utils": "0.10.0",
"@ethersproject/providers": "^5.6.8", "@ethersproject/providers": "^5.7.0",
"@ethersproject/transactions": "^5.6.2", "@ethersproject/transactions": "^5.7.0",
"@sentry/node": "^6.3.1", "@sentry/node": "^6.3.1",
"@sentry/tracing": "^6.3.1", "@sentry/tracing": "^6.3.1",
"@types/express": "^4.17.12", "@types/express": "^4.17.12",
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
"bfj": "^7.0.2", "bfj": "^7.0.2",
"cors": "^2.8.5", "cors": "^2.8.5",
"dotenv": "^10.0.0", "dotenv": "^10.0.0",
"ethers": "^5.6.8", "ethers": "^5.7.0",
"express": "^4.17.1", "express": "^4.17.1",
"express-prom-bundle": "^6.3.6", "express-prom-bundle": "^6.3.6",
"level": "^6.0.1", "level": "^6.0.1",
......
...@@ -36,10 +36,10 @@ ...@@ -36,10 +36,10 @@
"@eth-optimism/contracts-periphery": "0.2.3", "@eth-optimism/contracts-periphery": "0.2.3",
"@eth-optimism/core-utils": "0.10.0", "@eth-optimism/core-utils": "0.10.0",
"@eth-optimism/sdk": "1.6.3", "@eth-optimism/sdk": "1.6.3",
"ethers": "^5.6.8" "ethers": "^5.7.0"
}, },
"devDependencies": { "devDependencies": {
"@ethersproject/abstract-provider": "^5.6.1", "@ethersproject/abstract-provider": "^5.7.0",
"ts-node": "^10.0.0" "ts-node": "^10.0.0"
} }
} }
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
"chai-as-promised": "^7.1.1", "chai-as-promised": "^7.1.1",
"dateformat": "^4.5.1", "dateformat": "^4.5.1",
"ethereum-waffle": "^3.4.4", "ethereum-waffle": "^3.4.4",
"ethers": "^5.6.8", "ethers": "^5.7.0",
"hardhat": "^2.9.6", "hardhat": "^2.9.6",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"ts-node": "^10.8.2" "ts-node": "^10.8.2"
...@@ -51,6 +51,6 @@ ...@@ -51,6 +51,6 @@
"@eth-optimism/contracts": "^0.5.34", "@eth-optimism/contracts": "^0.5.34",
"@eth-optimism/core-utils": "^0.10.0", "@eth-optimism/core-utils": "^0.10.0",
"@eth-optimism/sdk": "^1.6.1", "@eth-optimism/sdk": "^1.6.1",
"@ethersproject/abstract-provider": "^5.6.1" "@ethersproject/abstract-provider": "^5.7.0"
} }
} }
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
"url": "https://github.com/ethereum-optimism/optimism.git" "url": "https://github.com/ethereum-optimism/optimism.git"
}, },
"devDependencies": { "devDependencies": {
"ethers": "^5.6.8", "ethers": "^5.7.0",
"ts-node": "^10.8.2", "ts-node": "^10.8.2",
"hardhat": "^2.9.6" "hardhat": "^2.9.6"
} }
......
...@@ -30,13 +30,13 @@ ...@@ -30,13 +30,13 @@
"@eth-optimism/contracts": "0.5.35", "@eth-optimism/contracts": "0.5.35",
"@eth-optimism/core-utils": "0.10.0", "@eth-optimism/core-utils": "0.10.0",
"@eth-optimism/sdk": "1.6.3", "@eth-optimism/sdk": "1.6.3",
"@ethersproject/abstract-provider": "^5.6.1", "@ethersproject/abstract-provider": "^5.7.0",
"chai-as-promised": "^7.1.1", "chai-as-promised": "^7.1.1",
"chai": "^4.3.4", "chai": "^4.3.4",
"dotenv": "^10.0.0", "dotenv": "^10.0.0",
"envalid": "^7.1.0", "envalid": "^7.1.0",
"ethereum-waffle": "^3.3.0", "ethereum-waffle": "^3.3.0",
"ethers": "^5.6.8", "ethers": "^5.7.0",
"rimraf": "^3.0.2", "rimraf": "^3.0.2",
"ts-node": "^10.7.0" "ts-node": "^10.7.0"
}, },
......
...@@ -34,10 +34,10 @@ ...@@ -34,10 +34,10 @@
"@eth-optimism/common-ts": "0.6.4", "@eth-optimism/common-ts": "0.6.4",
"@eth-optimism/core-utils": "0.10.0", "@eth-optimism/core-utils": "0.10.0",
"@eth-optimism/sdk": "1.6.3", "@eth-optimism/sdk": "1.6.3",
"ethers": "^5.6.8" "ethers": "^5.7.0"
}, },
"devDependencies": { "devDependencies": {
"@ethersproject/abstract-provider": "^5.6.1", "@ethersproject/abstract-provider": "^5.7.0",
"@nomiclabs/hardhat-ethers": "^2.0.2", "@nomiclabs/hardhat-ethers": "^2.0.2",
"@nomiclabs/hardhat-waffle": "^2.0.1", "@nomiclabs/hardhat-waffle": "^2.0.1",
"ethereum-waffle": "^3.3.0", "ethereum-waffle": "^3.3.0",
......
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
"dependencies": { "dependencies": {
"@eth-optimism/common-ts": "0.6.4", "@eth-optimism/common-ts": "0.6.4",
"@eth-optimism/core-utils": "0.10.0", "@eth-optimism/core-utils": "0.10.0",
"@ethersproject/abstract-provider": "^5.6.1" "@ethersproject/abstract-provider": "^5.7.0"
}, },
"devDependencies": { "devDependencies": {
"ts-node": "^10.0.0" "ts-node": "^10.0.0"
......
...@@ -33,14 +33,14 @@ ...@@ -33,14 +33,14 @@
"url": "https://github.com/ethereum-optimism/optimism.git" "url": "https://github.com/ethereum-optimism/optimism.git"
}, },
"devDependencies": { "devDependencies": {
"@ethersproject/abstract-provider": "^5.6.1", "@ethersproject/abstract-provider": "^5.7.0",
"@ethersproject/abstract-signer": "^5.6.2", "@ethersproject/abstract-signer": "^5.7.0",
"@ethersproject/transactions": "^5.6.2", "@ethersproject/transactions": "^5.7.0",
"@nomiclabs/hardhat-ethers": "^2.0.2", "@nomiclabs/hardhat-ethers": "^2.0.2",
"@nomiclabs/hardhat-waffle": "^2.0.1", "@nomiclabs/hardhat-waffle": "^2.0.1",
"chai-as-promised": "^7.1.1", "chai-as-promised": "^7.1.1",
"ethereum-waffle": "^3.4.0", "ethereum-waffle": "^3.4.0",
"ethers": "^5.6.8", "ethers": "^5.7.0",
"hardhat": "^2.9.6", "hardhat": "^2.9.6",
"hardhat-deploy": "^0.11.4", "hardhat-deploy": "^0.11.4",
"nyc": "^15.1.0", "nyc": "^15.1.0",
......
...@@ -951,20 +951,20 @@ ...@@ -951,20 +951,20 @@
"@ethersproject/properties" "^5.6.0" "@ethersproject/properties" "^5.6.0"
"@ethersproject/strings" "^5.6.1" "@ethersproject/strings" "^5.6.1"
"@ethersproject/abi@5.6.4": "@ethersproject/abi@5.7.0", "@ethersproject/abi@^5.7.0":
version "5.6.4" version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/abi/-/abi-5.6.4.tgz#f6e01b6ed391a505932698ecc0d9e7a99ee60362" resolved "https://registry.yarnpkg.com/@ethersproject/abi/-/abi-5.7.0.tgz#b3f3e045bbbeed1af3947335c247ad625a44e449"
integrity sha512-TTeZUlCeIHG6527/2goZA6gW5F8Emoc7MrZDC7hhP84aRGvW3TEdTnZR08Ls88YXM1m2SuK42Osw/jSi3uO8gg== integrity sha512-351ktp42TiRcYB3H1OP8yajPeAQstMW/yCFokj/AthP9bLHzQFPlOrxOcwYEDkUAICmOHljvN4K39OMTMUa9RA==
dependencies: dependencies:
"@ethersproject/address" "^5.6.1" "@ethersproject/address" "^5.7.0"
"@ethersproject/bignumber" "^5.6.2" "@ethersproject/bignumber" "^5.7.0"
"@ethersproject/bytes" "^5.6.1" "@ethersproject/bytes" "^5.7.0"
"@ethersproject/constants" "^5.6.1" "@ethersproject/constants" "^5.7.0"
"@ethersproject/hash" "^5.6.1" "@ethersproject/hash" "^5.7.0"
"@ethersproject/keccak256" "^5.6.1" "@ethersproject/keccak256" "^5.7.0"
"@ethersproject/logger" "^5.6.0" "@ethersproject/logger" "^5.7.0"
"@ethersproject/properties" "^5.6.0" "@ethersproject/properties" "^5.7.0"
"@ethersproject/strings" "^5.6.1" "@ethersproject/strings" "^5.7.0"
"@ethersproject/abi@^5.0.12": "@ethersproject/abi@^5.0.12":
version "5.4.1" version "5.4.1"
...@@ -981,21 +981,6 @@ ...@@ -981,21 +981,6 @@
"@ethersproject/properties" "^5.4.0" "@ethersproject/properties" "^5.4.0"
"@ethersproject/strings" "^5.4.0" "@ethersproject/strings" "^5.4.0"
"@ethersproject/abi@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/abi/-/abi-5.7.0.tgz#b3f3e045bbbeed1af3947335c247ad625a44e449"
integrity sha512-351ktp42TiRcYB3H1OP8yajPeAQstMW/yCFokj/AthP9bLHzQFPlOrxOcwYEDkUAICmOHljvN4K39OMTMUa9RA==
dependencies:
"@ethersproject/address" "^5.7.0"
"@ethersproject/bignumber" "^5.7.0"
"@ethersproject/bytes" "^5.7.0"
"@ethersproject/constants" "^5.7.0"
"@ethersproject/hash" "^5.7.0"
"@ethersproject/keccak256" "^5.7.0"
"@ethersproject/logger" "^5.7.0"
"@ethersproject/properties" "^5.7.0"
"@ethersproject/strings" "^5.7.0"
"@ethersproject/abstract-provider@5.4.1", "@ethersproject/abstract-provider@^5.4.0": "@ethersproject/abstract-provider@5.4.1", "@ethersproject/abstract-provider@^5.4.0":
version "5.4.1" version "5.4.1"
resolved "https://registry.yarnpkg.com/@ethersproject/abstract-provider/-/abstract-provider-5.4.1.tgz#e404309a29f771bd4d28dbafadcaa184668c2a6e" resolved "https://registry.yarnpkg.com/@ethersproject/abstract-provider/-/abstract-provider-5.4.1.tgz#e404309a29f771bd4d28dbafadcaa184668c2a6e"
...@@ -1022,7 +1007,7 @@ ...@@ -1022,7 +1007,7 @@
"@ethersproject/transactions" "^5.6.2" "@ethersproject/transactions" "^5.6.2"
"@ethersproject/web" "^5.6.1" "@ethersproject/web" "^5.6.1"
"@ethersproject/abstract-provider@^5.7.0": "@ethersproject/abstract-provider@5.7.0", "@ethersproject/abstract-provider@^5.7.0":
version "5.7.0" version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/abstract-provider/-/abstract-provider-5.7.0.tgz#b0a8550f88b6bf9d51f90e4795d48294630cb9ef" resolved "https://registry.yarnpkg.com/@ethersproject/abstract-provider/-/abstract-provider-5.7.0.tgz#b0a8550f88b6bf9d51f90e4795d48294630cb9ef"
integrity sha512-R41c9UkchKCpAqStMYUpdunjo3pkEvZC3FAwZn5S5MGbXoMQOHIdHItezTETxAO5bevtMApSyEhn9+CHcDsWBw== integrity sha512-R41c9UkchKCpAqStMYUpdunjo3pkEvZC3FAwZn5S5MGbXoMQOHIdHItezTETxAO5bevtMApSyEhn9+CHcDsWBw==
...@@ -1057,7 +1042,7 @@ ...@@ -1057,7 +1042,7 @@
"@ethersproject/logger" "^5.6.0" "@ethersproject/logger" "^5.6.0"
"@ethersproject/properties" "^5.6.0" "@ethersproject/properties" "^5.6.0"
"@ethersproject/abstract-signer@^5.7.0": "@ethersproject/abstract-signer@5.7.0", "@ethersproject/abstract-signer@^5.7.0":
version "5.7.0" version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/abstract-signer/-/abstract-signer-5.7.0.tgz#13f4f32117868452191a4649723cb086d2b596b2" resolved "https://registry.yarnpkg.com/@ethersproject/abstract-signer/-/abstract-signer-5.7.0.tgz#13f4f32117868452191a4649723cb086d2b596b2"
integrity sha512-a16V8bq1/Cz+TGCkE2OPMTOUDLS3grCpdjoJCYNnVBbdYEMSgKrU0+B90s8b6H+ByYTBZN7a3g76jdIJi7UfKQ== integrity sha512-a16V8bq1/Cz+TGCkE2OPMTOUDLS3grCpdjoJCYNnVBbdYEMSgKrU0+B90s8b6H+ByYTBZN7a3g76jdIJi7UfKQ==
...@@ -1090,7 +1075,7 @@ ...@@ -1090,7 +1075,7 @@
"@ethersproject/logger" "^5.6.0" "@ethersproject/logger" "^5.6.0"
"@ethersproject/rlp" "^5.6.1" "@ethersproject/rlp" "^5.6.1"
"@ethersproject/address@^5.7.0": "@ethersproject/address@5.7.0", "@ethersproject/address@^5.7.0":
version "5.7.0" version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/address/-/address-5.7.0.tgz#19b56c4d74a3b0a46bfdbb6cfcc0a153fc697f37" resolved "https://registry.yarnpkg.com/@ethersproject/address/-/address-5.7.0.tgz#19b56c4d74a3b0a46bfdbb6cfcc0a153fc697f37"
integrity sha512-9wYhYt7aghVGo758POM5nqcOMaE168Q6aRLJZwUmiqSrAungkG74gSSeKEIR7ukixesdRZGPgVqme6vmxs1fkA== integrity sha512-9wYhYt7aghVGo758POM5nqcOMaE168Q6aRLJZwUmiqSrAungkG74gSSeKEIR7ukixesdRZGPgVqme6vmxs1fkA==
...@@ -1115,7 +1100,7 @@ ...@@ -1115,7 +1100,7 @@
dependencies: dependencies:
"@ethersproject/bytes" "^5.6.1" "@ethersproject/bytes" "^5.6.1"
"@ethersproject/base64@^5.7.0": "@ethersproject/base64@5.7.0", "@ethersproject/base64@^5.7.0":
version "5.7.0" version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/base64/-/base64-5.7.0.tgz#ac4ee92aa36c1628173e221d0d01f53692059e1c" resolved "https://registry.yarnpkg.com/@ethersproject/base64/-/base64-5.7.0.tgz#ac4ee92aa36c1628173e221d0d01f53692059e1c"
integrity sha512-Dr8tcHt2mEbsZr/mwTPIQAf3Ai0Bks/7gTw9dSqk1mQvhW3XvRlmDJr/4n+wg1JmCl16NZue17CDh8xb/vZ0sQ== integrity sha512-Dr8tcHt2mEbsZr/mwTPIQAf3Ai0Bks/7gTw9dSqk1mQvhW3XvRlmDJr/4n+wg1JmCl16NZue17CDh8xb/vZ0sQ==
...@@ -1138,6 +1123,14 @@ ...@@ -1138,6 +1123,14 @@
"@ethersproject/bytes" "^5.6.1" "@ethersproject/bytes" "^5.6.1"
"@ethersproject/properties" "^5.6.0" "@ethersproject/properties" "^5.6.0"
"@ethersproject/basex@5.7.0", "@ethersproject/basex@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/basex/-/basex-5.7.0.tgz#97034dc7e8938a8ca943ab20f8a5e492ece4020b"
integrity sha512-ywlh43GwZLv2Voc2gQVTKBoVQ1mti3d8HK5aMxsfu/nRDnMmNqaSJ3r3n85HBByT8OpoY96SXM1FogC533T4zw==
dependencies:
"@ethersproject/bytes" "^5.7.0"
"@ethersproject/properties" "^5.7.0"
"@ethersproject/bignumber@5.4.1", "@ethersproject/bignumber@>=5.0.0-beta.130", "@ethersproject/bignumber@^5.0.7", "@ethersproject/bignumber@^5.4.0": "@ethersproject/bignumber@5.4.1", "@ethersproject/bignumber@>=5.0.0-beta.130", "@ethersproject/bignumber@^5.0.7", "@ethersproject/bignumber@^5.4.0":
version "5.4.1" version "5.4.1"
resolved "https://registry.yarnpkg.com/@ethersproject/bignumber/-/bignumber-5.4.1.tgz#64399d3b9ae80aa83d483e550ba57ea062c1042d" resolved "https://registry.yarnpkg.com/@ethersproject/bignumber/-/bignumber-5.4.1.tgz#64399d3b9ae80aa83d483e550ba57ea062c1042d"
...@@ -1156,7 +1149,7 @@ ...@@ -1156,7 +1149,7 @@
"@ethersproject/logger" "^5.6.0" "@ethersproject/logger" "^5.6.0"
bn.js "^5.2.1" bn.js "^5.2.1"
"@ethersproject/bignumber@^5.6.1", "@ethersproject/bignumber@^5.7.0": "@ethersproject/bignumber@5.7.0", "@ethersproject/bignumber@^5.7.0":
version "5.7.0" version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/bignumber/-/bignumber-5.7.0.tgz#e2f03837f268ba655ffba03a57853e18a18dc9c2" resolved "https://registry.yarnpkg.com/@ethersproject/bignumber/-/bignumber-5.7.0.tgz#e2f03837f268ba655ffba03a57853e18a18dc9c2"
integrity sha512-n1CAdIHRWjSucQO3MC1zPSVgV/6dy/fjL9pMrPP9peL+QxEg9wOsVqwD4+818B6LUEtaXzVHQiuivzRoxPxUGw== integrity sha512-n1CAdIHRWjSucQO3MC1zPSVgV/6dy/fjL9pMrPP9peL+QxEg9wOsVqwD4+818B6LUEtaXzVHQiuivzRoxPxUGw==
...@@ -1179,7 +1172,7 @@ ...@@ -1179,7 +1172,7 @@
dependencies: dependencies:
"@ethersproject/logger" "^5.6.0" "@ethersproject/logger" "^5.6.0"
"@ethersproject/bytes@^5.7.0": "@ethersproject/bytes@5.7.0", "@ethersproject/bytes@^5.7.0":
version "5.7.0" version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/bytes/-/bytes-5.7.0.tgz#a00f6ea8d7e7534d6d87f47188af1148d71f155d" resolved "https://registry.yarnpkg.com/@ethersproject/bytes/-/bytes-5.7.0.tgz#a00f6ea8d7e7534d6d87f47188af1148d71f155d"
integrity sha512-nsbxwgFXWh9NyYWo+U8atvmMsSdKJprTcICAkvbBffT75qDocbuggBU0SJiVK2MuTrp0q+xvLkTnGMPK1+uA9A== integrity sha512-nsbxwgFXWh9NyYWo+U8atvmMsSdKJprTcICAkvbBffT75qDocbuggBU0SJiVK2MuTrp0q+xvLkTnGMPK1+uA9A==
...@@ -1200,7 +1193,7 @@ ...@@ -1200,7 +1193,7 @@
dependencies: dependencies:
"@ethersproject/bignumber" "^5.6.2" "@ethersproject/bignumber" "^5.6.2"
"@ethersproject/constants@^5.7.0": "@ethersproject/constants@5.7.0", "@ethersproject/constants@^5.7.0":
version "5.7.0" version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/constants/-/constants-5.7.0.tgz#df80a9705a7e08984161f09014ea012d1c75295e" resolved "https://registry.yarnpkg.com/@ethersproject/constants/-/constants-5.7.0.tgz#df80a9705a7e08984161f09014ea012d1c75295e"
integrity sha512-DHI+y5dBNvkpYUMiRQyxRBYBefZkJfo70VUkUAsRjcPs47muV9evftfZ0PJVCXYbAiCgght0DtcF9srFQmIgWA== integrity sha512-DHI+y5dBNvkpYUMiRQyxRBYBefZkJfo70VUkUAsRjcPs47muV9evftfZ0PJVCXYbAiCgght0DtcF9srFQmIgWA==
...@@ -1239,7 +1232,7 @@ ...@@ -1239,7 +1232,7 @@
"@ethersproject/properties" "^5.6.0" "@ethersproject/properties" "^5.6.0"
"@ethersproject/transactions" "^5.6.2" "@ethersproject/transactions" "^5.6.2"
"@ethersproject/contracts@^5.6.2": "@ethersproject/contracts@5.7.0", "@ethersproject/contracts@^5.7.0":
version "5.7.0" version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/contracts/-/contracts-5.7.0.tgz#c305e775abd07e48aa590e1a877ed5c316f8bd1e" resolved "https://registry.yarnpkg.com/@ethersproject/contracts/-/contracts-5.7.0.tgz#c305e775abd07e48aa590e1a877ed5c316f8bd1e"
integrity sha512-5GJbzEU3X+d33CdfPhcyS+z8MzsTrBGk/sc+G+59+tPa9yFkl6HQ9D6L0QMgNTA9q8dT0XKxxkyp883XsQvbbg== integrity sha512-5GJbzEU3X+d33CdfPhcyS+z8MzsTrBGk/sc+G+59+tPa9yFkl6HQ9D6L0QMgNTA9q8dT0XKxxkyp883XsQvbbg==
...@@ -1255,15 +1248,15 @@ ...@@ -1255,15 +1248,15 @@
"@ethersproject/properties" "^5.7.0" "@ethersproject/properties" "^5.7.0"
"@ethersproject/transactions" "^5.7.0" "@ethersproject/transactions" "^5.7.0"
"@ethersproject/hardware-wallets@^5.6.1": "@ethersproject/hardware-wallets@^5.7.0":
version "5.6.1" version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/hardware-wallets/-/hardware-wallets-5.6.1.tgz#d99ee1c6169bd9f3423c386e3b11e0ab09f34964" resolved "https://registry.yarnpkg.com/@ethersproject/hardware-wallets/-/hardware-wallets-5.7.0.tgz#1c902fc255e2f108af44d4c1dc46ec2c34cb669c"
integrity sha512-9BnZiEhCsDhbjrP46Zqe979iZBXW07zy29e5WTjiuew1vpl2Defq3s5Tu8Vc2fThz7Ibcwn/CrAKQlBevkxF1w== integrity sha512-DjMMXIisRc8xFvEoLoYz1w7JDOYmaz/a0X9sp7Zu668RR8U1zCAyj5ow25HLRW+TCzEC5XiFetTXqS5kXonFCQ==
dependencies: dependencies:
"@ledgerhq/hw-app-eth" "5.27.2" "@ledgerhq/hw-app-eth" "5.27.2"
"@ledgerhq/hw-transport" "5.26.0" "@ledgerhq/hw-transport" "5.26.0"
"@ledgerhq/hw-transport-u2f" "5.26.0" "@ledgerhq/hw-transport-u2f" "5.26.0"
ethers "^5.6.8" ethers "^5.7.0"
optionalDependencies: optionalDependencies:
"@ledgerhq/hw-transport-node-hid" "5.26.0" "@ledgerhq/hw-transport-node-hid" "5.26.0"
...@@ -1295,7 +1288,7 @@ ...@@ -1295,7 +1288,7 @@
"@ethersproject/properties" "^5.6.0" "@ethersproject/properties" "^5.6.0"
"@ethersproject/strings" "^5.6.1" "@ethersproject/strings" "^5.6.1"
"@ethersproject/hash@^5.7.0": "@ethersproject/hash@5.7.0", "@ethersproject/hash@^5.7.0":
version "5.7.0" version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/hash/-/hash-5.7.0.tgz#eb7aca84a588508369562e16e514b539ba5240a7" resolved "https://registry.yarnpkg.com/@ethersproject/hash/-/hash-5.7.0.tgz#eb7aca84a588508369562e16e514b539ba5240a7"
integrity sha512-qX5WrQfnah1EFnO5zJv1v46a8HW0+E5xuBBDTwMFZLuVTx0tbU2kkx15NqdjxecrLGatQN9FGQKpb1FKdHCt+g== integrity sha512-qX5WrQfnah1EFnO5zJv1v46a8HW0+E5xuBBDTwMFZLuVTx0tbU2kkx15NqdjxecrLGatQN9FGQKpb1FKdHCt+g==
...@@ -1346,6 +1339,24 @@ ...@@ -1346,6 +1339,24 @@
"@ethersproject/transactions" "^5.6.2" "@ethersproject/transactions" "^5.6.2"
"@ethersproject/wordlists" "^5.6.1" "@ethersproject/wordlists" "^5.6.1"
"@ethersproject/hdnode@5.7.0", "@ethersproject/hdnode@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/hdnode/-/hdnode-5.7.0.tgz#e627ddc6b466bc77aebf1a6b9e47405ca5aef9cf"
integrity sha512-OmyYo9EENBPPf4ERhR7oj6uAtUAhYGqOnIS+jE5pTXvdKBS99ikzq1E7Iv0ZQZ5V36Lqx1qZLeak0Ra16qpeOg==
dependencies:
"@ethersproject/abstract-signer" "^5.7.0"
"@ethersproject/basex" "^5.7.0"
"@ethersproject/bignumber" "^5.7.0"
"@ethersproject/bytes" "^5.7.0"
"@ethersproject/logger" "^5.7.0"
"@ethersproject/pbkdf2" "^5.7.0"
"@ethersproject/properties" "^5.7.0"
"@ethersproject/sha2" "^5.7.0"
"@ethersproject/signing-key" "^5.7.0"
"@ethersproject/strings" "^5.7.0"
"@ethersproject/transactions" "^5.7.0"
"@ethersproject/wordlists" "^5.7.0"
"@ethersproject/json-wallets@5.4.0", "@ethersproject/json-wallets@^5.4.0": "@ethersproject/json-wallets@5.4.0", "@ethersproject/json-wallets@^5.4.0":
version "5.4.0" version "5.4.0"
resolved "https://registry.yarnpkg.com/@ethersproject/json-wallets/-/json-wallets-5.4.0.tgz#2583341cfe313fc9856642e8ace3080154145e95" resolved "https://registry.yarnpkg.com/@ethersproject/json-wallets/-/json-wallets-5.4.0.tgz#2583341cfe313fc9856642e8ace3080154145e95"
...@@ -1384,6 +1395,25 @@ ...@@ -1384,6 +1395,25 @@
aes-js "3.0.0" aes-js "3.0.0"
scrypt-js "3.0.1" scrypt-js "3.0.1"
"@ethersproject/json-wallets@5.7.0", "@ethersproject/json-wallets@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/json-wallets/-/json-wallets-5.7.0.tgz#5e3355287b548c32b368d91014919ebebddd5360"
integrity sha512-8oee5Xgu6+RKgJTkvEMl2wDgSPSAQ9MB/3JYjFV9jlKvcYHUXZC+cQp0njgmxdHkYWn8s6/IqIZYm0YWCjO/0g==
dependencies:
"@ethersproject/abstract-signer" "^5.7.0"
"@ethersproject/address" "^5.7.0"
"@ethersproject/bytes" "^5.7.0"
"@ethersproject/hdnode" "^5.7.0"
"@ethersproject/keccak256" "^5.7.0"
"@ethersproject/logger" "^5.7.0"
"@ethersproject/pbkdf2" "^5.7.0"
"@ethersproject/properties" "^5.7.0"
"@ethersproject/random" "^5.7.0"
"@ethersproject/strings" "^5.7.0"
"@ethersproject/transactions" "^5.7.0"
aes-js "3.0.0"
scrypt-js "3.0.1"
"@ethersproject/keccak256@5.4.0", "@ethersproject/keccak256@>=5.0.0-beta.127", "@ethersproject/keccak256@^5.0.3", "@ethersproject/keccak256@^5.4.0": "@ethersproject/keccak256@5.4.0", "@ethersproject/keccak256@>=5.0.0-beta.127", "@ethersproject/keccak256@^5.0.3", "@ethersproject/keccak256@^5.4.0":
version "5.4.0" version "5.4.0"
resolved "https://registry.yarnpkg.com/@ethersproject/keccak256/-/keccak256-5.4.0.tgz#7143b8eea4976080241d2bd92e3b1f1bf7025318" resolved "https://registry.yarnpkg.com/@ethersproject/keccak256/-/keccak256-5.4.0.tgz#7143b8eea4976080241d2bd92e3b1f1bf7025318"
...@@ -1400,7 +1430,7 @@ ...@@ -1400,7 +1430,7 @@
"@ethersproject/bytes" "^5.6.1" "@ethersproject/bytes" "^5.6.1"
js-sha3 "0.8.0" js-sha3 "0.8.0"
"@ethersproject/keccak256@^5.7.0": "@ethersproject/keccak256@5.7.0", "@ethersproject/keccak256@^5.7.0":
version "5.7.0" version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/keccak256/-/keccak256-5.7.0.tgz#3186350c6e1cd6aba7940384ec7d6d9db01f335a" resolved "https://registry.yarnpkg.com/@ethersproject/keccak256/-/keccak256-5.7.0.tgz#3186350c6e1cd6aba7940384ec7d6d9db01f335a"
integrity sha512-2UcPboeL/iW+pSg6vZ6ydF8tCnv3Iu/8tUmLLzWWGzxWKFFqOBQFLo6uLUv6BDrLgCDfN28RJ/wtByx+jZ4KBg== integrity sha512-2UcPboeL/iW+pSg6vZ6ydF8tCnv3Iu/8tUmLLzWWGzxWKFFqOBQFLo6uLUv6BDrLgCDfN28RJ/wtByx+jZ4KBg==
...@@ -1418,7 +1448,7 @@ ...@@ -1418,7 +1448,7 @@
resolved "https://registry.yarnpkg.com/@ethersproject/logger/-/logger-5.6.0.tgz#d7db1bfcc22fd2e4ab574cba0bb6ad779a9a3e7a" resolved "https://registry.yarnpkg.com/@ethersproject/logger/-/logger-5.6.0.tgz#d7db1bfcc22fd2e4ab574cba0bb6ad779a9a3e7a"
integrity sha512-BiBWllUROH9w+P21RzoxJKzqoqpkyM1pRnEKG69bulE9TSQD8SAIvTQqIMZmmCO8pUNkgLP1wndX1gKghSpBmg== integrity sha512-BiBWllUROH9w+P21RzoxJKzqoqpkyM1pRnEKG69bulE9TSQD8SAIvTQqIMZmmCO8pUNkgLP1wndX1gKghSpBmg==
"@ethersproject/logger@^5.7.0": "@ethersproject/logger@5.7.0", "@ethersproject/logger@^5.7.0":
version "5.7.0" version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/logger/-/logger-5.7.0.tgz#6ce9ae168e74fecf287be17062b590852c311892" resolved "https://registry.yarnpkg.com/@ethersproject/logger/-/logger-5.7.0.tgz#6ce9ae168e74fecf287be17062b590852c311892"
integrity sha512-0odtFdXu/XHtjQXJYA3u9G0G8btm0ND5Cu8M7i5vhEcE8/HmF4Lbdqanwyv4uQTr2tx6b7fQRmgLrsnpQlmnig== integrity sha512-0odtFdXu/XHtjQXJYA3u9G0G8btm0ND5Cu8M7i5vhEcE8/HmF4Lbdqanwyv4uQTr2tx6b7fQRmgLrsnpQlmnig==
...@@ -1437,12 +1467,12 @@ ...@@ -1437,12 +1467,12 @@
dependencies: dependencies:
"@ethersproject/logger" "^5.6.0" "@ethersproject/logger" "^5.6.0"
"@ethersproject/networks@5.6.4": "@ethersproject/networks@5.7.1":
version "5.6.4" version "5.7.1"
resolved "https://registry.yarnpkg.com/@ethersproject/networks/-/networks-5.6.4.tgz#51296d8fec59e9627554f5a8a9c7791248c8dc07" resolved "https://registry.yarnpkg.com/@ethersproject/networks/-/networks-5.7.1.tgz#118e1a981d757d45ccea6bb58d9fd3d9db14ead6"
integrity sha512-KShHeHPahHI2UlWdtDMn2lJETcbtaJge4k7XSjDR9h79QTd6yQJmv6Cp2ZA4JdqWnhszAOLSuJEd9C0PRw7hSQ== integrity sha512-n/MufjFYv3yFcUyfhnXotyDlNdFb7onmkSy8aQERi2PjNcnWQ66xXxa3XlS8nCcA8aJKJjIIMNJTC7tu80GwpQ==
dependencies: dependencies:
"@ethersproject/logger" "^5.6.0" "@ethersproject/logger" "^5.7.0"
"@ethersproject/networks@^5.7.0": "@ethersproject/networks@^5.7.0":
version "5.7.0" version "5.7.0"
...@@ -1467,6 +1497,14 @@ ...@@ -1467,6 +1497,14 @@
"@ethersproject/bytes" "^5.6.1" "@ethersproject/bytes" "^5.6.1"
"@ethersproject/sha2" "^5.6.1" "@ethersproject/sha2" "^5.6.1"
"@ethersproject/pbkdf2@5.7.0", "@ethersproject/pbkdf2@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/pbkdf2/-/pbkdf2-5.7.0.tgz#d2267d0a1f6e123f3771007338c47cccd83d3102"
integrity sha512-oR/dBRZR6GTyaofd86DehG72hY6NpAjhabkhxgr3X2FpJtJuodEl2auADWBZfhDHgVCbu3/H/Ocq2uC6dpNjjw==
dependencies:
"@ethersproject/bytes" "^5.7.0"
"@ethersproject/sha2" "^5.7.0"
"@ethersproject/properties@5.4.0", "@ethersproject/properties@>=5.0.0-beta.131", "@ethersproject/properties@^5.0.3", "@ethersproject/properties@^5.4.0": "@ethersproject/properties@5.4.0", "@ethersproject/properties@>=5.0.0-beta.131", "@ethersproject/properties@^5.0.3", "@ethersproject/properties@^5.4.0":
version "5.4.0" version "5.4.0"
resolved "https://registry.yarnpkg.com/@ethersproject/properties/-/properties-5.4.0.tgz#38ba20539b44dcc5d5f80c45ad902017dcdbefe7" resolved "https://registry.yarnpkg.com/@ethersproject/properties/-/properties-5.4.0.tgz#38ba20539b44dcc5d5f80c45ad902017dcdbefe7"
...@@ -1481,7 +1519,7 @@ ...@@ -1481,7 +1519,7 @@
dependencies: dependencies:
"@ethersproject/logger" "^5.6.0" "@ethersproject/logger" "^5.6.0"
"@ethersproject/properties@^5.7.0": "@ethersproject/properties@5.7.0", "@ethersproject/properties@^5.7.0":
version "5.7.0" version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/properties/-/properties-5.7.0.tgz#a6e12cb0439b878aaf470f1902a176033067ed30" resolved "https://registry.yarnpkg.com/@ethersproject/properties/-/properties-5.7.0.tgz#a6e12cb0439b878aaf470f1902a176033067ed30"
integrity sha512-J87jy8suntrAkIZtecpxEPxY//szqr1mlBaYlQ0r4RCaiD2hjheqF9s1LVE8vVuJCXisjIP+JgtK/Do54ej4Sw== integrity sha512-J87jy8suntrAkIZtecpxEPxY//szqr1mlBaYlQ0r4RCaiD2hjheqF9s1LVE8vVuJCXisjIP+JgtK/Do54ej4Sw==
...@@ -1513,7 +1551,7 @@ ...@@ -1513,7 +1551,7 @@
bech32 "1.1.4" bech32 "1.1.4"
ws "7.4.6" ws "7.4.6"
"@ethersproject/providers@5.6.8", "@ethersproject/providers@^5.6.8": "@ethersproject/providers@5.6.8":
version "5.6.8" version "5.6.8"
resolved "https://registry.yarnpkg.com/@ethersproject/providers/-/providers-5.6.8.tgz#22e6c57be215ba5545d3a46cf759d265bb4e879d" resolved "https://registry.yarnpkg.com/@ethersproject/providers/-/providers-5.6.8.tgz#22e6c57be215ba5545d3a46cf759d265bb4e879d"
integrity sha512-Wf+CseT/iOJjrGtAOf3ck9zS7AgPmr2fZ3N97r4+YXN3mBePTG2/bJ8DApl9mVwYL+RpYbNxMEkEp4mPGdwG/w== integrity sha512-Wf+CseT/iOJjrGtAOf3ck9zS7AgPmr2fZ3N97r4+YXN3mBePTG2/bJ8DApl9mVwYL+RpYbNxMEkEp4mPGdwG/w==
...@@ -1539,6 +1577,32 @@ ...@@ -1539,6 +1577,32 @@
bech32 "1.1.4" bech32 "1.1.4"
ws "7.4.6" ws "7.4.6"
"@ethersproject/providers@5.7.1", "@ethersproject/providers@^5.7.0":
version "5.7.1"
resolved "https://registry.yarnpkg.com/@ethersproject/providers/-/providers-5.7.1.tgz#b0799b616d5579cd1067a8ebf1fc1ec74c1e122c"
integrity sha512-vZveG/DLyo+wk4Ga1yx6jSEHrLPgmTt+dFv0dv8URpVCRf0jVhalps1jq/emN/oXnMRsC7cQgAF32DcXLL7BPQ==
dependencies:
"@ethersproject/abstract-provider" "^5.7.0"
"@ethersproject/abstract-signer" "^5.7.0"
"@ethersproject/address" "^5.7.0"
"@ethersproject/base64" "^5.7.0"
"@ethersproject/basex" "^5.7.0"
"@ethersproject/bignumber" "^5.7.0"
"@ethersproject/bytes" "^5.7.0"
"@ethersproject/constants" "^5.7.0"
"@ethersproject/hash" "^5.7.0"
"@ethersproject/logger" "^5.7.0"
"@ethersproject/networks" "^5.7.0"
"@ethersproject/properties" "^5.7.0"
"@ethersproject/random" "^5.7.0"
"@ethersproject/rlp" "^5.7.0"
"@ethersproject/sha2" "^5.7.0"
"@ethersproject/strings" "^5.7.0"
"@ethersproject/transactions" "^5.7.0"
"@ethersproject/web" "^5.7.0"
bech32 "1.1.4"
ws "7.4.6"
"@ethersproject/random@5.4.0", "@ethersproject/random@^5.4.0": "@ethersproject/random@5.4.0", "@ethersproject/random@^5.4.0":
version "5.4.0" version "5.4.0"
resolved "https://registry.yarnpkg.com/@ethersproject/random/-/random-5.4.0.tgz#9cdde60e160d024be39cc16f8de3b9ce39191e16" resolved "https://registry.yarnpkg.com/@ethersproject/random/-/random-5.4.0.tgz#9cdde60e160d024be39cc16f8de3b9ce39191e16"
...@@ -1555,6 +1619,14 @@ ...@@ -1555,6 +1619,14 @@
"@ethersproject/bytes" "^5.6.1" "@ethersproject/bytes" "^5.6.1"
"@ethersproject/logger" "^5.6.0" "@ethersproject/logger" "^5.6.0"
"@ethersproject/random@5.7.0", "@ethersproject/random@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/random/-/random-5.7.0.tgz#af19dcbc2484aae078bb03656ec05df66253280c"
integrity sha512-19WjScqRA8IIeWclFme75VMXSBvi4e6InrUNuaR4s5pTF2qNhcGdCUwdxUVGtDDqC00sDLCO93jPQoDUH4HVmQ==
dependencies:
"@ethersproject/bytes" "^5.7.0"
"@ethersproject/logger" "^5.7.0"
"@ethersproject/rlp@5.4.0", "@ethersproject/rlp@^5.4.0": "@ethersproject/rlp@5.4.0", "@ethersproject/rlp@^5.4.0":
version "5.4.0" version "5.4.0"
resolved "https://registry.yarnpkg.com/@ethersproject/rlp/-/rlp-5.4.0.tgz#de61afda5ff979454e76d3b3310a6c32ad060931" resolved "https://registry.yarnpkg.com/@ethersproject/rlp/-/rlp-5.4.0.tgz#de61afda5ff979454e76d3b3310a6c32ad060931"
...@@ -1571,7 +1643,7 @@ ...@@ -1571,7 +1643,7 @@
"@ethersproject/bytes" "^5.6.1" "@ethersproject/bytes" "^5.6.1"
"@ethersproject/logger" "^5.6.0" "@ethersproject/logger" "^5.6.0"
"@ethersproject/rlp@^5.7.0": "@ethersproject/rlp@5.7.0", "@ethersproject/rlp@^5.7.0":
version "5.7.0" version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/rlp/-/rlp-5.7.0.tgz#de39e4d5918b9d74d46de93af80b7685a9c21304" resolved "https://registry.yarnpkg.com/@ethersproject/rlp/-/rlp-5.7.0.tgz#de39e4d5918b9d74d46de93af80b7685a9c21304"
integrity sha512-rBxzX2vK8mVF7b0Tol44t5Tb8gomOHkj5guL+HhzQ1yBh/ydjGnpw6at+X6Iw0Kp3OzzzkcKp8N9r0W4kYSs9w== integrity sha512-rBxzX2vK8mVF7b0Tol44t5Tb8gomOHkj5guL+HhzQ1yBh/ydjGnpw6at+X6Iw0Kp3OzzzkcKp8N9r0W4kYSs9w==
...@@ -1597,6 +1669,15 @@ ...@@ -1597,6 +1669,15 @@
"@ethersproject/logger" "^5.6.0" "@ethersproject/logger" "^5.6.0"
hash.js "1.1.7" hash.js "1.1.7"
"@ethersproject/sha2@5.7.0", "@ethersproject/sha2@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/sha2/-/sha2-5.7.0.tgz#9a5f7a7824ef784f7f7680984e593a800480c9fb"
integrity sha512-gKlH42riwb3KYp0reLsFTokByAKoJdgFCwI+CCiX/k+Jm2mbNs6oOaCjYQSlI1+XBVejwH2KrmCbMAT/GnRDQw==
dependencies:
"@ethersproject/bytes" "^5.7.0"
"@ethersproject/logger" "^5.7.0"
hash.js "1.1.7"
"@ethersproject/signing-key@5.4.0", "@ethersproject/signing-key@^5.4.0": "@ethersproject/signing-key@5.4.0", "@ethersproject/signing-key@^5.4.0":
version "5.4.0" version "5.4.0"
resolved "https://registry.yarnpkg.com/@ethersproject/signing-key/-/signing-key-5.4.0.tgz#2f05120984e81cf89a3d5f6dec5c68ee0894fbec" resolved "https://registry.yarnpkg.com/@ethersproject/signing-key/-/signing-key-5.4.0.tgz#2f05120984e81cf89a3d5f6dec5c68ee0894fbec"
...@@ -1621,7 +1702,7 @@ ...@@ -1621,7 +1702,7 @@
elliptic "6.5.4" elliptic "6.5.4"
hash.js "1.1.7" hash.js "1.1.7"
"@ethersproject/signing-key@^5.7.0": "@ethersproject/signing-key@5.7.0", "@ethersproject/signing-key@^5.7.0":
version "5.7.0" version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/signing-key/-/signing-key-5.7.0.tgz#06b2df39411b00bc57c7c09b01d1e41cf1b16ab3" resolved "https://registry.yarnpkg.com/@ethersproject/signing-key/-/signing-key-5.7.0.tgz#06b2df39411b00bc57c7c09b01d1e41cf1b16ab3"
integrity sha512-MZdy2nL3wO0u7gkB4nA/pEf8lu1TlFswPNmy8AiYkfKTdO6eXBJyUdmHO/ehm/htHw9K/qF8ujnTyUAD+Ry54Q== integrity sha512-MZdy2nL3wO0u7gkB4nA/pEf8lu1TlFswPNmy8AiYkfKTdO6eXBJyUdmHO/ehm/htHw9K/qF8ujnTyUAD+Ry54Q==
...@@ -1656,6 +1737,18 @@ ...@@ -1656,6 +1737,18 @@
"@ethersproject/sha2" "^5.6.1" "@ethersproject/sha2" "^5.6.1"
"@ethersproject/strings" "^5.6.1" "@ethersproject/strings" "^5.6.1"
"@ethersproject/solidity@5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/solidity/-/solidity-5.7.0.tgz#5e9c911d8a2acce2a5ebb48a5e2e0af20b631cb8"
integrity sha512-HmabMd2Dt/raavyaGukF4XxizWKhKQ24DoLtdNbBmNKUOPqwjsKQSdV9GQtj9CBEea9DlzETlVER1gYeXXBGaA==
dependencies:
"@ethersproject/bignumber" "^5.7.0"
"@ethersproject/bytes" "^5.7.0"
"@ethersproject/keccak256" "^5.7.0"
"@ethersproject/logger" "^5.7.0"
"@ethersproject/sha2" "^5.7.0"
"@ethersproject/strings" "^5.7.0"
"@ethersproject/strings@5.4.0", "@ethersproject/strings@>=5.0.0-beta.130", "@ethersproject/strings@^5.0.4", "@ethersproject/strings@^5.4.0": "@ethersproject/strings@5.4.0", "@ethersproject/strings@>=5.0.0-beta.130", "@ethersproject/strings@^5.0.4", "@ethersproject/strings@^5.4.0":
version "5.4.0" version "5.4.0"
resolved "https://registry.yarnpkg.com/@ethersproject/strings/-/strings-5.4.0.tgz#fb12270132dd84b02906a8d895ae7e7fa3d07d9a" resolved "https://registry.yarnpkg.com/@ethersproject/strings/-/strings-5.4.0.tgz#fb12270132dd84b02906a8d895ae7e7fa3d07d9a"
...@@ -1674,7 +1767,7 @@ ...@@ -1674,7 +1767,7 @@
"@ethersproject/constants" "^5.6.1" "@ethersproject/constants" "^5.6.1"
"@ethersproject/logger" "^5.6.0" "@ethersproject/logger" "^5.6.0"
"@ethersproject/strings@^5.7.0": "@ethersproject/strings@5.7.0", "@ethersproject/strings@^5.7.0":
version "5.7.0" version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/strings/-/strings-5.7.0.tgz#54c9d2a7c57ae8f1205c88a9d3a56471e14d5ed2" resolved "https://registry.yarnpkg.com/@ethersproject/strings/-/strings-5.7.0.tgz#54c9d2a7c57ae8f1205c88a9d3a56471e14d5ed2"
integrity sha512-/9nu+lj0YswRNSH0NXYqrh8775XNyEdUQAuf3f+SmOrnVewcJ5SBNAjF7lpgehKi4abvNNXyf+HX86czCdJ8Mg== integrity sha512-/9nu+lj0YswRNSH0NXYqrh8775XNyEdUQAuf3f+SmOrnVewcJ5SBNAjF7lpgehKi4abvNNXyf+HX86czCdJ8Mg==
...@@ -1713,7 +1806,7 @@ ...@@ -1713,7 +1806,7 @@
"@ethersproject/rlp" "^5.6.1" "@ethersproject/rlp" "^5.6.1"
"@ethersproject/signing-key" "^5.6.2" "@ethersproject/signing-key" "^5.6.2"
"@ethersproject/transactions@^5.7.0": "@ethersproject/transactions@5.7.0", "@ethersproject/transactions@^5.7.0":
version "5.7.0" version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/transactions/-/transactions-5.7.0.tgz#91318fc24063e057885a6af13fdb703e1f993d3b" resolved "https://registry.yarnpkg.com/@ethersproject/transactions/-/transactions-5.7.0.tgz#91318fc24063e057885a6af13fdb703e1f993d3b"
integrity sha512-kmcNicCp1lp8qanMTC3RIikGgoJ80ztTyvtsFvCYpSCfkjhD0jZ2LOrnbcuxuToLIUYYf+4XwD1rP+B/erDIhQ== integrity sha512-kmcNicCp1lp8qanMTC3RIikGgoJ80ztTyvtsFvCYpSCfkjhD0jZ2LOrnbcuxuToLIUYYf+4XwD1rP+B/erDIhQ==
...@@ -1746,6 +1839,15 @@ ...@@ -1746,6 +1839,15 @@
"@ethersproject/constants" "^5.6.1" "@ethersproject/constants" "^5.6.1"
"@ethersproject/logger" "^5.6.0" "@ethersproject/logger" "^5.6.0"
"@ethersproject/units@5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/units/-/units-5.7.0.tgz#637b563d7e14f42deeee39245275d477aae1d8b1"
integrity sha512-pD3xLMy3SJu9kG5xDGI7+xhTEmGXlEqXU4OfNapmfnxLVY4EMSSRp7j1k7eezutBPH7RBN/7QPnwR7hzNlEFeg==
dependencies:
"@ethersproject/bignumber" "^5.7.0"
"@ethersproject/constants" "^5.7.0"
"@ethersproject/logger" "^5.7.0"
"@ethersproject/wallet@5.4.0": "@ethersproject/wallet@5.4.0":
version "5.4.0" version "5.4.0"
resolved "https://registry.yarnpkg.com/@ethersproject/wallet/-/wallet-5.4.0.tgz#fa5b59830b42e9be56eadd45a16a2e0933ad9353" resolved "https://registry.yarnpkg.com/@ethersproject/wallet/-/wallet-5.4.0.tgz#fa5b59830b42e9be56eadd45a16a2e0933ad9353"
...@@ -1788,6 +1890,27 @@ ...@@ -1788,6 +1890,27 @@
"@ethersproject/transactions" "^5.6.2" "@ethersproject/transactions" "^5.6.2"
"@ethersproject/wordlists" "^5.6.1" "@ethersproject/wordlists" "^5.6.1"
"@ethersproject/wallet@5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/wallet/-/wallet-5.7.0.tgz#4e5d0790d96fe21d61d38fb40324e6c7ef350b2d"
integrity sha512-MhmXlJXEJFBFVKrDLB4ZdDzxcBxQ3rLyCkhNqVu3CDYvR97E+8r01UgrI+TI99Le+aYm/in/0vp86guJuM7FCA==
dependencies:
"@ethersproject/abstract-provider" "^5.7.0"
"@ethersproject/abstract-signer" "^5.7.0"
"@ethersproject/address" "^5.7.0"
"@ethersproject/bignumber" "^5.7.0"
"@ethersproject/bytes" "^5.7.0"
"@ethersproject/hash" "^5.7.0"
"@ethersproject/hdnode" "^5.7.0"
"@ethersproject/json-wallets" "^5.7.0"
"@ethersproject/keccak256" "^5.7.0"
"@ethersproject/logger" "^5.7.0"
"@ethersproject/properties" "^5.7.0"
"@ethersproject/random" "^5.7.0"
"@ethersproject/signing-key" "^5.7.0"
"@ethersproject/transactions" "^5.7.0"
"@ethersproject/wordlists" "^5.7.0"
"@ethersproject/web@5.4.0", "@ethersproject/web@^5.4.0": "@ethersproject/web@5.4.0", "@ethersproject/web@^5.4.0":
version "5.4.0" version "5.4.0"
resolved "https://registry.yarnpkg.com/@ethersproject/web/-/web-5.4.0.tgz#49fac173b96992334ed36a175538ba07a7413d1f" resolved "https://registry.yarnpkg.com/@ethersproject/web/-/web-5.4.0.tgz#49fac173b96992334ed36a175538ba07a7413d1f"
...@@ -1810,6 +1933,17 @@ ...@@ -1810,6 +1933,17 @@
"@ethersproject/properties" "^5.6.0" "@ethersproject/properties" "^5.6.0"
"@ethersproject/strings" "^5.6.1" "@ethersproject/strings" "^5.6.1"
"@ethersproject/web@5.7.1":
version "5.7.1"
resolved "https://registry.yarnpkg.com/@ethersproject/web/-/web-5.7.1.tgz#de1f285b373149bee5928f4eb7bcb87ee5fbb4ae"
integrity sha512-Gueu8lSvyjBWL4cYsWsjh6MtMwM0+H4HvqFPZfB6dV8ctbP9zFAO73VG1cMWae0FLPCtz0peKPpZY8/ugJJX2w==
dependencies:
"@ethersproject/base64" "^5.7.0"
"@ethersproject/bytes" "^5.7.0"
"@ethersproject/logger" "^5.7.0"
"@ethersproject/properties" "^5.7.0"
"@ethersproject/strings" "^5.7.0"
"@ethersproject/web@^5.7.0": "@ethersproject/web@^5.7.0":
version "5.7.0" version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/web/-/web-5.7.0.tgz#40850c05260edad8b54827923bbad23d96aac0bc" resolved "https://registry.yarnpkg.com/@ethersproject/web/-/web-5.7.0.tgz#40850c05260edad8b54827923bbad23d96aac0bc"
...@@ -1843,6 +1977,17 @@ ...@@ -1843,6 +1977,17 @@
"@ethersproject/properties" "^5.6.0" "@ethersproject/properties" "^5.6.0"
"@ethersproject/strings" "^5.6.1" "@ethersproject/strings" "^5.6.1"
"@ethersproject/wordlists@5.7.0", "@ethersproject/wordlists@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/wordlists/-/wordlists-5.7.0.tgz#8fb2c07185d68c3e09eb3bfd6e779ba2774627f5"
integrity sha512-S2TFNJNfHWVHNE6cNDjbVlZ6MgE17MIxMbMg2zv3wn+3XSJGosL1m9ZVv3GXCf/2ymSsQ+hRI5IzoMJTG6aoVA==
dependencies:
"@ethersproject/bytes" "^5.7.0"
"@ethersproject/hash" "^5.7.0"
"@ethersproject/logger" "^5.7.0"
"@ethersproject/properties" "^5.7.0"
"@ethersproject/strings" "^5.7.0"
"@foundry-rs/easy-foundryup@^0.1.3": "@foundry-rs/easy-foundryup@^0.1.3":
version "0.1.3" version "0.1.3"
resolved "https://registry.yarnpkg.com/@foundry-rs/easy-foundryup/-/easy-foundryup-0.1.3.tgz#f5281aff6b3a98f277bdafcb4330e71f80979ed4" resolved "https://registry.yarnpkg.com/@foundry-rs/easy-foundryup/-/easy-foundryup-0.1.3.tgz#f5281aff6b3a98f277bdafcb4330e71f80979ed4"
...@@ -8685,7 +8830,7 @@ ethers@^5.0.0, ethers@^5.0.1, ethers@^5.0.2: ...@@ -8685,7 +8830,7 @@ ethers@^5.0.0, ethers@^5.0.1, ethers@^5.0.2:
"@ethersproject/web" "5.4.0" "@ethersproject/web" "5.4.0"
"@ethersproject/wordlists" "5.4.0" "@ethersproject/wordlists" "5.4.0"
ethers@^5.5.2, ethers@^5.5.3, ethers@^5.6.8: ethers@^5.5.2, ethers@^5.5.3:
version "5.6.8" version "5.6.8"
resolved "https://registry.yarnpkg.com/ethers/-/ethers-5.6.8.tgz#d36b816b4896341a80a8bbd2a44e8cb6e9b98dd4" resolved "https://registry.yarnpkg.com/ethers/-/ethers-5.6.8.tgz#d36b816b4896341a80a8bbd2a44e8cb6e9b98dd4"
integrity sha512-YxIGaltAOdvBFPZwIkyHnXbW40f1r8mHUgapW6dxkO+6t7H6wY8POUn0Kbxrd/N7I4hHxyi7YCddMAH/wmho2w== integrity sha512-YxIGaltAOdvBFPZwIkyHnXbW40f1r8mHUgapW6dxkO+6t7H6wY8POUn0Kbxrd/N7I4hHxyi7YCddMAH/wmho2w==
...@@ -8721,41 +8866,41 @@ ethers@^5.5.2, ethers@^5.5.3, ethers@^5.6.8: ...@@ -8721,41 +8866,41 @@ ethers@^5.5.2, ethers@^5.5.3, ethers@^5.6.8:
"@ethersproject/web" "5.6.1" "@ethersproject/web" "5.6.1"
"@ethersproject/wordlists" "5.6.1" "@ethersproject/wordlists" "5.6.1"
ethers@^5.6.9: ethers@^5.7.0:
version "5.6.9" version "5.7.1"
resolved "https://registry.yarnpkg.com/ethers/-/ethers-5.6.9.tgz#4e12f8dfcb67b88ae7a78a9519b384c23c576a4d" resolved "https://registry.yarnpkg.com/ethers/-/ethers-5.7.1.tgz#48c83a44900b5f006eb2f65d3ba6277047fd4f33"
integrity sha512-lMGC2zv9HC5EC+8r429WaWu3uWJUCgUCt8xxKCFqkrFuBDZXDYIdzDUECxzjf2BMF8IVBByY1EBoGSL3RTm8RA== integrity sha512-5krze4dRLITX7FpU8J4WscXqADiKmyeNlylmmDLbS95DaZpBhDe2YSwRQwKXWNyXcox7a3gBgm/MkGXV1O1S/Q==
dependencies: dependencies:
"@ethersproject/abi" "5.6.4" "@ethersproject/abi" "5.7.0"
"@ethersproject/abstract-provider" "5.6.1" "@ethersproject/abstract-provider" "5.7.0"
"@ethersproject/abstract-signer" "5.6.2" "@ethersproject/abstract-signer" "5.7.0"
"@ethersproject/address" "5.6.1" "@ethersproject/address" "5.7.0"
"@ethersproject/base64" "5.6.1" "@ethersproject/base64" "5.7.0"
"@ethersproject/basex" "5.6.1" "@ethersproject/basex" "5.7.0"
"@ethersproject/bignumber" "5.6.2" "@ethersproject/bignumber" "5.7.0"
"@ethersproject/bytes" "5.6.1" "@ethersproject/bytes" "5.7.0"
"@ethersproject/constants" "5.6.1" "@ethersproject/constants" "5.7.0"
"@ethersproject/contracts" "5.6.2" "@ethersproject/contracts" "5.7.0"
"@ethersproject/hash" "5.6.1" "@ethersproject/hash" "5.7.0"
"@ethersproject/hdnode" "5.6.2" "@ethersproject/hdnode" "5.7.0"
"@ethersproject/json-wallets" "5.6.1" "@ethersproject/json-wallets" "5.7.0"
"@ethersproject/keccak256" "5.6.1" "@ethersproject/keccak256" "5.7.0"
"@ethersproject/logger" "5.6.0" "@ethersproject/logger" "5.7.0"
"@ethersproject/networks" "5.6.4" "@ethersproject/networks" "5.7.1"
"@ethersproject/pbkdf2" "5.6.1" "@ethersproject/pbkdf2" "5.7.0"
"@ethersproject/properties" "5.6.0" "@ethersproject/properties" "5.7.0"
"@ethersproject/providers" "5.6.8" "@ethersproject/providers" "5.7.1"
"@ethersproject/random" "5.6.1" "@ethersproject/random" "5.7.0"
"@ethersproject/rlp" "5.6.1" "@ethersproject/rlp" "5.7.0"
"@ethersproject/sha2" "5.6.1" "@ethersproject/sha2" "5.7.0"
"@ethersproject/signing-key" "5.6.2" "@ethersproject/signing-key" "5.7.0"
"@ethersproject/solidity" "5.6.1" "@ethersproject/solidity" "5.7.0"
"@ethersproject/strings" "5.6.1" "@ethersproject/strings" "5.7.0"
"@ethersproject/transactions" "5.6.2" "@ethersproject/transactions" "5.7.0"
"@ethersproject/units" "5.6.1" "@ethersproject/units" "5.7.0"
"@ethersproject/wallet" "5.6.2" "@ethersproject/wallet" "5.7.0"
"@ethersproject/web" "5.6.1" "@ethersproject/web" "5.7.1"
"@ethersproject/wordlists" "5.6.1" "@ethersproject/wordlists" "5.7.0"
ethjs-unit@0.1.6: ethjs-unit@0.1.6:
version "0.1.6" version "0.1.6"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment