diff --git a/package-lock.json b/package-lock.json index 3ae5739..4e9ccd8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "prettier": "^2.8.4", "rimraf": "^5.0.7", "typescript": "^4.9.5", - "whitelist-smart-contract": "github:iExecBlockchainComputing/whitelist-smart-contract#v1.0.0" + "whitelist-smart-contract": "github:iExecBlockchainComputing/whitelist-smart-contract#v1.1.0" } }, "node_modules/@adraffy/ens-normalize": { diff --git a/package.json b/package.json index ecea3f8..b15a0fc 100644 --- a/package.json +++ b/package.json @@ -74,6 +74,6 @@ "prettier": "^2.8.4", "rimraf": "^5.0.7", "typescript": "^4.9.5", - "whitelist-smart-contract": "github:iExecBlockchainComputing/whitelist-smart-contract#v1.0.0" + "whitelist-smart-contract": "github:iExecBlockchainComputing/whitelist-smart-contract#v1.1.0" } }