Skip to content

Commit

Permalink
fix: bump lodash for CVE-2018-16487
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-h authored and dignifiedquire committed Mar 5, 2019
1 parent 070bba3 commit 15f8b12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"dateformat": "^1.0.6",
"istanbul": "^0.4.0",
"lodash": "^4.17.0",
"lodash": "^4.17.11",
"minimatch": "^3.0.0",
"source-map": "^0.5.1"
},
Expand Down

0 comments on commit 15f8b12

Please sign in to comment.