Skip to content

Commit

Permalink
Bump @openzeppelin/contracts from 3.4.2 to 4.9.6
Browse files Browse the repository at this point in the history
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 3.4.2 to 4.9.6.
- [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts/releases)
- [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/CHANGELOG.md)
- [Commits](OpenZeppelin/openzeppelin-contracts@v3.4.2...v4.9.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 15, 2024
1 parent 182af49 commit 500046e
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 28 deletions.
2 changes: 1 addition & 1 deletion examples/waffle/arbitrager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"build": "waffle waffle.json"
},
"devDependencies": {
"@openzeppelin/contracts": "~3.4.2",
"@openzeppelin/contracts": "~4.9.6",
"@types/chai": "~4.2.22",
"@types/mocha": "~9.0.0",
"chai": "~4.3.4",
Expand Down
2 changes: 1 addition & 1 deletion examples/waffle/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@acala-network/bodhi": "workspace:*",
"@acala-network/contracts": "4.3.4",
"@acala-network/eth-providers": "workspace:*",
"@openzeppelin/contracts": "^4.4.2",
"@openzeppelin/contracts": "^4.9.6",
"@polkadot/api": "^10.9.1"
}
}
2 changes: 1 addition & 1 deletion examples/waffle/erc20/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"build": "waffle waffle.json"
},
"devDependencies": {
"@openzeppelin/contracts": "~4.4.2",
"@openzeppelin/contracts": "~4.9.6",
"@types/chai": "~4.2.22",
"@types/mocha": "~9.0.0",
"chai": "~4.3.4",
Expand Down
2 changes: 1 addition & 1 deletion examples/waffle/scheduler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"build": "waffle waffle.json"
},
"devDependencies": {
"@openzeppelin/contracts": "~3.4.2",
"@openzeppelin/contracts": "~4.9.6",
"@types/chai": "~4.2.22",
"@types/mocha": "~9.0.0",
"chai": "~4.3.4",
Expand Down
2 changes: 1 addition & 1 deletion examples/waffle/uniswap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"build": ""
},
"devDependencies": {
"@openzeppelin/contracts": "~4.4.2",
"@openzeppelin/contracts": "~4.9.6",
"@types/chai": "~4.2.22",
"@types/mocha": "~9.0.0",
"chai": "~4.3.4",
Expand Down
32 changes: 9 additions & 23 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 500046e

Please sign in to comment.