diff --git a/package-lock.json b/package-lock.json index b0d1b9e..5b5a58e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@ethersproject/abi": "^5.4.0", "@ethersproject/abstract-signer": "^5.4.1", "@ew-did-registry/proxyidentity": "0.6.2", - "@openzeppelin/contracts": "4.3.3", + "@openzeppelin/contracts": "4.4.2", "@openzeppelin/contracts-upgradeable": "4.3.3", "@openzeppelin/truffle-upgrades": "1.12.0", "@semantic-release/changelog": "^5.0.1", @@ -3911,9 +3911,9 @@ } }, "node_modules/@openzeppelin/contracts": { - "version": "4.3.3", - "resolved": "https://registry.npmjs.org/@openzeppelin/contracts/-/contracts-4.3.3.tgz", - "integrity": "sha512-tDBopO1c98Yk7Cv/PZlHqrvtVjlgK5R4J6jxLwoO7qxK4xqOiZG+zSkIvGFpPZ0ikc3QOED3plgdqjgNTnBc7g==", + "version": "4.4.2", + "resolved": "https://registry.npmjs.org/@openzeppelin/contracts/-/contracts-4.4.2.tgz", + "integrity": "sha512-NyJV7sJgoGYqbtNUWgzzOGW4T6rR19FmX1IJgXGdapGPWsuMelGJn9h03nos0iqfforCbCB0iYIR0MtIuIFLLw==", "dev": true }, "node_modules/@openzeppelin/contracts-upgradeable": { @@ -43137,9 +43137,9 @@ } }, "@openzeppelin/contracts": { - "version": "4.3.3", - "resolved": "https://registry.npmjs.org/@openzeppelin/contracts/-/contracts-4.3.3.tgz", - "integrity": "sha512-tDBopO1c98Yk7Cv/PZlHqrvtVjlgK5R4J6jxLwoO7qxK4xqOiZG+zSkIvGFpPZ0ikc3QOED3plgdqjgNTnBc7g==", + "version": "4.4.2", + "resolved": "https://registry.npmjs.org/@openzeppelin/contracts/-/contracts-4.4.2.tgz", + "integrity": "sha512-NyJV7sJgoGYqbtNUWgzzOGW4T6rR19FmX1IJgXGdapGPWsuMelGJn9h03nos0iqfforCbCB0iYIR0MtIuIFLLw==", "dev": true }, "@openzeppelin/contracts-upgradeable": { diff --git a/package.json b/package.json index 61cc244..f384a33 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@ethersproject/abi": "^5.4.0", "@ethersproject/abstract-signer": "^5.4.1", "@ew-did-registry/proxyidentity": "0.6.2", - "@openzeppelin/contracts": "4.3.3", + "@openzeppelin/contracts": "4.4.2", "@openzeppelin/contracts-upgradeable": "4.3.3", "@openzeppelin/truffle-upgrades": "1.12.0", "@semantic-release/changelog": "^5.0.1",