diff --git a/package-lock.json b/package-lock.json index b998f25d00dc..c6e8df4ed842 100644 --- a/package-lock.json +++ b/package-lock.json @@ -103,7 +103,7 @@ "react-native-linear-gradient": "^2.8.1", "react-native-localize": "^2.2.6", "react-native-modal": "^13.0.0", - "react-native-onyx": "2.0.49", + "react-native-onyx": "2.0.50", "react-native-pager-view": "6.2.3", "react-native-pdf": "6.7.3", "react-native-performance": "^5.1.0", @@ -31939,9 +31939,9 @@ } }, "node_modules/react-native-onyx": { - "version": "2.0.49", - "resolved": "https://registry.npmjs.org/react-native-onyx/-/react-native-onyx-2.0.49.tgz", - "integrity": "sha512-cmFc7OZcVRuegb86c0tOCa8GGAXIraOfnLgtSxnNOA7DV/PMrbSetyFry2tzEDnGwORsgVWaunV78Jw1Em5rwA==", + "version": "2.0.50", + "resolved": "https://registry.npmjs.org/react-native-onyx/-/react-native-onyx-2.0.50.tgz", + "integrity": "sha512-8pZX3G4GDsJerEOs9Q4srwh3ySg8T0DRt3hzcz0rBpVf0ZQOWJxWVhxgnN/M9bEh0gm5K5b0yfOHDZ/DdgtakA==", "dependencies": { "ascii-table": "0.0.9", "fast-equals": "^4.0.3", diff --git a/package.json b/package.json index 3153cf026f20..e953fb359b9a 100644 --- a/package.json +++ b/package.json @@ -155,7 +155,7 @@ "react-native-linear-gradient": "^2.8.1", "react-native-localize": "^2.2.6", "react-native-modal": "^13.0.0", - "react-native-onyx": "2.0.49", + "react-native-onyx": "2.0.50", "react-native-pager-view": "6.2.3", "react-native-pdf": "6.7.3", "react-native-performance": "^5.1.0",