Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump ethers from 5.7.2 to 6.8.1 #452

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"decimal.js": "^10.4.3",
"eth-mutants": "^0.1.1",
"ethereumjs-util": "^7.1.5",
"ethers": "~5.7.2",
"ethers": "~6.8.1",
"solc": "^0.8.21",
"xmlhttprequest": "^1.8.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/dev-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@web3-react/types": "6.0.7",
"@web3-react/walletconnect-connector": "^6.2.13",
"env-cmd": "^10.1.0",
"ethers": "^6.7.1",
"ethers": "^6.8.1",
"lodash": "^4.17.21",
"react": "^18.2.0",
"react-circular-progressbar": "^2.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/lib-ethers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"peerDependencies": {
"@kumodao/lib-base": "^3.0.0",
"@openzeppelin/contracts-upgradeable": "^4.4.1",
"ethers": "^5.7.2"
"ethers": "^6.8.1"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.38.0",
Expand All @@ -61,7 +61,7 @@
"dotenv": "^16.3.1",
"eslint": "^8.49.0",
"eslint-plugin-tsdoc": "^0.2.17",
"ethers": "^5.7.2",
"ethers": "^6.8.1",
"fs-extra": "^11.1.1",
"hardhat": "^2.17.3",
"npm-run-all": "^4.1.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/providers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"prepare": "tsc --project tsconfig.dist.json"
},
"devDependencies": {
"ethers": "^5.7.2",
"ethers": "^6.8.1",
"ts-node": "^10.9.1",
"typescript": "5.2.2"
},
"peerDependencies": {
"ethers": "^5.7.2"
"ethers": "^6.8.1"
}
}
36 changes: 29 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,13 @@ __metadata:
languageName: node
linkType: hard

"@adraffy/ens-normalize@npm:1.10.0":
version: 1.10.0
resolution: "@adraffy/ens-normalize@npm:1.10.0"
checksum: af0540f963a2632da2bbc37e36ea6593dcfc607b937857133791781e246d47f870d5e3d21fa70d5cfe94e772c284588c81ea3f5b7f4ea8fbb824369444e4dbcb
languageName: node
linkType: hard

"@adraffy/ens-normalize@npm:1.9.2":
version: 1.9.2
resolution: "@adraffy/ens-normalize@npm:1.9.2"
Expand Down Expand Up @@ -3804,7 +3811,7 @@ __metadata:
eth-gas-reporter: ^0.2.27
eth-mutants: ^0.1.1
ethereumjs-util: ^7.1.5
ethers: ~5.7.2
ethers: ~6.8.1
hardhat: ^2.17.3
hardhat-contract-sizer: ^2.10.0
hardhat-diamond-abi: ^3.0.1
Expand Down Expand Up @@ -3860,7 +3867,7 @@ __metadata:
eslint: ^8.49.0
eslint-plugin-react-hooks: ^4.6.0
eslint-plugin-react-refresh: ^0.4.3
ethers: ^6.7.1
ethers: ^6.8.1
jsdom: 22
lodash: ^4.17.21
node-fetch: ^3.3.2
Expand Down Expand Up @@ -3931,7 +3938,7 @@ __metadata:
dotenv: ^16.3.1
eslint: ^8.49.0
eslint-plugin-tsdoc: ^0.2.17
ethers: ^5.7.2
ethers: ^6.8.1
fs-extra: ^11.1.1
hardhat: ^2.17.3
npm-run-all: ^4.1.5
Expand All @@ -3941,7 +3948,7 @@ __metadata:
peerDependencies:
"@kumodao/lib-base": ^3.0.0
"@openzeppelin/contracts-upgradeable": ^4.4.1
ethers: ^5.7.2
ethers: ^6.8.1
languageName: unknown
linkType: soft

Expand All @@ -3968,11 +3975,11 @@ __metadata:
version: 0.0.0-use.local
resolution: "@kumodao/providers@workspace:packages/providers"
dependencies:
ethers: ^5.7.2
ethers: ^6.8.1
ts-node: ^10.9.1
typescript: 5.2.2
peerDependencies:
ethers: ^5.7.2
ethers: ^6.8.1
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -14619,7 +14626,7 @@ __metadata:
languageName: node
linkType: hard

"ethers@npm:^5.0.13, ethers@npm:^5.5.2, ethers@npm:^5.7.0, ethers@npm:^5.7.1, ethers@npm:^5.7.2, ethers@npm:~5.7.2":
"ethers@npm:^5.0.13, ethers@npm:^5.5.2, ethers@npm:^5.7.0, ethers@npm:^5.7.1, ethers@npm:^5.7.2":
version: 5.7.2
resolution: "ethers@npm:5.7.2"
dependencies:
Expand Down Expand Up @@ -14672,6 +14679,21 @@ __metadata:
languageName: node
linkType: hard

"ethers@npm:^6.8.1, ethers@npm:~6.8.1":
version: 6.8.1
resolution: "ethers@npm:6.8.1"
dependencies:
"@adraffy/ens-normalize": 1.10.0
"@noble/curves": 1.2.0
"@noble/hashes": 1.3.2
"@types/node": 18.15.13
aes-js: 4.0.0-beta.5
tslib: 2.4.0
ws: 8.5.0
checksum: 78b48d2fd13cf77c7041379595a3155eaf6e4da423999b782e6ff14cc58e452ef8c52f3e2f6995fcd2b34dfdd55eaf5ece6067cd754fe0c72388b12e1768f1b3
languageName: node
linkType: hard

"etherscan-api@npm:^10.3.0":
version: 10.3.0
resolution: "etherscan-api@npm:10.3.0"
Expand Down
Loading