diff --git a/package.json b/package.json index 69065f7..cb4ee5d 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "axios": "^0.19.2", "expo": "~38.0.0", "expo-asset": "~8.1.7", - "expo-constants": "~9.1.1", + "expo-constants": "~9.3.4", "expo-font": "~8.2.1", "expo-linking": "^1.0.3", "expo-splash-screen": "^0.3.1", diff --git a/yarn.lock b/yarn.lock index fa44fa3..faa09ae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3205,6 +3205,14 @@ expo-constants@~9.1.1: fbjs "1.0.0" uuid "^3.3.2" +expo-constants@~9.3.4: + version "9.3.4" + resolved "https://registry.yarnpkg.com/expo-constants/-/expo-constants-9.3.4.tgz#0fc8b6dca8feb6ddf095f016d4854f9f41e839f8" + integrity sha512-tZrZ4Ohdf9YWQK0dI2qU+ArugFaTrotFHmcZg12ehMIeJCy0xkPcEQpxhCECdrbD8zNiyGRog9jEA0dxWI7j9Q== + dependencies: + fbjs "1.0.0" + uuid "^3.3.2" + expo-error-recovery@~1.2.1: version "1.2.1" resolved "https://registry.yarnpkg.com/expo-error-recovery/-/expo-error-recovery-1.2.1.tgz#a8fd68950235d4f22b30d901bfc90f7732720b93"