diff --git a/package-lock.json b/package-lock.json index 9bf8130a1a12..9c75dcb298a4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37125,8 +37125,8 @@ } }, "react-native-onyx": { - "version": "git+https://github.com/Expensify/react-native-onyx.git#41c0ee3fae92f644463d3d95fd510eb0142f950c", - "from": "git+https://github.com/Expensify/react-native-onyx.git#41c0ee3fae92f644463d3d95fd510eb0142f950c", + "version": "git+https://github.com/Expensify/react-native-onyx.git#f3814ff18405e7021c1bb51011396ce37474df86", + "from": "git+https://github.com/Expensify/react-native-onyx.git#f3814ff18405e7021c1bb51011396ce37474df86", "requires": { "ascii-table": "0.0.9", "expensify-common": "git+https://github.com/Expensify/expensify-common.git#2e5cff552cf132da90a3fb9756e6b4fb6ae7b40c", diff --git a/package.json b/package.json index e06b584fa26d..25f2b53a6c85 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "react-native-image-size": "^1.1.3", "react-native-keyboard-spacer": "^0.4.1", "react-native-modal": "^13.0.0", - "react-native-onyx": "git+https://github.com/Expensify/react-native-onyx.git#41c0ee3fae92f644463d3d95fd510eb0142f950c", + "react-native-onyx": "git+https://github.com/Expensify/react-native-onyx.git#f3814ff18405e7021c1bb51011396ce37474df86", "react-native-pdf": "^6.2.2", "react-native-performance": "^2.0.0", "react-native-permissions": "^3.0.1",