diff --git a/package-lock.json b/package-lock.json index 06e6fc987180..87ec0b88b64f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -123,7 +123,7 @@ "react-native-nitro-fetch": "1.4.3-alpha.1", "react-native-nitro-modules": "0.35.9", "react-native-nitro-sqlite": "9.6.0", - "react-native-onyx": "3.0.86", + "react-native-onyx": "3.0.88", "react-native-pager-view": "8.0.0", "react-native-pdf": "7.0.2", "react-native-permissions": "^5.4.0", @@ -36069,9 +36069,9 @@ } }, "node_modules/react-native-onyx": { - "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==", + "version": "3.0.88", + "resolved": "https://registry.npmjs.org/react-native-onyx/-/react-native-onyx-3.0.88.tgz", + "integrity": "sha512-wCNHe+Kc6DX3yYVZxrITZdunu74P2x0XE7t8FGkpjEQdCRnlJhCTxn4NvxWZkURFxn5IRvIlVCGU8OdZhFNoOg==", "license": "MIT", "dependencies": { "ascii-table": "0.0.9", diff --git a/package.json b/package.json index 4f50b39ba7bc..66a87c4b471d 100644 --- a/package.json +++ b/package.json @@ -197,7 +197,7 @@ "react-native-nitro-fetch": "1.4.3-alpha.1", "react-native-nitro-modules": "0.35.9", "react-native-nitro-sqlite": "9.6.0", - "react-native-onyx": "3.0.86", + "react-native-onyx": "3.0.88", "react-native-pager-view": "8.0.0", "react-native-pdf": "7.0.2", "react-native-permissions": "^5.4.0",