Skip to content

Commit

Permalink
chore: Fix lodash security vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentin Rossetti committed Jul 17, 2019
1 parent 51e3cf0 commit 8a8f9a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"dependencies": {
"cross-spawn": "^6.0.4",
"debug": "^4.1.1",
"lodash": "^4.17.11",
"lodash": "^4.17.12",
"normalize-path": "^3.0.0",
"regexp-polyfill": "^1.0.1"
},
Expand Down

0 comments on commit 8a8f9a4

Please sign in to comment.