diff --git a/package-lock.json b/package-lock.json index 67edc1ff7..f5f754e4c 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.13.1", "react-native-secure-key-store": "https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9", - "react-native-share": "7.6.1", + "react-native-share": "7.6.2", "react-native-svg": "12.3.0", "react-native-tcp-socket": "5.6.2", "react-native-tor": "0.1.8", @@ -20021,9 +20021,9 @@ "license": "ISC" }, "node_modules/react-native-share": { - "version": "7.6.1", - "resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.6.1.tgz", - "integrity": "sha512-7lQMQoBO6IPd9KWEEKX/DE1fawJnEMb2WALujVZT2JaN9q5LekL9VRc5qVSms9fuk3Vu1VzlDYJBAcvGiU4YhQ==" + "version": "7.6.2", + "resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.6.2.tgz", + "integrity": "sha512-8Dv0ZqqW3rSzQxi9MoxXreRU65xizGVhrS2xoXfKJrgx9cI0jCAUao7B6CSZdB1exr6ZLFpi56pJ7t1Fp++d1A==" }, "node_modules/react-native-size-matters": { "version": "0.3.1", @@ -39813,9 +39813,9 @@ "from": "react-native-secure-key-store@https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9" }, "react-native-share": { - "version": "7.6.1", - "resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.6.1.tgz", - "integrity": "sha512-7lQMQoBO6IPd9KWEEKX/DE1fawJnEMb2WALujVZT2JaN9q5LekL9VRc5qVSms9fuk3Vu1VzlDYJBAcvGiU4YhQ==" + "version": "7.6.2", + "resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.6.2.tgz", + "integrity": "sha512-8Dv0ZqqW3rSzQxi9MoxXreRU65xizGVhrS2xoXfKJrgx9cI0jCAUao7B6CSZdB1exr6ZLFpi56pJ7t1Fp++d1A==" }, "react-native-size-matters": { "version": "0.3.1", diff --git a/package.json b/package.json index c243ce4d4..733b54549 100644 --- a/package.json +++ b/package.json @@ -177,7 +177,7 @@ "react-native-safe-area-context": "3.4.1", "react-native-screens": "3.13.1", "react-native-secure-key-store": "https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9", - "react-native-share": "7.6.1", + "react-native-share": "7.6.2", "react-native-svg": "12.3.0", "react-native-tcp-socket": "5.6.2", "react-native-tor": "0.1.8",