diff --git a/examples/truffle/package.json b/examples/truffle/package.json index 1233ba0a..7e730039 100644 --- a/examples/truffle/package.json +++ b/examples/truffle/package.json @@ -23,7 +23,7 @@ "homepage": "https://github.com/gnosis/ethcontract-rs", "devDependencies": { "@gnosis.pm/util-contracts": "^3.0.1", - "@openzeppelin/contracts": "^4.4.2", + "@openzeppelin/contracts": "^4.9.2", "@truffle/hdwallet-provider": "^2.0.0", "truffle": "^5.4.29", "truffle-plugin-verify": "^0.5.20" diff --git a/examples/truffle/yarn.lock b/examples/truffle/yarn.lock index 065cea5c..fd35d20e 100644 --- a/examples/truffle/yarn.lock +++ b/examples/truffle/yarn.lock @@ -571,10 +571,10 @@ resolved "https://registry.yarnpkg.com/@nodefactory/filsnap-types/-/filsnap-types-0.2.2.tgz#f95cbf93ce5815d8d151c60663940086b015cb8f" integrity sha512-XT1tE2vrYF2D0tSNNekgjqKRpqPQn4W72eKul9dDCul/8ykouhqnVTyjFHYvBhlBWE0PK3nmG7i83QvhgGSiMw== -"@openzeppelin/contracts@^4.4.2": - version "4.4.2" - resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.4.2.tgz#4e889c9c66e736f7de189a53f8ba5b8d789425c2" - integrity sha512-NyJV7sJgoGYqbtNUWgzzOGW4T6rR19FmX1IJgXGdapGPWsuMelGJn9h03nos0iqfforCbCB0iYIR0MtIuIFLLw== +"@openzeppelin/contracts@^4.9.2": + version "4.9.2" + resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.9.2.tgz#1cb2d5e4d3360141a17dbc45094a8cad6aac16c1" + integrity sha512-mO+y6JaqXjWeMh9glYVzVu8HYPGknAAnWyxTRhGeckOruyXQMNnlcW6w/Dx9ftLeIQk6N+ZJFuVmTwF7lEIFrg== "@protobufjs/aspromise@^1.1.1", "@protobufjs/aspromise@^1.1.2": version "1.1.2"