diff --git a/contracts/asset-proxy/package.json b/contracts/asset-proxy/package.json index 7f2147267c..d9cfe13260 100644 --- a/contracts/asset-proxy/package.json +++ b/contracts/asset-proxy/package.json @@ -69,7 +69,7 @@ "dirty-chai": "^2.0.1", "ethereumjs-util": "^5.1.1", "make-promises-safe": "^1.1.0", - "mocha": "^6.2.0", + "mocha": "^9.2.2", "npm-run-all": "^4.1.2", "shx": "^0.2.2", "solhint": "^1.4.1", diff --git a/packages/order-utils/package.json b/packages/order-utils/package.json index 7a32de24d1..460022af2f 100644 --- a/packages/order-utils/package.json +++ b/packages/order-utils/package.json @@ -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",