diff --git a/package.json b/package.json index 274beaf..cf79177 100644 --- a/package.json +++ b/package.json @@ -24,8 +24,8 @@ "author": "", "license": "ISC", "dependencies": { - "@solidity-parser/parser": "^0.14.0", "@ethersproject/abi": "^5.0.9", + "@solidity-parser/parser": "^0.14.1", "@truffle/provider": "^0.2.24", "chalk": "^2.4.2", "death": "^1.1.0",