Skip to content

Commit

Permalink
Chore: Fix #11992 - Upgrade lodash dependency per lodash/lodash#4348
Browse files Browse the repository at this point in the history
  • Loading branch information
quetzaluz authored and provCyd committed Jul 15, 2019
1 parent 4448261 commit bb3a140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -67,7 +67,7 @@
"js-yaml": "^3.13.1",
"json-stable-stringify-without-jsonify": "^1.0.1",
"levn": "^0.3.0",
"lodash": "^4.17.11",
"lodash": "^4.17.14",
"minimatch": "^3.0.4",
"mkdirp": "^0.5.1",
"natural-compare": "^1.4.0",
Expand Down

0 comments on commit bb3a140

Please sign in to comment.