Skip to content

Commit 9fed2a3

Browse files
Bump @openzeppelin/contracts from 4.4.2 to 4.9.2 in /examples/truffle
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.4.2 to 4.9.2. - [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts/releases) - [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v4.9.2/CHANGELOG.md) - [Commits](OpenZeppelin/openzeppelin-contracts@v4.4.2...v4.9.2) --- updated-dependencies: - dependency-name: "@openzeppelin/contracts" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a28457e commit 9fed2a3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/truffle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"homepage": "https://github.com/gnosis/ethcontract-rs",
2424
"devDependencies": {
2525
"@gnosis.pm/util-contracts": "^3.0.1",
26-
"@openzeppelin/contracts": "^4.4.2",
26+
"@openzeppelin/contracts": "^4.9.2",
2727
"@truffle/hdwallet-provider": "^2.0.0",
2828
"truffle": "^5.4.29",
2929
"truffle-plugin-verify": "^0.5.20"

examples/truffle/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -571,10 +571,10 @@
571571
resolved "https://registry.yarnpkg.com/@nodefactory/filsnap-types/-/filsnap-types-0.2.2.tgz#f95cbf93ce5815d8d151c60663940086b015cb8f"
572572
integrity sha512-XT1tE2vrYF2D0tSNNekgjqKRpqPQn4W72eKul9dDCul/8ykouhqnVTyjFHYvBhlBWE0PK3nmG7i83QvhgGSiMw==
573573

574-
"@openzeppelin/contracts@^4.4.2":
575-
version "4.4.2"
576-
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.4.2.tgz#4e889c9c66e736f7de189a53f8ba5b8d789425c2"
577-
integrity sha512-NyJV7sJgoGYqbtNUWgzzOGW4T6rR19FmX1IJgXGdapGPWsuMelGJn9h03nos0iqfforCbCB0iYIR0MtIuIFLLw==
574+
"@openzeppelin/contracts@^4.9.2":
575+
version "4.9.2"
576+
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.9.2.tgz#1cb2d5e4d3360141a17dbc45094a8cad6aac16c1"
577+
integrity sha512-mO+y6JaqXjWeMh9glYVzVu8HYPGknAAnWyxTRhGeckOruyXQMNnlcW6w/Dx9ftLeIQk6N+ZJFuVmTwF7lEIFrg==
578578

579579
"@protobufjs/aspromise@^1.1.1", "@protobufjs/aspromise@^1.1.2":
580580
version "1.1.2"

0 commit comments

Comments
 (0)