Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 4ca792d commit 74ee38d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@hyperledger/cactus-plugin-ledger-connector-xdai": "2.0.0-alpha.2",
"@hyperledger/cactus-test-tooling": "2.0.0-alpha.2",
"@openzeppelin/contracts": "4.9.3",
"@openzeppelin/contracts-upgradeable": "4.9.3",
"@openzeppelin/contracts-upgradeable": "4.9.6",
"async-exit-hook": "2.0.1",
"fabric-network": "2.2.20",
"fs-extra": "10.1.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/cactus-example-cbdc-bridging-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@hyperledger/cactus-plugin-satp-hermes": "2.0.0-alpha.2",
"@hyperledger/cactus-test-tooling": "2.0.0-alpha.2",
"@openzeppelin/contracts": "4.9.3",
"@openzeppelin/contracts-upgradeable": "4.9.3",
"@openzeppelin/contracts-upgradeable": "4.9.6",
"async-exit-hook": "2.0.1",
"axios": "1.6.0",
"crypto-js": "4.2.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7812,7 +7812,7 @@ __metadata:
"@hyperledger/cactus-plugin-ledger-connector-xdai": 2.0.0-alpha.2
"@hyperledger/cactus-test-tooling": 2.0.0-alpha.2
"@openzeppelin/contracts": 4.9.3
"@openzeppelin/contracts-upgradeable": 4.9.3
"@openzeppelin/contracts-upgradeable": 4.9.6
"@types/express": 4.17.19
"@types/fs-extra": 9.0.13
"@types/json-stable-stringify": 1.0.34
Expand Down Expand Up @@ -7914,7 +7914,7 @@ __metadata:
"@hyperledger/cactus-plugin-satp-hermes": 2.0.0-alpha.2
"@hyperledger/cactus-test-tooling": 2.0.0-alpha.2
"@openzeppelin/contracts": 4.9.3
"@openzeppelin/contracts-upgradeable": 4.9.3
"@openzeppelin/contracts-upgradeable": 4.9.6
"@types/crypto-js": 4.1.1
"@types/cucumber": 4.0.4
"@types/express": 4.17.19
Expand Down Expand Up @@ -12185,10 +12185,10 @@ __metadata:
languageName: node
linkType: hard

"@openzeppelin/contracts-upgradeable@npm:4.9.3":
version: 4.9.3
resolution: "@openzeppelin/contracts-upgradeable@npm:4.9.3"
checksum: bda0240b1d44c913ec5a4e109c622f216c2bbd7b468d210822f75782a5f7fe0609d08bf03b78b253333625e99e507cf2f75212f1de3b274bd9fc64ae967aeec3
"@openzeppelin/contracts-upgradeable@npm:4.9.6":
version: 4.9.6
resolution: "@openzeppelin/contracts-upgradeable@npm:4.9.6"
checksum: 481075e7222cab025ae55304263fca69a2d04305521957bc16d2aece9fa2b86b6914711724822493e3d04df7e793469cd0bcb1e09f0ddd10cb4e360ac7eed12a
languageName: node
linkType: hard

Expand Down

0 comments on commit 74ee38d

Please sign in to comment.