mirror of
https://github.com/status-im/react-native-cameraroll.git
synced 2025-02-13 18:17:15 +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
@ -67,6 +67,9 @@
|
|||||||
"pre-commit": "pretty-quick --staged"
|
"pre-commit": "pretty-quick --staged"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"resolutions": {
|
||||||
|
"lodash": "4.17.15"
|
||||||
|
},
|
||||||
"jest": {
|
"jest": {
|
||||||
"preset": "react-native",
|
"preset": "react-native",
|
||||||
"setupFilesAfterEnv": [
|
"setupFilesAfterEnv": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user