misc: OZ dependency version bumped to v4.8

Co-authored-by: Victor Naumik <vicnaum@gmail.com>
This commit is contained in:
donosonaumczuk
2023-04-03 20:02:53 +01:00
parent a51831015d
commit 5103976955
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "1.0.2",
"license": "MIT",
"dependencies": {
"@openzeppelin/contracts": "4.5.0"
"@openzeppelin/contracts": "4.8.0"
},
"devDependencies": {
"@nomiclabs/hardhat-ethers": "2.0.2",
@@ -36,7 +36,7 @@
"hardhat-spdx-license-identifier": "2.0.3",
"hardhat-tracer": "^1.1.0-rc.6",
"husky": "7.0.4",
"prettier": "2.5.0",
"prettier": "^2.5.0",
"prettier-plugin-solidity": "^1.1.2",
"solidity-coverage": "^0.8.2",
"ts-generator": "0.1.1",
@@ -1709,9 +1709,9 @@
}
},
"node_modules/@openzeppelin/contracts": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/@openzeppelin/contracts/-/contracts-4.5.0.tgz",
"integrity": "sha512-fdkzKPYMjrRiPK6K4y64e6GzULR7R7RwxSigHS8DDp7aWDeoReqsQI+cxHV1UuhAqX69L1lAaWDxenfP+xiqzA=="
"version": "4.8.0",
"resolved": "https://registry.npmjs.org/@openzeppelin/contracts/-/contracts-4.8.0.tgz",
"integrity": "sha512-AGuwhRRL+NaKx73WKRNzeCxOCOCxpaqF+kp8TJ89QzAipSwZy/NoflkWaL9bywXFRhIzXt8j38sfF7KBKCPWLw=="
},
"node_modules/@resolver-engine/core": {
"version": "0.3.3",
@@ -20511,9 +20511,9 @@
}
},
"@openzeppelin/contracts": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/@openzeppelin/contracts/-/contracts-4.5.0.tgz",
"integrity": "sha512-fdkzKPYMjrRiPK6K4y64e6GzULR7R7RwxSigHS8DDp7aWDeoReqsQI+cxHV1UuhAqX69L1lAaWDxenfP+xiqzA=="
"version": "4.8.0",
"resolved": "https://registry.npmjs.org/@openzeppelin/contracts/-/contracts-4.8.0.tgz",
"integrity": "sha512-AGuwhRRL+NaKx73WKRNzeCxOCOCxpaqF+kp8TJ89QzAipSwZy/NoflkWaL9bywXFRhIzXt8j38sfF7KBKCPWLw=="
},
"@resolver-engine/core": {
"version": "0.3.3",