d8cb6199e0
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 3.4.0 to 4.4.1. - [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/v3.4.0...v4.4.1) --- updated-dependencies: - dependency-name: "@openzeppelin/contracts" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
21 lines
552 B
JSON
21 lines
552 B
JSON
{
|
|
"devDependencies": {
|
|
"@nomiclabs/hardhat-ethers": "^2.0.2",
|
|
"@nomiclabs/hardhat-etherscan": "^2.1.6",
|
|
"@nomiclabs/hardhat-waffle": "^2.0.1",
|
|
"chai": "^4.3.4",
|
|
"ethereum-waffle": "^3.4.0",
|
|
"ethers": "^5.4.7",
|
|
"hardhat": "^2.6.4",
|
|
"solidity-coverage": "^0.7.17"
|
|
},
|
|
"dependencies": {
|
|
"@nomiclabs/hardhat-truffle5": "^2.0.2",
|
|
"@nomiclabs/hardhat-web3": "^2.0.0",
|
|
"@openzeppelin/contracts": "^4.4.1",
|
|
"@openzeppelin/test-helpers": "^0.5.15",
|
|
"dotenv": "^10.0.0",
|
|
"find-config": "^1.0.0"
|
|
}
|
|
}
|