From f932ea9a3c67af71870e39fcdde6f25671335942 Mon Sep 17 00:00:00 2001 From: Oscar Franco Date: Wed, 20 Sep 2023 10:30:12 +0200 Subject: [PATCH] Bump Onyx --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index df9ac14dfc4d..6c4451bfeb0d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -90,7 +90,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.78", + "react-native-onyx": "1.0.84", "react-native-pager-view": "^6.2.0", "react-native-pdf": "^6.7.1", "react-native-performance": "^5.1.0", @@ -41203,9 +41203,9 @@ } }, "node_modules/react-native-onyx": { - "version": "1.0.78", - "resolved": "https://registry.npmjs.org/react-native-onyx/-/react-native-onyx-1.0.78.tgz", - "integrity": "sha512-SxXr0AvFyXiZ4HYW4wBJA5YQgQzU4bSpLZ9ZvFhJ7Usmf65wYrVrmrJvQnMSeWJnMdyfoVGO1rLhoZHDwgqDIw==", + "version": "1.0.84", + "resolved": "https://registry.npmjs.org/react-native-onyx/-/react-native-onyx-1.0.84.tgz", + "integrity": "sha512-qQ+o+qS5ucZLbKbG5kI0UsC42N4h1Pprg/1D7PqjDeVanS3iUv33rT4fbrHuar77g0DSTA1/M8bC2WmYrShS9A==", "dependencies": { "ascii-table": "0.0.9", "fast-equals": "^4.0.3", @@ -77265,9 +77265,9 @@ } }, "react-native-onyx": { - "version": "1.0.78", - "resolved": "https://registry.npmjs.org/react-native-onyx/-/react-native-onyx-1.0.78.tgz", - "integrity": "sha512-SxXr0AvFyXiZ4HYW4wBJA5YQgQzU4bSpLZ9ZvFhJ7Usmf65wYrVrmrJvQnMSeWJnMdyfoVGO1rLhoZHDwgqDIw==", + "version": "1.0.84", + "resolved": "https://registry.npmjs.org/react-native-onyx/-/react-native-onyx-1.0.84.tgz", + "integrity": "sha512-qQ+o+qS5ucZLbKbG5kI0UsC42N4h1Pprg/1D7PqjDeVanS3iUv33rT4fbrHuar77g0DSTA1/M8bC2WmYrShS9A==", "requires": { "ascii-table": "0.0.9", "fast-equals": "^4.0.3", diff --git a/package.json b/package.json index 23d328678875..45e727c6e1ef 100644 --- a/package.json +++ b/package.json @@ -132,7 +132,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.78", + "react-native-onyx": "1.0.84", "react-native-pager-view": "^6.2.0", "react-native-pdf": "^6.7.1", "react-native-performance": "^5.1.0",