From cfd3e16033f35cf76dcf2fd9846ee2fce04433b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 23:40:44 +0000 Subject: [PATCH] Bump react-native-document-picker from 8.1.4 to 9.1.1 Bumps [react-native-document-picker](https://github.com/rnmods/react-native-document-picker) from 8.1.4 to 9.1.1. - [Release notes](https://github.com/rnmods/react-native-document-picker/releases) - [Commits](https://github.com/rnmods/react-native-document-picker/compare/v8.1.4...v9.1.1) --- 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 41fa7b4..d845296 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "react-native-collapsible": "^1.6.0", "react-native-color-matrix-image-filters": "^6.0.3", "react-native-config": "^1.4.11", - "react-native-document-picker": "^8.1.4", + "react-native-document-picker": "^9.1.1", "react-native-dropdown-select-list": "^2.0.4", "react-native-fast-image": "^8.6.3", "react-native-gesture-handler": "^2.10.0", diff --git a/yarn.lock b/yarn.lock index 7b68421..c3154c1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7938,10 +7938,10 @@ react-native-config@^1.4.11: resolved "https://registry.npmjs.org/react-native-config/-/react-native-config-1.4.11.tgz" integrity sha512-PdBFnfR3pljUNrJu4B2wiJ9TbAiz1J1WcG5KP8AFBqZi8ve5MV/CTCDnANaGrqhOxkBDJV73D/SrMENHe7TKBg== -react-native-document-picker@^8.1.4: - version "8.1.4" - resolved "https://registry.yarnpkg.com/react-native-document-picker/-/react-native-document-picker-8.1.4.tgz#75a7e08d499c88fd9db5370efb3338cd6a921509" - integrity sha512-1GJ6jKTxmoT3jyQQjH6cBXZDLLAjCe+f3JE//bfm1+CFa12ziM4wkv8o6sVzbqQWbFr98Mvnx9VKptmUNTXVWQ== +react-native-document-picker@^9.1.1: + version "9.1.1" + resolved "https://registry.yarnpkg.com/react-native-document-picker/-/react-native-document-picker-9.1.1.tgz#54390c500396b61ed697095ef8a6f9cbe0977bc9" + integrity sha512-BW+7DbsILuFThlBm7NUFVUmKKf6Awkcf9R0q8wiCU2DlGGtAKQTt2iHpO5+Dn/7WMPB+rqNv3X1HsmJQ0t5R3g== dependencies: invariant "^2.2.4"