Skip to content

Commit

Permalink
Bump react-native-document-picker from 5.0.4 to 9.1.1
Browse files Browse the repository at this point in the history
Bumps [react-native-document-picker](https://github.com/rnmods/react-native-document-picker) from 5.0.4 to 9.1.1.
- [Release notes](https://github.com/rnmods/react-native-document-picker/releases)
- [Commits](react-native-documents/document-picker@v5.0.4...v9.1.1)

---
updated-dependencies:
- dependency-name: react-native-document-picker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent ccea199 commit 1b8f2d8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"react-native-camera": "^3.43.6",
"react-native-crypto": "^2.2.0",
"react-native-device-info": "^8.1.2",
"react-native-document-picker": "^5.0.3",
"react-native-document-picker": "^9.1.1",
"react-native-dotenv": "^2.5.5",
"react-native-draggable": "^3.3.0",
"react-native-draggable-flatlist": "^2.6.1",
Expand Down
10 changes: 6 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11779,10 +11779,12 @@ react-native-device-info@^8.1.2:
resolved "https://registry.yarnpkg.com/react-native-device-info/-/react-native-device-info-8.1.3.tgz#022fc01372632bf80c0a6d201aab53344efc715f"
integrity sha512-73e3wiGFL8DvIXEd8x4Aq+mO8mZvHARwfYorIEu+X0trLHY92bP5Ict8DJHDjCQ0+HtAvpA4Wda2VoUVN1zh6Q==

react-native-document-picker@^5.0.3:
version "5.0.4"
resolved "https://registry.yarnpkg.com/react-native-document-picker/-/react-native-document-picker-5.0.4.tgz#86a874e093284b21896581985b8b6e13e04a4251"
integrity sha512-PN3NYZFgz6McbcfH5Cu3yf3nE4UBAiJYdL26F5cjypOoCFhdfLz0NM13V/tVOLGhWZXNUmI3g4dhPQBthq+pJg==
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"

react-native-dotenv@^2.5.5:
version "2.5.5"
Expand Down

0 comments on commit 1b8f2d8

Please sign in to comment.