mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-14 10:46:21 +00:00
Update react-native-fs to RN >= 0.57 compatible version
This commit is contained in:
parent
607c83c88b
commit
44bc306823
@ -36,7 +36,7 @@
|
|||||||
"react-native-dialogs": "1.0.4",
|
"react-native-dialogs": "1.0.4",
|
||||||
"react-native-fetch-polyfill": "1.1.2",
|
"react-native-fetch-polyfill": "1.1.2",
|
||||||
"react-native-firebase": "5.1.1",
|
"react-native-firebase": "5.1.1",
|
||||||
"react-native-fs": "2.11.15",
|
"react-native-fs": "2.14.1",
|
||||||
"react-native-gesture-handler": "^1.3.0",
|
"react-native-gesture-handler": "^1.3.0",
|
||||||
"react-native-http-bridge": "0.6.1",
|
"react-native-http-bridge": "0.6.1",
|
||||||
"react-native-image-crop-picker": "0.18.1",
|
"react-native-image-crop-picker": "0.18.1",
|
||||||
|
@ -5962,10 +5962,10 @@ react-native-firebase@5.1.1:
|
|||||||
opencollective-postinstall "^2.0.0"
|
opencollective-postinstall "^2.0.0"
|
||||||
prop-types "^15.6.2"
|
prop-types "^15.6.2"
|
||||||
|
|
||||||
react-native-fs@2.11.15:
|
react-native-fs@2.14.1:
|
||||||
version "2.11.15"
|
version "2.14.1"
|
||||||
resolved "https://registry.yarnpkg.com/react-native-fs/-/react-native-fs-2.11.15.tgz#b80ac78edf124137624697b4864f834c1caf4f43"
|
resolved "https://registry.yarnpkg.com/react-native-fs/-/react-native-fs-2.14.1.tgz#61c70a865b5b5bcb020dd4e4befd60a2c20c836f"
|
||||||
integrity sha512-JDcpYOBYWHHZqaqxG9c17uGapTQQLvVic0GewQWxhad3ftPVodBQ6qMZxyR1h6U8SN2eaJhFqAfenUKl1UtVJg==
|
integrity sha512-ZcfiwNP+FBgvv2eRk0B62/NI58mbjszjjYvQlP352HLkUqVsK4Ld6X8fdBO1lZAz6SgitUk8WEc9NEciRIt31g==
|
||||||
dependencies:
|
dependencies:
|
||||||
base-64 "^0.1.0"
|
base-64 "^0.1.0"
|
||||||
utf8 "^2.1.1"
|
utf8 "^2.1.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user