diff --git a/package.json b/package.json index 30c665b48..987feefa6 100644 --- a/package.json +++ b/package.json @@ -128,7 +128,7 @@ "react-native-safe-area-context": "3.2.0", "react-native-screens": "3.13.1", "react-native-scrollable-tab-view": "ptomasroos/react-native-scrollable-tab-view", - "react-native-simple-crypto": "RocketChat/react-native-simple-crypto#0.5.1", + "react-native-simple-crypto": "RocketChat/react-native-simple-crypto#0.5.2", "react-native-skeleton-placeholder": "^5.2.3", "react-native-slowlog": "^1.0.2", "react-native-svg": "^13.8.0", diff --git a/yarn.lock b/yarn.lock index 8474f4977..b7a55b67c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17628,9 +17628,9 @@ react-native-scrollable-tab-view@ptomasroos/react-native-scrollable-tab-view: prop-types "^15.6.0" react-timer-mixin "^0.13.3" -react-native-simple-crypto@RocketChat/react-native-simple-crypto#0.5.1: +react-native-simple-crypto@RocketChat/react-native-simple-crypto#0.5.2: version "0.5.1" - resolved "https://codeload.github.com/RocketChat/react-native-simple-crypto/tar.gz/dcf6eef5359c739d521371918e13a73f2ea6cb42" + resolved "https://codeload.github.com/RocketChat/react-native-simple-crypto/tar.gz/227e1a106e0507551a49df86c8d61ddbaf1e285c" dependencies: base64-js "^1.3.0" hex-lite "^1.5.0"