We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 289f69a commit 44280f1Copy full SHA for 44280f1
basic/25-multi-sig-wallet/package.json
@@ -9,12 +9,12 @@
9
"author": "",
10
"license": "ISC",
11
"devDependencies": {
12
- "@nomiclabs/hardhat-ethers": "^2.0.2",
13
- "@nomiclabs/hardhat-waffle": "^2.0.1",
14
- "chai": "^4.3.4",
15
- "dotenv": "^10.0.0",
16
- "ethereum-waffle": "^3.4.0",
17
- "ethers": "^5.3.1",
18
- "hardhat": "^2.4.1"
+ "@nomiclabs/hardhat-ethers": "^2.2.2",
+ "@nomiclabs/hardhat-waffle": "^2.0.3",
+ "chai": "^4.3.7",
+ "dotenv": "^16.0.3",
+ "ethereum-waffle": "^4.0.9",
+ "ethers": "^5.7.2",
+ "hardhat": "^2.12.6"
19
}
20
0 commit comments