From 93f3234f4a8acb0245c5e2a78ca8448fe5220442 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 23:03:04 +0000 Subject: [PATCH] Bump react-native-document-picker from 7.1.2 to 8.2.2 Bumps [react-native-document-picker](https://github.com/react-native-documents/document-picker) from 7.1.2 to 8.2.2. - [Release notes](https://github.com/react-native-documents/document-picker/releases) - [Commits](https://github.com/react-native-documents/document-picker/compare/v7.1.2...v8.2.2) --- updated-dependencies: - dependency-name: react-native-document-picker dependency-type: direct:production ... 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 a5f3fbaa3..fb20c7d87 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "react-native-config": "1.4.3", "react-native-device-info": "10.8.0", "react-native-dialog": "9.3.0", - "react-native-document-picker": "7.1.2", + "react-native-document-picker": "8.2.2", "react-native-dots-pagination": "^0.2.0", "react-native-draggable-flatlist": "3.1.1", "react-native-elements": "3.4.2", diff --git a/yarn.lock b/yarn.lock index 8c9ff961a..f48ccabe6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9070,10 +9070,10 @@ react-native-dialog@*, react-native-dialog@9.3.0: resolved "https://registry.yarnpkg.com/react-native-dialog/-/react-native-dialog-9.3.0.tgz#9d745cc51653a1e2ae08076b46f11d99723c47f6" integrity sha512-JEOJY/0AzTM9grIl0BL8o/IJPIJru7k5MPj9POTE9RRezUEtgn0YSvCpTlBtG0obWgOdzg2otMz1OQvMXS0wMQ== -react-native-document-picker@7.1.2: - version "7.1.2" - resolved "https://registry.yarnpkg.com/react-native-document-picker/-/react-native-document-picker-7.1.2.tgz#99c11a166c65f0fc4184f14067b7ea7a088252ed" - integrity sha512-9lVkvv37H2axi69t7IWhDBEEqF/sLXoIS0v3ROCgpcVRY0dyo+XZO5nBGUZtoBnqxiYBEoXDfWtCBmCU8h0/1Q== +react-native-document-picker@8.2.2: + version "8.2.2" + resolved "https://registry.yarnpkg.com/react-native-document-picker/-/react-native-document-picker-8.2.2.tgz#f59448957818b7ce8f2f6288f7a4268ecf3ba997" + integrity sha512-5xYoueCDaeU+eZLJM4AxGPedublk4w3YzpdoQR9ayd4E5AdLt1uY1ruK8HoZ/+G4v97o2cFlxfYcuw9QWVMUDA== dependencies: invariant "^2.2.4"