From 7a777690a203c89db8bd7606fdf03fd5c7b0a7f9 Mon Sep 17 00:00:00 2001 From: eliran goshen Date: Wed, 1 Jul 2026 12:30:40 +0200 Subject: [PATCH] Bump react-native-onyx from 3.0.86 to 3.0.88 Co-Authored-By: Claude Opus 4.8 (1M context) --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) 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",