From e659cf02b1f2647e8d711cd8aced68ddc9bc3da0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 10:49:16 +0000 Subject: [PATCH] Update dependency react-native-document-picker to v9.3.1 --- package-lock.json | 6 ++++-- package.json | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 05234c4b7..993b8e6ea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -68,7 +68,7 @@ "react-native-crypto": "2.2.0", "react-native-default-preference": "1.4.4", "react-native-device-info": "11.1.0", - "react-native-document-picker": "9.3.0", + "react-native-document-picker": "9.3.1", "react-native-draggable-flatlist": "github:BlueWallet/react-native-draggable-flatlist#v4.0.1", "react-native-fs": "2.20.0", "react-native-gesture-handler": "2.18.1", @@ -12991,7 +12991,9 @@ } }, "node_modules/react-native-document-picker": { - "version": "9.3.0", + "version": "9.3.1", + "resolved": "https://registry.npmjs.org/react-native-document-picker/-/react-native-document-picker-9.3.1.tgz", + "integrity": "sha512-Vcofv9wfB0j67zawFjfq9WQPMMzXxOZL9kBmvWDpjVuEcVK73ndRmlXHlkeFl5ZHVsv4Zb6oZYhqm9u5omJOPA==", "license": "MIT", "dependencies": { "invariant": "^2.2.4" diff --git a/package.json b/package.json index 225d918be..da8e08583 100644 --- a/package.json +++ b/package.json @@ -131,7 +131,7 @@ "react-native-crypto": "2.2.0", "react-native-default-preference": "1.4.4", "react-native-device-info": "11.1.0", - "react-native-document-picker": "9.3.0", + "react-native-document-picker": "9.3.1", "react-native-draggable-flatlist": "github:BlueWallet/react-native-draggable-flatlist#v4.0.1", "react-native-fs": "2.20.0", "react-native-gesture-handler": "2.18.1",