diff --git a/packages/order-utils/package.json b/packages/order-utils/package.json index 7a32de24d1..d1be880167 100644 --- a/packages/order-utils/package.json +++ b/packages/order-utils/package.json @@ -63,7 +63,7 @@ "shx": "^0.2.2", "sinon": "^4.0.0", "tslint": "5.11.0", - "typedoc": "^0.15.0", + "typedoc": "^0.21.10", "typescript": "3.0.1", "web3-provider-engine": "14.0.6" }, @@ -72,7 +72,7 @@ "@0x/contract-addresses": "^4.11.0", "@0x/contract-wrappers": "^13.8.0", "@0x/json-schemas": "^5.1.0", - "@0x/utils": "^5.5.1", + "@0x/utils": "^7.0.0", "@0x/web3-wrapper": "^7.2.0", "ethereumjs-util": "^5.1.1", "ethers": "~4.0.4",