diff --git a/contracts/erc721/package.json b/contracts/erc721/package.json index 2133f3cdad..cee0d88c88 100644 --- a/contracts/erc721/package.json +++ b/contracts/erc721/package.json @@ -74,7 +74,7 @@ "ethereum-types": "^3.2.0", "lodash": "^4.17.11", "make-promises-safe": "^1.1.0", - "mocha": "^6.2.0", + "mocha": "^11.0.1", "npm-run-all": "^4.1.2", "shx": "^0.2.2", "solhint": "^1.4.1",