diff --git a/apps/ledger-live-mobile/package.json b/apps/ledger-live-mobile/package.json index 80b1381ded97..2b872bdc73af 100644 --- a/apps/ledger-live-mobile/package.json +++ b/apps/ledger-live-mobile/package.json @@ -277,7 +277,7 @@ "babel-jest": "29.7.0", "body-parser": "1.20.3", "cors": "2.8.5", - "detox": "20.28.0", + "detox": "20.32.0", "detox-allure2-adapter": "1.0.0-alpha.12", "eslint-import-resolver-typescript": "3.6.1", "eslint-plugin-detox": "1.0.0", diff --git a/package.json b/package.json index ccccba29baf0..f8e154c52f77 100644 --- a/package.json +++ b/package.json @@ -216,7 +216,7 @@ "rn-fetch-blob@0.12.0": "patches/rn-fetch-blob@0.12.0.patch", "react-native-image-crop-tools@1.6.4": "patches/react-native-image-crop-tools@1.6.4.patch", "asyncstorage-down@4.2.0": "patches/asyncstorage-down@4.2.0.patch", - "detox@20.28.0": "patches/detox@20.28.0.patch", + "detox@20.32.0": "patches/detox@20.32.0.patch", "usb@2.9.0": "patches/usb@2.9.0.patch", "react-native-video@5.2.1": "patches/react-native-video@5.2.1.patch", "@changesets/get-github-info@0.6.0": "patches/@changesets__get-github-info@0.6.0.patch", diff --git a/patches/detox@20.28.0.patch b/patches/detox@20.32.0.patch similarity index 100% rename from patches/detox@20.28.0.patch rename to patches/detox@20.32.0.patch