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

@@ -11,7 +11,7 @@
],
"dependencies": {
"deep-equal": "^2.0.1",
"lodash": "^4.17.15"
"lodash": "^4.17.19"
},
"devDependencies": {
"@testing-library/react": "^10.4.3"