From 682af5fcd4927ebeb139b16935db5539c4a59a14 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Aug 2022 22:04:24 +0000 Subject: [PATCH] Update dependency react-native-share to v7.9.0 --- 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 64ab2582e..7a47f8624 100644 --- a/package-lock.json +++ b/package-lock.json @@ -91,7 +91,7 @@ "react-native-safe-area-context": "3.4.1", "react-native-screens": "3.16.0", "react-native-secure-key-store": "https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9", - "react-native-share": "7.8.0", + "react-native-share": "7.9.0", "react-native-svg": "12.4.4", "react-native-tcp-socket": "5.6.2", "react-native-tor": "0.1.8", @@ -22379,9 +22379,9 @@ "license": "ISC" }, "node_modules/react-native-share": { - "version": "7.8.0", - "resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.8.0.tgz", - "integrity": "sha512-xD05WIL+F4/sa6AHayeOn+mx7IHHqYhucyehIhzi6SypnzMh69fdg0BBOX9EW3nj0G6cn/mNm0Nbu9on9rP6PA==" + "version": "7.9.0", + "resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.9.0.tgz", + "integrity": "sha512-I9RPp7Ph7dusPwN+/TgFq2V9vLVCN12gwUzpgM1eCoqTMN54dVWI+9k0loCgANv3CdajiKSOrGh+DTnsmhG9VA==" }, "node_modules/react-native-size-matters": { "version": "0.3.1", @@ -45079,9 +45079,9 @@ "from": "react-native-secure-key-store@https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9" }, "react-native-share": { - "version": "7.8.0", - "resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.8.0.tgz", - "integrity": "sha512-xD05WIL+F4/sa6AHayeOn+mx7IHHqYhucyehIhzi6SypnzMh69fdg0BBOX9EW3nj0G6cn/mNm0Nbu9on9rP6PA==" + "version": "7.9.0", + "resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.9.0.tgz", + "integrity": "sha512-I9RPp7Ph7dusPwN+/TgFq2V9vLVCN12gwUzpgM1eCoqTMN54dVWI+9k0loCgANv3CdajiKSOrGh+DTnsmhG9VA==" }, "react-native-size-matters": { "version": "0.3.1", diff --git a/package.json b/package.json index 0f337521b..647762c58 100644 --- a/package.json +++ b/package.json @@ -177,7 +177,7 @@ "react-native-safe-area-context": "3.4.1", "react-native-screens": "3.16.0", "react-native-secure-key-store": "https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9", - "react-native-share": "7.8.0", + "react-native-share": "7.9.0", "react-native-svg": "12.4.4", "react-native-tcp-socket": "5.6.2", "react-native-tor": "0.1.8",