|
53 | 53 | "@nomiclabs/hardhat-web3": "^2.0.0",
|
54 | 54 | "@openzeppelin/contracts": "^3.3.0",
|
55 | 55 | "@openzeppelin/contracts-upgradeable": "^3.3.0",
|
56 |
| - "@openzeppelin/hardhat-upgrades": "^1.4.3", |
57 |
| - "@openzeppelin/test-helpers": "^0.5.9", |
| 56 | + "@openzeppelin/hardhat-upgrades": "^1.5.0", |
| 57 | + "@openzeppelin/test-helpers": "^0.5.10", |
58 | 58 | "@uniswap/v2-core": "^1.0.1",
|
59 | 59 | "chai": "^4.2.0",
|
60 | 60 | "chalk": "^4.1.0",
|
61 |
| - "eslint": "^7.15.0", |
62 |
| - "eslint-config-prettier": "^7.0.0", |
63 |
| - "eslint-plugin-prettier": "^3.3.0", |
| 61 | + "eslint": "^7.18.0", |
| 62 | + "eslint-config-prettier": "^7.2.0", |
| 63 | + "eslint-plugin-prettier": "^3.3.1", |
64 | 64 | "eth-sig-util": "^3.0.0",
|
65 | 65 | "ethereumjs-util": "^7.0.7",
|
66 |
| - "ethers": "^5.0.24", |
67 |
| - "ganache-cli": "^6.12.1", |
68 |
| - "hardhat": "^2.0.5", |
69 |
| - "hardhat-abi-exporter": "^2.0.6", |
| 66 | + "ethers": "^5.0.26", |
| 67 | + "ganache-cli": "^6.12.2", |
| 68 | + "hardhat": "^2.0.8", |
| 69 | + "hardhat-abi-exporter": "^2.0.8", |
70 | 70 | "hardhat-contract-sizer": "^2.0.2",
|
71 |
| - "hardhat-gas-reporter": "^1.0.3", |
72 |
| - "husky": "^4.3.6", |
| 71 | + "hardhat-gas-reporter": "^1.0.4", |
| 72 | + "husky": "^4.3.8", |
73 | 73 | "lint-staged": "10.5.3",
|
74 | 74 | "prettier": "^2.2.1",
|
75 | 75 | "solhint": "^3.3.2",
|
76 | 76 | "solidity-coverage": "^0.7.13",
|
77 |
| - "web3": "^1.3.0" |
| 77 | + "web3": "^1.3.3" |
78 | 78 | },
|
79 | 79 | "dependencies": {}
|
80 | 80 | }
|
0 commit comments