From 8ba2bd9ce4ede01d92e5a1e3a46fc1fcee056da5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 21:16:25 +0000 Subject: [PATCH] Bump react-native-share from 7.6.6 to 8.2.1 Bumps [react-native-share](https://github.com/react-native-community/react-native-share) from 7.6.6 to 8.2.1. - [Release notes](https://github.com/react-native-community/react-native-share/releases) - [Changelog](https://github.com/react-native-share/react-native-share/blob/main/CHANGELOG.md) - [Commits](https://github.com/react-native-community/react-native-share/compare/v7.6.6...v8.2.1) --- updated-dependencies: - dependency-name: react-native-share dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d1afd44a..4219ead1 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "react-native-safe-area-context": "4.3.1", "react-native-screens": "3.15.0", "react-native-secure-key-store": "^2.0.9", - "react-native-share": "^7.6.6", + "react-native-share": "^8.2.1", "react-native-svg": "^12.4.0", "react-native-uuid": "^2.0.1", "react-native-vector-icons": "^9.2.0", diff --git a/yarn.lock b/yarn.lock index b1486cfc..e382f1f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7414,10 +7414,10 @@ react-native-secure-key-store@^2.0.9: resolved "https://registry.npmjs.org/react-native-secure-key-store/-/react-native-secure-key-store-2.0.9.tgz#9094d4d914145a301864b941c6289f57058780a5" integrity sha512-9qi1rOlv4qNSpJIjqcIB7d0EQSwo2Yho8NVBT/Jc9NeYibDLHdArLXl8jn8H6nlf+8alk/bXqr4rPINrCTtmog== -react-native-share@^7.6.6: - version "7.6.6" - resolved "https://registry.npmjs.org/react-native-share/-/react-native-share-7.6.6.tgz#85137c994cde6a286da1eb84530de2d0751e2408" - integrity sha512-nhNjiNvTxg3PKmOg3/tQnWJjw2NpjcimxorEIV3JFEPcU6vE/bO2vWTf0OGOLMHMqyV2B6M0/7KwqET8yWk1rA== +react-native-share@^8.2.1: + version "8.2.1" + resolved "https://registry.yarnpkg.com/react-native-share/-/react-native-share-8.2.1.tgz#f9933852de3ddd0f474ab63448e06c22cfecc9d4" + integrity sha512-dUIgrcdg4nOHrbKN1w+hs17RZ+51NeXd62CEezPAd4tEyj2Ki1qeAxWnJe8ZPRwvB5/6ml7YUR/2PJApxGHCAQ== react-native-svg-transformer@^1.0.0: version "1.0.0"