Skip to content

Commit

Permalink
Bump @openzeppelin/contracts from 4.9.1 to 4.9.3 (#164)
Browse files Browse the repository at this point in the history
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.9.1 to 4.9.3.
- [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts/releases)
- [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v4.9.3/CHANGELOG.md)
- [Commits](OpenZeppelin/openzeppelin-contracts@v4.9.1...v4.9.3)

---
updated-dependencies:
- dependency-name: "@openzeppelin/contracts"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 6, 2023
1 parent 0a0aaa0 commit ea084a8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@nomiclabs/hardhat-ethers": "^2.2.2",
"@nomiclabs/hardhat-etherscan": "^3.1.7",
"@nomiclabs/hardhat-waffle": "^2.0.5",
"@openzeppelin/contracts": "4.9.1",
"@openzeppelin/contracts": "4.9.3",
"@primitivefi/hardhat-dodoc": "^0.2.3",
"@typechain/ethers-v5": "^10.2.0",
"@typechain/hardhat": "^6.1.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -990,10 +990,10 @@ __metadata:
languageName: node
linkType: hard

"@openzeppelin/contracts@npm:4.9.1":
version: 4.9.1
resolution: "@openzeppelin/contracts@npm:4.9.1"
checksum: 9bb3cc6aecd6c56d5ece10d9820d43e6e9c460395b75cc4af9b4e776f1a9e56c9906bc03538b0707e617dc31f1abdfffcbeedfecc8884358d864198ed73f59c1
"@openzeppelin/contracts@npm:4.9.3":
version: 4.9.3
resolution: "@openzeppelin/contracts@npm:4.9.3"
checksum: 4932063e733b35fa7669b9fe2053f69b062366c5c208b0c6cfa1ac451712100c78acff98120c3a4b88d94154c802be05d160d71f37e7d74cadbe150964458838
languageName: node
linkType: hard

Expand Down Expand Up @@ -8623,7 +8623,7 @@ __metadata:
"@nomiclabs/hardhat-ethers": ^2.2.2
"@nomiclabs/hardhat-etherscan": ^3.1.7
"@nomiclabs/hardhat-waffle": ^2.0.5
"@openzeppelin/contracts": 4.9.1
"@openzeppelin/contracts": 4.9.3
"@primitivefi/hardhat-dodoc": ^0.2.3
"@typechain/ethers-v5": ^10.2.0
"@typechain/hardhat": ^6.1.5
Expand Down

0 comments on commit ea084a8

Please sign in to comment.