2ee4b8fec6
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.5.0 to 4.7.3. - [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts/releases) - [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/CHANGELOG.md) - [Commits](https://github.com/OpenZeppelin/openzeppelin-contracts/compare/v4.5.0...v4.7.3) --- updated-dependencies: - dependency-name: "@openzeppelin/contracts" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
22 lines
580 B
JSON
22 lines
580 B
JSON
{
|
|
"devDependencies": {
|
|
"@nomiclabs/hardhat-ethers": "^2.0.5",
|
|
"@nomiclabs/hardhat-etherscan": "^3.0.3",
|
|
"@nomiclabs/hardhat-waffle": "^2.0.3",
|
|
"chai": "^4.3.6",
|
|
"ethereum-waffle": "^3.4.4",
|
|
"ethers": "^5.6.1",
|
|
"hardhat": "^2.9.2",
|
|
"solidity-coverage": "^0.7.20"
|
|
},
|
|
"dependencies": {
|
|
"@nomiclabs/hardhat-truffle5": "^2.0.5",
|
|
"@nomiclabs/hardhat-web3": "^2.0.0",
|
|
"@openzeppelin/contracts": "4.7.3",
|
|
"@openzeppelin/test-helpers": "^0.5.15",
|
|
"dotenv": "^16.0.0",
|
|
"file-system": "^2.2.2",
|
|
"find-config": "^1.0.0"
|
|
}
|
|
}
|