diff --git a/packages/dev-utils/package.json b/packages/dev-utils/package.json index 66346f282e..7690512282 100644 --- a/packages/dev-utils/package.json +++ b/packages/dev-utils/package.json @@ -46,10 +46,10 @@ "typescript": "3.0.1" }, "dependencies": { - "@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", + "@0x/utils": "^7.0.0", "@0x/web3-wrapper": "^7.2.0", "@types/web3-provider-engine": "^14.0.0", "chai": "^4.0.1",