|
@@ -30,7 +30,7 @@
|
|
|
"eslint": "^7.11.0",
|
|
|
"eslint-config-prettier": "^6.12.0",
|
|
|
"ethereum-waffle": "^3.2.0",
|
|
|
- "ethers": "^5.0.24",
|
|
|
+ "ethers": "^5.0.32",
|
|
|
"fs-extra": "^9.0.1",
|
|
|
"hardhat": "^2.0.10",
|
|
|
"hardhat-typechain": "^0.3.5",
|
|
@@ -45,7 +45,7 @@
|
|
|
"ts-generator": "^0.1.1",
|
|
|
"ts-node": "^8.10.2",
|
|
|
"typechain": "^4.0.1",
|
|
|
- "typescript": "^3.9.7"
|
|
|
+ "typescript": "^4.2.2"
|
|
|
},
|
|
|
"files": [
|
|
|
"/contracts"
|