diff --git a/contracts/integrations/package.json b/contracts/integrations/package.json index 23e04c34fb..ee48dd6f60 100644 --- a/contracts/integrations/package.json +++ b/contracts/integrations/package.json @@ -63,8 +63,8 @@ "@0x/contracts-gen": "^2.0.10", "@0x/contracts-utils": "^4.5.1", "@0x/coordinator-server": "^1.0.5", - "@0x/dev-utils": "^3.3.0", - "@0x/migrations": "^6.4.0", + "@0x/dev-utils": "^5.0.0", + "@0x/migrations": "^8.1.18", "@0x/order-utils": "^10.3.0", "@0x/sol-compiler": "^4.1.1", "@0x/tslint-config": "^4.1.0", @@ -80,19 +80,19 @@ "dirty-chai": "^2.0.1", "js-combinatorics": "^0.5.3", "make-promises-safe": "^1.1.0", - "mocha": "^6.2.0", + "mocha": "^10.1.0", "nock": "^10.0.6", "npm-run-all": "^4.1.2", "seedrandom": "^3.0.5", "shx": "^0.2.2", - "solhint": "^1.4.1", + "solhint": "^3.4.0", "truffle": "^5.0.32", - "tslint": "5.11.0", + "tslint": "5.16.0", "typescript": "3.0.1" }, "dependencies": { - "@0x/asset-swapper": "^4.6.0", - "@0x/base-contract": "^6.2.3", + "@0x/asset-swapper": "^16.66.4", + "@0x/base-contract": "^7.0.0", "@0x/contracts-asset-proxy": "^3.4.0", "@0x/contracts-erc1155": "^2.1.7", "@0x/contracts-erc20": "^3.2.1", @@ -102,7 +102,7 @@ "@0x/contracts-staking": "^2.0.14", "@0x/contracts-test-utils": "^5.3.4", "@0x/contracts-zero-ex": "^0.2.0", - "@0x/subproviders": "^6.1.1", + "@0x/subproviders": "^7.0.0", "@0x/types": "^3.2.0", "@0x/typescript-typings": "^5.1.1", "@0x/utils": "^5.5.1",