diff --git a/package.json b/package.json index 818bbaa1ca8..2c4b6dda025 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "expo-apple-authentication": "4.2.1", "expo-av": "11.2.3", "expo-camera": "12.3.0", - "expo-file-system": "14.0.0", + "expo-file-system": "15.4.3", "expo-haptics": "11.2.0", "expo-keep-awake": "10.1.1", "expo-local-authentication": "12.2.0", diff --git a/yarn.lock b/yarn.lock index 5784125ec56..4cf5effcf80 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10938,12 +10938,11 @@ expo-error-recovery@~3.2.0: resolved "https://registry.yarnpkg.com/expo-error-recovery/-/expo-error-recovery-3.2.0.tgz#3a4543382904a5e70829cb41d7fc0f022c2bef6e" integrity sha512-XZ630ks5HNxa9oc2Ya1hEn1ez031Cy4VnyxerPC2o9fKNKSrD/64cRqGF9NkGM3X2uf8+PCB9adxVflAIXBf6w== -expo-file-system@14.0.0: - version "14.0.0" - resolved "https://registry.yarnpkg.com/expo-file-system/-/expo-file-system-14.0.0.tgz#8367af10969a486fcba2f1e1c7cc0148f855e962" - integrity sha512-Asva7ehLUq/PIem6Y+/OQvoIqhFqYDd7l4l49yDRDgLSbK2I7Fr8qGhDeDpnUXrMVamg2uwt9zRGhyrjFNRhVw== +expo-file-system@15.4.3: + version "15.4.3" + resolved "https://registry.yarnpkg.com/expo-file-system/-/expo-file-system-15.4.3.tgz#0cb2464c6e663ad8e8a742d5c538ed8ff1013b11" + integrity sha512-HaaCBTUATs2+i7T4jxIvoU9rViAHMvOD2eBaJ1H7xPHlwZlMORjQs7bsNKonR/TQoduxZBJLVZGawvaAJNCH8g== dependencies: - "@expo/config-plugins" "^4.0.14" uuid "^3.4.0" expo-file-system@~14.1.0: