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