Skip to content

Commit

Permalink
fix lodash vulnerability. (rsksmart#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dror Tirosh authored and shahafn committed Jul 11, 2019
1 parent a1a7c2f commit 90b6a40
Show file tree
Hide file tree
Showing 2 changed files with 1,254 additions and 327 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"shx": "^0.3.2",
"solc": "0.5.10",
"tar": ">=4.4.2",
"lodash": ">=4.17.11",
"lodash": "~>4.17.13",
"truffle": "^5.0.21",
"truffle-contract": "^4.0.2",
"truffle-flattener": "^1.3.0",
Expand Down
Loading

0 comments on commit 90b6a40

Please sign in to comment.