diff --git a/package-lock.json b/package-lock.json index bebfb7a8850e3..43e4ffa519651 100644 --- a/package-lock.json +++ b/package-lock.json @@ -109,7 +109,7 @@ "react-native-modal": "^13.0.0", "react-native-nitro-modules": "0.26.2", "react-native-nitro-sqlite": "9.1.10", - "react-native-onyx": "^2.0.113", + "react-native-onyx": "^2.0.117", "react-native-pager-view": "6.5.3", "react-native-pdf": "6.7.3", "react-native-performance": "^5.1.0", @@ -32986,9 +32986,9 @@ } }, "node_modules/react-native-onyx": { - "version": "2.0.113", - "resolved": "https://registry.npmjs.org/react-native-onyx/-/react-native-onyx-2.0.113.tgz", - "integrity": "sha512-b82e5B2gTsQZqohTSds+CXB7BjvXqW9/Te4j5VHJ+t0SWV1KvswlJxfmhrTwpTvTvVdtReyBGQuifEojsuvz0g==", + "version": "2.0.117", + "resolved": "https://registry.npmjs.org/react-native-onyx/-/react-native-onyx-2.0.117.tgz", + "integrity": "sha512-TjTvB6fD25FXPC5wkfC3SOKF6Xd5Dw2M2wHMBcx4hTgkW3Z4JxFgg9EGt6SSlOe28FosgVoMuplz3SjLdRq9MA==", "license": "MIT", "dependencies": { "ascii-table": "0.0.9", @@ -33009,8 +33009,8 @@ "react-dom": ">=18.1.0", "react-native": ">=0.75.0", "react-native-device-info": "^10.3.0", - "react-native-nitro-modules": ">=0.24.1", - "react-native-nitro-sqlite": "^9.1.4", + "react-native-nitro-modules": ">=0.26.2", + "react-native-nitro-sqlite": "^9.1.10", "react-native-performance": "^5.1.0" }, "peerDependenciesMeta": { diff --git a/package.json b/package.json index 677b12217ffb0..73f8557cee456 100644 --- a/package.json +++ b/package.json @@ -178,7 +178,7 @@ "react-native-modal": "^13.0.0", "react-native-nitro-modules": "0.26.2", "react-native-nitro-sqlite": "9.1.10", - "react-native-onyx": "^2.0.113", + "react-native-onyx": "^2.0.117", "react-native-pager-view": "6.5.3", "react-native-pdf": "6.7.3", "react-native-performance": "^5.1.0",