v2-testnet-contracts
v2-testnet-contracts copied to clipboard
Inconsistency in Dependency Versions in package.json
Hello, there is a discrepancy in the dependency versions in package.json file, considering peerDependencies and devDependencies.
I recommend updating the package.json file with the following versions:
peerDependencies and devDependencies:
@openzeppelin/contracts: 4.9.2
@openzeppelin/contracts-upgradeable: 4.9.2
devDependencies:
hardhat: 2.19.1
This update will ensure compatibility, as well as the latest features available in these dependencies.