diff --git a/package-lock.json b/package-lock.json index 4bb1c92f3..4b8509fd4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18762,9 +18762,9 @@ "from": "react-native-secure-key-store@git+https://github.com/BlueWallet/react-native-secure-key-store.git#4828fd1a67d12e4c0e21eee0bee673fde75e6f9a" }, "react-native-share": { - "version": "5.1.6", - "resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-5.1.6.tgz", - "integrity": "sha512-QwhE+hxpTY4dSm2LvuJU4aLId0+zeeg90msV4X7rE6U227N6dheQ0LHEtQdGM7ImleUIJaY1s9Zg5NbrHtPUTA==" + "version": "5.1.7", + "resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-5.1.7.tgz", + "integrity": "sha512-BSBh9OpzCoBozc6MfU0erq8KqnAlyrQdAGzGqoS1ugdHbBrhG4UoRiiTPN8AWNpw0gozKV7hLVw0UKEOlsCqwg==" }, "react-native-snap-carousel": { "version": "3.9.1", diff --git a/package.json b/package.json index daa80724a..d06e376dc 100644 --- a/package.json +++ b/package.json @@ -159,7 +159,7 @@ "react-native-safe-area-context": "3.2.0", "react-native-screens": "2.18.1", "react-native-secure-key-store": "git+https://github.com/BlueWallet/react-native-secure-key-store.git#4828fd1a67d12e4c0e21eee0bee673fde75e6f9a", - "react-native-share": "5.1.6", + "react-native-share": "5.1.7", "react-native-snap-carousel": "3.9.1", "react-native-sortable-list": "0.0.24", "react-native-svg": "12.1.0",