diff --git a/package-lock.json b/package-lock.json index 01c385921f51..69ee0d0343a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -67,7 +67,7 @@ "react-native-dev-menu": "^4.1.1", "react-native-device-info": "^10.3.0", "react-native-document-picker": "^8.0.0", - "react-native-fast-image": "git+https://github.com/Expensify/react-native-fast-image.git#afedf204bfc253d18f08fdcc5356a2bb82f6a87c", + "react-native-fast-image": "git+https://github.com/Expensify/react-native-fast-image.git#eb03bdba946ad9f385ed90920e30513d45540dd3", "react-native-gesture-handler": "2.9.0", "react-native-google-places-autocomplete": "git+https://github.com/Expensify/react-native-google-places-autocomplete.git#6f436a06a3018cb49750bb110b89df75f6a865d5", "react-native-haptic-feedback": "^1.13.0", @@ -34897,8 +34897,8 @@ }, "node_modules/react-native-fast-image": { "version": "8.6.3", - "resolved": "git+ssh://git@github.com/Expensify/react-native-fast-image.git#afedf204bfc253d18f08fdcc5356a2bb82f6a87c", - "integrity": "sha512-jfARLcakkTtqh9jVkGWkJ+3zlpMmcoGH/6LHdnLuestM90Tn3cTPjWfWQloCYJmFwK/O2f4m1SHp1BOs0VR+cw==", + "resolved": "git+ssh://git@github.com/Expensify/react-native-fast-image.git#eb03bdba946ad9f385ed90920e30513d45540dd3", + "integrity": "sha512-cTzNZsjZ1hi9QTpMtPhMPhsUwxzMcCZGsL7mPTbg+qwULyM7ErmWawmiorkz0Gn0m2zSS1VTBEi1dGcIBEOy8Q==", "license": "(MIT AND Apache-2.0)", "peerDependencies": { "react": "^17 || ^18", @@ -64942,9 +64942,9 @@ } }, "react-native-fast-image": { - "version": "git+ssh://git@github.com/Expensify/react-native-fast-image.git#afedf204bfc253d18f08fdcc5356a2bb82f6a87c", - "integrity": "sha512-jfARLcakkTtqh9jVkGWkJ+3zlpMmcoGH/6LHdnLuestM90Tn3cTPjWfWQloCYJmFwK/O2f4m1SHp1BOs0VR+cw==", - "from": "react-native-fast-image@git+https://github.com/Expensify/react-native-fast-image.git#afedf204bfc253d18f08fdcc5356a2bb82f6a87c", + "version": "git+ssh://git@github.com/Expensify/react-native-fast-image.git#eb03bdba946ad9f385ed90920e30513d45540dd3", + "integrity": "sha512-cTzNZsjZ1hi9QTpMtPhMPhsUwxzMcCZGsL7mPTbg+qwULyM7ErmWawmiorkz0Gn0m2zSS1VTBEi1dGcIBEOy8Q==", + "from": "react-native-fast-image@git+https://github.com/Expensify/react-native-fast-image.git#eb03bdba946ad9f385ed90920e30513d45540dd3", "requires": {} }, "react-native-flipper": { diff --git a/package.json b/package.json index 6f6322514ddf..a3cc286bfd74 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "react-native-dev-menu": "^4.1.1", "react-native-device-info": "^10.3.0", "react-native-document-picker": "^8.0.0", - "react-native-fast-image": "git+https://github.com/Expensify/react-native-fast-image.git#afedf204bfc253d18f08fdcc5356a2bb82f6a87c", + "react-native-fast-image": "git+https://github.com/Expensify/react-native-fast-image.git#eb03bdba946ad9f385ed90920e30513d45540dd3", "react-native-gesture-handler": "2.9.0", "react-native-google-places-autocomplete": "git+https://github.com/Expensify/react-native-google-places-autocomplete.git#6f436a06a3018cb49750bb110b89df75f6a865d5", "react-native-haptic-feedback": "^1.13.0",