Skip to content

Commit ac7d527

Browse files
hramosfacebook-github-bot
authored andcommitted
Bump lodash dependency (#20892)
Summary: Per [CVE](https://nvd.nist.gov/vuln/detail/CVE-2018-3721) warning. Pull Request resolved: facebook/react-native#20892 Differential Revision: D9616099 Pulled By: hramos fbshipit-source-id: 245c09ca32934c5e5464f87bfca213f1b10f8fec
1 parent 85e9afc commit ac7d527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/__fixtures__/files/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"react-native": ">=0.4.0 || 0.5.0-rc1 || 0.6.0-rc || 0.7.0-rc || 0.7.0-rc.2 || 0.8.0-rc || 0.8.0-rc.2 || 0.9.0-rc || 0.10.0-rc || 0.11.0-rc || 0.12.0-rc || 0.13.0-rc || 0.14.0-rc || 0.15.0-rc || 0.16.0-rc"
5151
},
5252
"dependencies": {
53-
"lodash": "^3.8.0",
53+
"lodash": "^4.17.10",
5454
"yargs": "^3.30.0",
5555
"rnpm-plugin-test": "*"
5656
},

0 commit comments

Comments
 (0)