Skip to content

Commit 7e28859

Browse files
chore(deps): update dependency @openzeppelin/contracts to v4.9.0
1 parent 4ca653d commit 7e28859

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@nomiclabs/hardhat-ethers": "2.2.3",
2424
"@nomiclabs/hardhat-etherscan": "3.1.7",
2525
"@nomiclabs/hardhat-waffle": "2.0.6",
26-
"@openzeppelin/contracts": "4.8.2",
26+
"@openzeppelin/contracts": "4.9.0",
2727
"@types/chai": "4.3.5",
2828
"@types/dotenv": "8.2.0",
2929
"@types/mocha": "10.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -989,10 +989,10 @@
989989
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts-upgradeable/-/contracts-upgradeable-4.9.0.tgz#70aaef469c8ac5bb0ff781480f3d321cbf7be3a8"
990990
integrity sha512-+6i2j6vr2fdudTqkBvG+UOosankukxYzg3WN1nqU7ijjQ5A4osWaD3ip6CEz6YvDoSdZgcFVZoiGr7zRlUUoZw==
991991

992-
"@openzeppelin/contracts@4.8.2":
993-
version "4.8.2"
994-
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.8.2.tgz#d815ade0027b50beb9bcca67143c6bcc3e3923d6"
995-
integrity sha512-kEUOgPQszC0fSYWpbh2kT94ltOJwj1qfT2DWo+zVttmGmf97JZ99LspePNaeeaLhCImaHVeBbjaQFZQn7+Zc5g==
992+
"@openzeppelin/contracts@4.9.0":
993+
version "4.9.0"
994+
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.9.0.tgz#683f33b6598970051bc5f0806fd8660da9e018dd"
995+
integrity sha512-DUP74AFGKlic2sQb/CmgrN2aUPMFGxRrmCTUxLHsiU2RzwWqVuMPZBxiAyvlff6Pea77uylAX6B5x9W6evEbhA==
996996

997997
"@openzeppelin/hardhat-upgrades@^1.22.1":
998998
version "1.27.0"

0 commit comments

Comments
 (0)