Skip to content

Commit

Permalink
Merge pull request #155 from legendar/master
Browse files Browse the repository at this point in the history
update lodash version ( security vulnerability )
  • Loading branch information
legendar authored Aug 9, 2018
2 parents 647d673 + 8e05aa3 commit e96cbcf
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 165 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
},
"dependencies": {
"jquery": "~3.0.0",
"lodash": "~4.13.1",
"lodash": "~4.17.5",
"react": "^15.4.2",
"react-dom": "^15.6.1",
"react-redux": "^5.0.3",
Expand Down
Loading

0 comments on commit e96cbcf

Please sign in to comment.