diff --git a/package-lock.json b/package-lock.json index 2ab3ed072a3b..0cb0c62e55d8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -124,7 +124,7 @@ "react-native-nitro-fetch": "1.5.4", "react-native-nitro-modules": "0.36.3", "react-native-nitro-sqlite": "9.6.0", - "react-native-onyx": "3.0.91", + "react-native-onyx": "github:callstack-internal/react-native-onyx#ebca04f341ecfc3e7be0104bf4c1f2290362052b", "react-native-pager-view": "8.0.0", "react-native-pdf": "7.0.2", "react-native-permissions": "^5.4.0", @@ -36071,9 +36071,9 @@ } }, "node_modules/react-native-onyx": { - "version": "3.0.91", - "resolved": "https://registry.npmjs.org/react-native-onyx/-/react-native-onyx-3.0.91.tgz", - "integrity": "sha512-G5LNhjsnAnGMcLRQI6IiZINy1ecO3/cNZyx/ldD9gu2zFlz3nHR5pC2uujb4asHBuy22VH8KhMRuQbvEZBNOUA==", + "version": "3.0.96", + "resolved": "git+ssh://git@github.com/callstack-internal/react-native-onyx.git#ebca04f341ecfc3e7be0104bf4c1f2290362052b", + "integrity": "sha512-ZXHp5eQ9cI/wi5GXr/1Xa4dkucdSClzJR1jex8drVTns5JVV8CIKXpmr44aFdYh2EQBO3o3i2q/VQgTrwiO99w==", "license": "MIT", "dependencies": { "ascii-table": "0.0.9", diff --git a/package.json b/package.json index 96c08d4e24ae..40f3b3f52880 100644 --- a/package.json +++ b/package.json @@ -198,7 +198,7 @@ "react-native-nitro-fetch": "1.5.4", "react-native-nitro-modules": "0.36.3", "react-native-nitro-sqlite": "9.6.0", - "react-native-onyx": "3.0.91", + "react-native-onyx": "github:callstack-internal/react-native-onyx#ebca04f341ecfc3e7be0104bf4c1f2290362052b", "react-native-pager-view": "8.0.0", "react-native-pdf": "7.0.2", "react-native-permissions": "^5.4.0",