Update lodash (security fix)

Summary:
Trying to get our OSS report green and lodash is currently flagged as a security issue on GH.

Manually merged the different PRs on GitHub together.

Reviewed By: jonathoma

Differential Revision: D22599614

fbshipit-source-id: ea4c9abf21aade14cff9338b78b764b181193227
This commit is contained in:
Pascal Hartig
2020-07-17 14:34:14 -07:00
committed by Facebook GitHub Bot
parent b539ddb1b6
commit 000e7f85bf
6 changed files with 9 additions and 9 deletions

View File

@@ -24,7 +24,7 @@
"flipper-plugin-lib": "0.50.0",
"fs-extra": "^8.1.0",
"inquirer": "^7.1.0",
"lodash": "^4.17.15",
"lodash": "^4.17.19",
"npm-packlist": "^2.1.2",
"recursive-readdir": "^2.2.2"
},