diff --git a/apps/combiner/package.json b/apps/combiner/package.json index 9b4d5d0ae..19a339480 100644 --- a/apps/combiner/package.json +++ b/apps/combiner/package.json @@ -25,7 +25,7 @@ }, "dependencies": { "@celo/base": "^6.0.0", - "@celo/contractkit": "^7.0.0", + "@celo/contractkit": "^7.1.0", "@celo/encrypted-backup": "^5.0.5", "@celo/identity": "^5.1.1", "@celo/phone-number-privacy-common": "^3.1.1", diff --git a/apps/monitor/package.json b/apps/monitor/package.json index 52a3af94e..e3d02cc89 100644 --- a/apps/monitor/package.json +++ b/apps/monitor/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "@celo/base": "^6.0.0", - "@celo/contractkit": "^7.0.0", + "@celo/contractkit": "^7.1.0", "@celo/cryptographic-utils": "^5.0.7", "@celo/encrypted-backup": "^5.0.5", "@celo/identity": "^5.1.1", diff --git a/apps/signer/package.json b/apps/signer/package.json index 97e610a7a..5e670f628 100644 --- a/apps/signer/package.json +++ b/apps/signer/package.json @@ -39,7 +39,7 @@ }, "dependencies": { "@celo/base": "^6.0.0", - "@celo/contractkit": "^7.0.0", + "@celo/contractkit": "^7.1.0", "@celo/phone-number-privacy-common": "^3.1.1", "@celo/poprf": "^0.1.9", "@celo/utils": "^6.0.0", diff --git a/packages/common/package.json b/packages/common/package.json index 7c7ab2621..763dc7f57 100644 --- a/packages/common/package.json +++ b/packages/common/package.json @@ -19,7 +19,7 @@ ], "dependencies": { "@celo/base": "^6.0.0", - "@celo/contractkit": "^7.0.0", + "@celo/contractkit": "^7.1.0", "@celo/utils": "^6.0.0", "@types/bunyan": "1.8.10", "bignumber.js": "^9.1.2", diff --git a/packages/identity/package.json b/packages/identity/package.json index a9557143d..d8158a230 100644 --- a/packages/identity/package.json +++ b/packages/identity/package.json @@ -25,7 +25,7 @@ }, "dependencies": { "@celo/base": "^6.0.0", - "@celo/contractkit": "^7.0.0", + "@celo/contractkit": "^7.1.0", "@celo/odis-identifiers": "^1.0.0", "@celo/phone-number-privacy-common": "^3.1.1", "@celo/utils": "^6.0.0", diff --git a/yarn.lock b/yarn.lock index 83fce9705..1130cfc49 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1380,7 +1380,7 @@ __metadata: languageName: node linkType: hard -"@celo/contractkit@npm:^7.0.0": +"@celo/contractkit@npm:^7.1.0": version: 7.1.0 resolution: "@celo/contractkit@npm:7.1.0" dependencies: @@ -1469,7 +1469,7 @@ __metadata: dependencies: "@celo/base": "npm:^6.0.0" "@celo/celo-devchain": "npm:7.0.0" - "@celo/contractkit": "npm:^7.0.0" + "@celo/contractkit": "npm:^7.1.0" "@celo/dev-utils": "npm:0.0.1-beta.1" "@celo/odis-identifiers": "npm:^1.0.0" "@celo/phone-number-privacy-common": "npm:^3.1.1" @@ -1506,7 +1506,7 @@ __metadata: resolution: "@celo/phone-number-privacy-combiner@workspace:apps/combiner" dependencies: "@celo/base": "npm:^6.0.0" - "@celo/contractkit": "npm:^7.0.0" + "@celo/contractkit": "npm:^7.1.0" "@celo/encrypted-backup": "npm:^5.0.5" "@celo/identity": "npm:^5.1.1" "@celo/phone-number-privacy-common": "npm:^3.1.1" @@ -1550,7 +1550,7 @@ __metadata: resolution: "@celo/phone-number-privacy-common@workspace:packages/common" dependencies: "@celo/base": "npm:^6.0.0" - "@celo/contractkit": "npm:^7.0.0" + "@celo/contractkit": "npm:^7.1.0" "@celo/poprf": "npm:^0.1.9" "@celo/utils": "npm:^6.0.0" "@celo/wallet-local": "npm:^5.1.2" @@ -1579,7 +1579,7 @@ __metadata: resolution: "@celo/phone-number-privacy-monitor@workspace:apps/monitor" dependencies: "@celo/base": "npm:^6.0.0" - "@celo/contractkit": "npm:^7.0.0" + "@celo/contractkit": "npm:^7.1.0" "@celo/cryptographic-utils": "npm:^5.0.7" "@celo/encrypted-backup": "npm:^5.0.5" "@celo/identity": "npm:^5.1.1" @@ -1601,7 +1601,7 @@ __metadata: resolution: "@celo/phone-number-privacy-signer@workspace:apps/signer" dependencies: "@celo/base": "npm:^6.0.0" - "@celo/contractkit": "npm:^7.0.0" + "@celo/contractkit": "npm:^7.1.0" "@celo/phone-number-privacy-common": "npm:^3.1.1" "@celo/poprf": "npm:^0.1.9" "@celo/utils": "npm:^6.0.0"