mirror of
https://github.com/rjNemo/epicNFT
synced 2026-06-12 12:46:39 +00:00
Merge pull request #4 from rjNemo/dependabot/npm_and_yarn/openzeppelin/contracts-4.7.1
Bump @openzeppelin/contracts from 4.5.0 to 4.7.1
This commit is contained in:
commit
988ff0620b
2 changed files with 5 additions and 5 deletions
|
|
@ -22,7 +22,7 @@
|
||||||
"hardhat": "^2.9.3"
|
"hardhat": "^2.9.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@openzeppelin/contracts": "^4.5.0",
|
"@openzeppelin/contracts": "^4.7.1",
|
||||||
"dotenv": "^16.0.0"
|
"dotenv": "^16.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -532,10 +532,10 @@
|
||||||
"@types/sinon-chai" "^3.2.3"
|
"@types/sinon-chai" "^3.2.3"
|
||||||
"@types/web3" "1.0.19"
|
"@types/web3" "1.0.19"
|
||||||
|
|
||||||
"@openzeppelin/contracts@^4.5.0":
|
"@openzeppelin/contracts@^4.7.1":
|
||||||
version "4.5.0"
|
version "4.7.1"
|
||||||
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.5.0.tgz#3fd75d57de172b3743cdfc1206883f56430409cc"
|
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.7.1.tgz#33d0a857b76b18d313e6bb6ed28cdaf367e90cfe"
|
||||||
integrity sha512-fdkzKPYMjrRiPK6K4y64e6GzULR7R7RwxSigHS8DDp7aWDeoReqsQI+cxHV1UuhAqX69L1lAaWDxenfP+xiqzA==
|
integrity sha512-UXmAjKARsXORHlHZu5GCD7ZbRKm6nU8UHnbuT/QJJa2JEOEcbvV/X8w/sUk62Sl9VZuuljM1akrZLyAtzUgsxw==
|
||||||
|
|
||||||
"@resolver-engine/core@^0.3.3":
|
"@resolver-engine/core@^0.3.3":
|
||||||
version "0.3.3"
|
version "0.3.3"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue