Skip to content

Commit

Permalink
chore(deps): bump @openzeppelin/contracts from 4.5.0 to 4.9.1
Browse files Browse the repository at this point in the history
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.5.0 to 4.9.1.
- [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts/releases)
- [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v4.9.1/CHANGELOG.md)
- [Commits](OpenZeppelin/openzeppelin-contracts@v4.5.0...v4.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 8, 2023
1 parent cd30f4a commit 2a69bfd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/evm-contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"homepage": "",
"license": "ISC",
"dependencies": {
"@openzeppelin/contracts": "^4.4.2"
"@openzeppelin/contracts": "^4.9.1"
},
"devDependencies": {
"@codechecks/client": "^0.1.12",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ __metadata:
"@nomiclabs/hardhat-ethers": ^2.0.4
"@nomiclabs/hardhat-etherscan": ^3.0.3
"@nomiclabs/hardhat-waffle": ^2.0.2
"@openzeppelin/contracts": ^4.4.2
"@openzeppelin/contracts": ^4.9.1
"@typechain/ethers-v5": ^9.0.0
"@typechain/hardhat": ^4.0.0
"@types/chai": ^4.3.0
Expand Down Expand Up @@ -2526,10 +2526,10 @@ __metadata:
languageName: node
linkType: hard

"@openzeppelin/contracts@npm:^4.4.2":
version: 4.5.0
resolution: "@openzeppelin/contracts@npm:4.5.0"
checksum: 1c9c5dff041905771d2a83ac29c64dbf0b48603de43f74a34fb1358813d7c7bf259efe2f64e2112b410c5cca7a0b41aaedd882368be5f01a6d50a3ee0740f962
"@openzeppelin/contracts@npm:^4.9.1":
version: 4.9.1
resolution: "@openzeppelin/contracts@npm:4.9.1"
checksum: 9bb3cc6aecd6c56d5ece10d9820d43e6e9c460395b75cc4af9b4e776f1a9e56c9906bc03538b0707e617dc31f1abdfffcbeedfecc8884358d864198ed73f59c1
languageName: node
linkType: hard

Expand Down

0 comments on commit 2a69bfd

Please sign in to comment.