mirror of
https://github.com/status-im/react-native-cameraroll.git
synced 2025-02-04 13:53:27 +00:00
chore(lib): lock lodash version to mitigate security risk (#71)
https://github.com/react-native-community/react-native-cameraroll/network/alert/yarn.lock/lodash/open
This commit is contained in:
parent
1eb02659ce
commit
25989a86a0
@ -66,6 +66,9 @@
|
||||
"hooks": {
|
||||
"pre-commit": "pretty-quick --staged"
|
||||
}
|
||||
},
|
||||
"resolutions": {
|
||||
"lodash": "4.17.15"
|
||||
},
|
||||
"jest": {
|
||||
"preset": "react-native",
|
||||
|
Loading…
x
Reference in New Issue
Block a user