Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Upgrade: Upgrade lodash dependency (fixes #11992) (#11994)
Issue in lodash filed at lodash/lodash#4348
  • Loading branch information
quetzaluz authored and aladdin-add committed Jul 16, 2019
1 parent 776dae7 commit 93633c2
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 93633c2

Please sign in to comment.