diff --git a/package-lock.json b/package-lock.json index 3007b7e5d309..3e43071b9302 100644 --- a/package-lock.json +++ b/package-lock.json @@ -121,7 +121,7 @@ "react-native-localize": "^3.5.4", "react-native-nitro-modules": "0.35.0", "react-native-nitro-sqlite": "9.6.0", - "react-native-onyx": "3.0.85", + "react-native-onyx": "3.0.86", "react-native-pager-view": "8.0.0", "react-native-pdf": "7.0.2", "react-native-permissions": "^5.4.0", @@ -36030,9 +36030,9 @@ } }, "node_modules/react-native-onyx": { - "version": "3.0.85", - "resolved": "https://registry.npmjs.org/react-native-onyx/-/react-native-onyx-3.0.85.tgz", - "integrity": "sha512-F4rhP9IHDoXejZjMhq4HTl6+p8xih5TdrEVRaaA9SSW1dGwF08c1mUQjnDmZ1Pq81OIVWhbkYnfVhYNKwgSaIA==", + "version": "3.0.86", + "resolved": "https://registry.npmjs.org/react-native-onyx/-/react-native-onyx-3.0.86.tgz", + "integrity": "sha512-P10auM8ZZHZrZmu/reg0EiuNq4AhZN3hmDoV5+QdEUsm2j5t2XCKWmU73ogFpL6fLCUQaxvzMmLEL84+nIhb2Q==", "license": "MIT", "dependencies": { "ascii-table": "0.0.9", diff --git a/package.json b/package.json index 82360b874e98..00661712b954 100644 --- a/package.json +++ b/package.json @@ -195,7 +195,7 @@ "react-native-localize": "^3.5.4", "react-native-nitro-modules": "0.35.0", "react-native-nitro-sqlite": "9.6.0", - "react-native-onyx": "3.0.85", + "react-native-onyx": "3.0.86", "react-native-pager-view": "8.0.0", "react-native-pdf": "7.0.2", "react-native-permissions": "^5.4.0",