Merge pull request #17 from rjNemo/dependabot/npm_and_yarn/openzeppelin/contracts-4.8.3

Bump @openzeppelin/contracts from 4.7.3 to 4.8.3
This commit is contained in:
Ruidy 2023-04-18 10:30:17 +02:00 committed by GitHub
commit 467758f0fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -22,7 +22,7 @@
"hardhat": "^2.9.3" "hardhat": "^2.9.3"
}, },
"dependencies": { "dependencies": {
"@openzeppelin/contracts": "^4.7.3", "@openzeppelin/contracts": "^4.8.3",
"dotenv": "^16.0.0" "dotenv": "^16.0.0"
} }
} }

View file

@ -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.7.3": "@openzeppelin/contracts@^4.8.3":
version "4.7.3" version "4.8.3"
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.7.3.tgz#939534757a81f8d69cc854c7692805684ff3111e" resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.8.3.tgz#cbef3146bfc570849405f59cba18235da95a252a"
integrity sha512-dGRS0agJzu8ybo44pCIf3xBaPQN/65AIXNgK8+4gzKd5kbvlqyxryUYVLJv7fK98Seyd2hDZzVEHSWAh0Bt1Yw== integrity sha512-bQHV8R9Me8IaJoJ2vPG4rXcL7seB7YVuskr4f+f5RyOStSZetwzkWtoqDMl5erkBJy0lDRUnIR2WIkPiC0GJlg==
"@resolver-engine/core@^0.3.3": "@resolver-engine/core@^0.3.3":
version "0.3.3" version "0.3.3"