diff --git a/package.json b/package.json index 55c5668544..c19452e316 100644 --- a/package.json +++ b/package.json @@ -122,6 +122,7 @@ "expo-localization": "~14.8.3", "expo-media-library": "~15.9.1", "expo-notifications": "~0.27.6", + "expo-secure-store": "^12.8.1", "expo-sharing": "^11.10.0", "expo-splash-screen": "~0.26.4", "expo-status-bar": "~1.11.1", diff --git a/yarn.lock b/yarn.lock index 4b6decea91..e7749a47b4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11994,6 +11994,11 @@ expo-pwa@0.0.127: commander "2.20.0" update-check "1.5.3" +expo-secure-store@^12.8.1: + version "12.8.1" + resolved "https://registry.yarnpkg.com/expo-secure-store/-/expo-secure-store-12.8.1.tgz#369a570702fa1dc0c49ea41a5ab18aca2a986d38" + integrity sha512-Ju3jmkHby4w7rIzdYAt9kQyQ7HhHJ0qRaiQOInknhOLIltftHjEgF4I1UmzKc7P5RCfGNmVbEH729Pncp/sHXQ== + expo-sharing@^11.10.0: version "11.10.0" resolved "https://registry.yarnpkg.com/expo-sharing/-/expo-sharing-11.10.0.tgz#0e85197ee4d2634b00fe201e571fbdc64cf83eef"