diff --git a/package-lock.json b/package-lock.json index 92e5f67f98b5..f7aa6c3aec14 100644 --- a/package-lock.json +++ b/package-lock.json @@ -107,7 +107,7 @@ "react-native-launch-arguments": "^4.0.2", "react-native-localize": "^2.2.6", "react-native-modal": "^13.0.0", - "react-native-onyx": "2.0.100", + "react-native-onyx": "2.0.102", "react-native-pager-view": "6.5.2", "react-native-pdf": "6.7.3", "react-native-performance": "^5.1.0", @@ -33036,9 +33036,9 @@ } }, "node_modules/react-native-onyx": { - "version": "2.0.100", - "resolved": "https://registry.npmjs.org/react-native-onyx/-/react-native-onyx-2.0.100.tgz", - "integrity": "sha512-s/OaBmjzQ1oodChaEwsW0pHZ0LRD/L0e0TxCgNRF5kzBnh5tHSNZuoCDW5h7fMZrBQ+qmuFvkJya6Gb9ojcWVA==", + "version": "2.0.102", + "resolved": "https://registry.npmjs.org/react-native-onyx/-/react-native-onyx-2.0.102.tgz", + "integrity": "sha512-mswqzPuT3mLx8Dtc/H0gbF74p5TBQ1VXbW5bxUuFEVHxYe9LTNtYPC15OLds0efuJ90OwaljNpfiLbbpt0ehaA==", "license": "MIT", "dependencies": { "ascii-table": "0.0.9", diff --git a/package.json b/package.json index 7ae7d2ad8e8b..97115e7a2694 100644 --- a/package.json +++ b/package.json @@ -174,7 +174,7 @@ "react-native-launch-arguments": "^4.0.2", "react-native-localize": "^2.2.6", "react-native-modal": "^13.0.0", - "react-native-onyx": "2.0.100", + "react-native-onyx": "2.0.102", "react-native-pager-view": "6.5.2", "react-native-pdf": "6.7.3", "react-native-performance": "^5.1.0",