diff options
Diffstat (limited to 'contracts/erc721')
-rw-r--r-- | contracts/erc721/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contracts/erc721/package.json b/contracts/erc721/package.json index 3989830a9..a8cf7016f 100644 --- a/contracts/erc721/package.json +++ b/contracts/erc721/package.json @@ -74,7 +74,7 @@ "@0x/utils": "^4.0.2", "@0x/web3-wrapper": "^4.0.1", "ethereum-types": "^2.0.0", - "lodash": "^4.17.5" + "lodash": "^4.17.11" }, "publishConfig": { "access": "public" |