Fixes crash when sso cookies does not contain an expiration date (#3582)
This commit is contained in:
parent
be40223b3d
commit
931eb91a5a
2 changed files with 2165 additions and 6527 deletions
8688
package-lock.json
generated
8688
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -27,13 +27,13 @@
|
|||
"prop-types": "15.7.2",
|
||||
"react": "16.8.6",
|
||||
"react-intl": "2.8.0",
|
||||
"react-native": "0.59.9",
|
||||
"react-native": "0.61.4",
|
||||
"react-native-android-open-settings": "1.3.0",
|
||||
"react-native-animatable": "1.3.2",
|
||||
"react-native-button": "2.4.0",
|
||||
"react-native-calendars": "github:mattermost/react-native-calendars#4937ec5a3bf7e86f9f35fcd85eb4aa6133f45b58",
|
||||
"react-native-circular-progress": "1.1.0",
|
||||
"react-native-cookies": "github:joeferraro/react-native-cookies#f11374745deba9f18f7b8a9bb4b0b2573026f522",
|
||||
"react-native-cookies": "github:mattermost/react-native-cookies#a54c0ffd28679871dd11e3396d8382cc8ff204d1",
|
||||
"react-native-device-info": "github:mattermost/react-native-device-info#f7175f10822d8f66b9806206e3313eaf2f4aabc6",
|
||||
"react-native-doc-viewer": "2.7.8",
|
||||
"react-native-document-picker": "2.3.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue