Skip to content

Commit

Permalink
fix(deps): lodash update. (#3341)
Browse files Browse the repository at this point in the history
From npm audit fix --force
  • Loading branch information
johnjbarton committed Jul 17, 2019
1 parent 177e2ef commit 5614c04
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 @@ -399,7 +399,7 @@
"graceful-fs": "^4.1.2",
"http-proxy": "^1.13.0",
"isbinaryfile": "^3.0.0",
"lodash": "^4.17.11",
"lodash": "^4.17.14",
"log4js": "^4.0.0",
"mime": "^2.3.1",
"minimatch": "^3.0.2",
Expand Down

0 comments on commit 5614c04

Please sign in to comment.