Update react-native-elements (#4779) (#4783)

(cherry picked from commit 524609eb36)

Co-authored-by: Miguel Alatzar <migbot@users.noreply.github.com>
This commit is contained in:
Mattermost Build 2020-09-08 18:38:51 -04:00 committed by GitHub
parent 9ecc755c65
commit ff1f0a741d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -18275,9 +18275,9 @@
"integrity": "sha512-ZKGAa8ztQ7zA1eE95OCiNsI/Q6fiq1Q3es8MyOEakBkWcX9avWNYaJUrbv/8v80Vo4RzcNxsO3wT6a2hgfpz7A=="
},
"react-native-elements": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/react-native-elements/-/react-native-elements-2.3.0.tgz",
"integrity": "sha512-t6DIIzGPfgVUwS80cBz03PPRl625ffvJEIwRQjmfOpow5Ur8YyR+b0+UzZfBtvq35lUbznNSe0Z3dNFTm13AbA==",
"version": "2.3.2",
"resolved": "https://registry.npmjs.org/react-native-elements/-/react-native-elements-2.3.2.tgz",
"integrity": "sha512-HygYYmq8JYjk/YYiUwr/64qT64H2xlPBz0JnkGTQwvnnyXZrfkHFopw8rLWCupv3iLLPDzVohvPs0Z5HLdonSQ==",
"requires": {
"@types/react-native-vector-icons": "^6.4.5",
"color": "^3.1.0",

View file

@ -42,7 +42,7 @@
"react-native-cookies": "github:mattermost/react-native-cookies#b35bafc388ae09c83bd875e887daf6a0755e0b40",
"react-native-device-info": "5.6.5",
"react-native-document-picker": "3.5.4",
"react-native-elements": "2.3.0",
"react-native-elements": "2.3.2",
"react-native-exception-handler": "2.10.8",
"react-native-fast-image": "8.3.2",
"react-native-file-viewer": "2.1.1",