Update dependency react-native-document-picker to v9.3.1

This commit is contained in:
renovate[bot] 2024-08-22 10:49:16 +00:00 committed by GitHub
parent 8f13d077fb
commit e659cf02b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 3 deletions

6
package-lock.json generated
View File

@ -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"

View File

@ -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",