Skip to content
This repository was archived by the owner on Aug 24, 2023. It is now read-only.

Commit af9992d

Browse files
bump(deps): update dependency ethers to ^5.7.2
1 parent 56c3771 commit af9992d

File tree

3 files changed

+21
-21
lines changed

3 files changed

+21
-21
lines changed

packages/testcontainers/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"dependencies": {
2929
"@defimetachain/network": "workspace:*",
30-
"ethers": "^5.7.0",
30+
"ethers": "^5.7.2",
3131
"testcontainers": "^8.16.0"
3232
},
3333
"devDependencies": {

pnpm-lock.yaml

+19-19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ts-tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@defimetachain/typescript": "workspace:*",
1515
"@defimetachain/testcontainers": "workspace:*",
1616
"@polkadot/api": "^9.6.2",
17-
"ethers": "^5.4.6",
17+
"ethers": "^5.7.2",
1818
"hardhat": "^2.11.1",
1919
"testcontainers": "^8.16.0"
2020
}

0 commit comments

Comments
 (0)