diff options
Diffstat (limited to 'contracts/utils/package.json')
-rw-r--r-- | contracts/utils/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contracts/utils/package.json b/contracts/utils/package.json index 9b66f532e..3b0e5a527 100644 --- a/contracts/utils/package.json +++ b/contracts/utils/package.json @@ -77,7 +77,7 @@ "bn.js": "^4.11.8", "ethereum-types": "^2.0.0", "ethereumjs-util": "^5.1.1", - "lodash": "^4.17.5" + "lodash": "^4.17.11" }, "publishConfig": { "access": "public" |