We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 368c62e commit 172bec7Copy full SHA for 172bec7
kms/auth-eth/package.json
@@ -23,12 +23,12 @@
23
},
24
"devDependencies": {
25
"@nomicfoundation/hardhat-ethers": "^3.0.8",
26
- "@nomicfoundation/hardhat-toolbox": "^7.0.0",
+ "@nomicfoundation/hardhat-toolbox": "^4.0.0",
27
"@openzeppelin/hardhat-upgrades": "^3.9.0",
28
"@types/jest": "^29.5.14",
29
"@types/node": "^20.17.12",
30
"@types/supertest": "^6.0.2",
31
- "hardhat": "^3.1.11",
+ "hardhat": "^2.22.17",
32
"jest": "^29.7.0",
33
"supertest": "^6.3.3",
34
"ts-jest": "^29.1.1",
0 commit comments