diff --git a/package-lock.json b/package-lock.json index 0ba95a80fc3e..3f8433bd2dff 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.90", + "react-native-onyx": "3.0.91", "react-native-pager-view": "8.0.0", "react-native-pdf": "7.0.2", "react-native-permissions": "^5.4.0", @@ -36046,9 +36046,9 @@ } }, "node_modules/react-native-onyx": { - "version": "3.0.90", - "resolved": "https://registry.npmjs.org/react-native-onyx/-/react-native-onyx-3.0.90.tgz", - "integrity": "sha512-rbmmCJzzwt17NS/vfXQFmiljTI5rmYFnX1tWV3q4ZkwzX/gtB7HXTd9b7mS2m2dNBoWJxWz0eLHwUiPd9bLiCQ==", + "version": "3.0.91", + "resolved": "https://registry.npmjs.org/react-native-onyx/-/react-native-onyx-3.0.91.tgz", + "integrity": "sha512-G5LNhjsnAnGMcLRQI6IiZINy1ecO3/cNZyx/ldD9gu2zFlz3nHR5pC2uujb4asHBuy22VH8KhMRuQbvEZBNOUA==", "license": "MIT", "dependencies": { "ascii-table": "0.0.9", diff --git a/package.json b/package.json index b549ab2c6bac..95f636020277 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.90", + "react-native-onyx": "3.0.91", "react-native-pager-view": "8.0.0", "react-native-pdf": "7.0.2", "react-native-permissions": "^5.4.0",