Skip to content

Commit 75a4240

Browse files
dependabot[bot]petermetz
authored andcommitted
build(deps): bump @openzeppelin/contracts from 4.4.1 to 4.4.2
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.4.1 to 4.4.2. - [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts/releases) - [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/CHANGELOG.md) - [Commits](OpenZeppelin/openzeppelin-contracts@v4.4.1...v4.4.2) --- updated-dependencies: - dependency-name: "@openzeppelin/contracts" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 09e3034 commit 75a4240

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/cactus-example-carbon-accounting-backend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@hyperledger/cactus-plugin-ledger-connector-fabric": "1.0.0-rc.3",
8080
"@hyperledger/cactus-plugin-ledger-connector-xdai": "1.0.0-rc.3",
8181
"@hyperledger/cactus-test-tooling": "1.0.0-rc.3",
82-
"@openzeppelin/contracts": "4.4.1",
82+
"@openzeppelin/contracts": "4.4.2",
8383
"@openzeppelin/contracts-upgradeable": "4.4.2",
8484
"async-exit-hook": "2.0.1",
8585
"fabric-network": "2.2.10",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3682,10 +3682,10 @@
36823682
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts-upgradeable/-/contracts-upgradeable-4.4.2.tgz#748a5986a02548ef541cabc2ce8c67a890044c40"
36833683
integrity sha512-bavxs18L47EmcdnL9I6DzsVSUJO+0/zD6zH7/6qG7QRBugvR3VNVZR+nMvuZlCNwuTTnCa3apR00PYzYr/efAw==
36843684

3685-
"@openzeppelin/[email protected].1":
3686-
version "4.4.1"
3687-
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.4.1.tgz#3382db2cd83ab565ed9626765e7da92944b45de8"
3688-
integrity sha512-o+pHCf/yMLSlV5MkDQEzEQL402i6SoRnktru+0rdSxVEFZcTzzGhZCAtZjUFyKGazMSv1TilzMg+RbED1N8XHQ==
3685+
"@openzeppelin/[email protected].2":
3686+
version "4.4.2"
3687+
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.4.2.tgz#4e889c9c66e736f7de189a53f8ba5b8d789425c2"
3688+
integrity sha512-NyJV7sJgoGYqbtNUWgzzOGW4T6rR19FmX1IJgXGdapGPWsuMelGJn9h03nos0iqfforCbCB0iYIR0MtIuIFLLw==
36893689

36903690
"@polka/url@^1.0.0-next.20":
36913691
version "1.0.0-next.21"

0 commit comments

Comments
 (0)