diff --git a/package-lock.json b/package-lock.json index fae3dbb10ed7..136b1406a3b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -92,7 +92,7 @@ "react-native-linear-gradient": "^2.8.1", "react-native-localize": "^2.2.6", "react-native-modal": "^13.0.0", - "react-native-onyx": "1.0.115", + "react-native-onyx": "1.0.117", "react-native-pager-view": "^6.2.0", "react-native-pdf": "^6.7.1", "react-native-performance": "^5.1.0", @@ -44323,9 +44323,9 @@ } }, "node_modules/react-native-onyx": { - "version": "1.0.115", - "resolved": "https://registry.npmjs.org/react-native-onyx/-/react-native-onyx-1.0.115.tgz", - "integrity": "sha512-uPrJcw3Ta/EFL3Mh3iUggZ7EeEwLTSSSc5iUkKAA+a9Y8kBo8+6MWup9VCM/4wgysZbf3VHUGJCWQ8H3vWKgUg==", + "version": "1.0.117", + "resolved": "https://registry.npmjs.org/react-native-onyx/-/react-native-onyx-1.0.117.tgz", + "integrity": "sha512-zX2bCclBd+QPkRpPlFKbh/yfpx0RXcJ8qpqpI1Mml7unN9R0DqhAAZj3hA7rAnBWGgoss8smMg8DbyGghpIi5Q==", "dependencies": { "ascii-table": "0.0.9", "fast-equals": "^4.0.3", @@ -84618,9 +84618,9 @@ } }, "react-native-onyx": { - "version": "1.0.115", - "resolved": "https://registry.npmjs.org/react-native-onyx/-/react-native-onyx-1.0.115.tgz", - "integrity": "sha512-uPrJcw3Ta/EFL3Mh3iUggZ7EeEwLTSSSc5iUkKAA+a9Y8kBo8+6MWup9VCM/4wgysZbf3VHUGJCWQ8H3vWKgUg==", + "version": "1.0.117", + "resolved": "https://registry.npmjs.org/react-native-onyx/-/react-native-onyx-1.0.117.tgz", + "integrity": "sha512-zX2bCclBd+QPkRpPlFKbh/yfpx0RXcJ8qpqpI1Mml7unN9R0DqhAAZj3hA7rAnBWGgoss8smMg8DbyGghpIi5Q==", "requires": { "ascii-table": "0.0.9", "fast-equals": "^4.0.3", diff --git a/package.json b/package.json index b7e2f5ad8515..58f18414bab6 100644 --- a/package.json +++ b/package.json @@ -139,7 +139,7 @@ "react-native-linear-gradient": "^2.8.1", "react-native-localize": "^2.2.6", "react-native-modal": "^13.0.0", - "react-native-onyx": "1.0.115", + "react-native-onyx": "1.0.117", "react-native-pager-view": "^6.2.0", "react-native-pdf": "^6.7.1", "react-native-performance": "^5.1.0",