Skip to content

Commit

Permalink
build(deps): bump react-native-document-picker from 8.2.1 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 8.2.1 to 9.1.1.
- [Release notes](https://github.com/rnmods/react-native-document-picker/releases)
- [Commits](react-native-documents/document-picker@v8.2.1...v9.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent 838c58e commit 4d7c77d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"react": "17.0.2",
"react-intl": "5.24.6",
"react-native": "0.68.7",
"react-native-document-picker": "^8.1.3",
"react-native-document-picker": "^9.1.1",
"react-native-gesture-handler": "^2.8.0",
"react-native-image-picker": "^5.3.1",
"react-native-open-notification": "^0.1.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10622,10 +10622,10 @@ react-native-codegen@^0.0.18:
jscodeshift "^0.13.1"
nullthrows "^1.1.1"

react-native-document-picker@^8.1.3:
version "8.2.1"
resolved "https://registry.yarnpkg.com/react-native-document-picker/-/react-native-document-picker-8.2.1.tgz#30b5ef6b5071e5f2c87954a492974432761448de"
integrity sha512-luH2hKdq4cUwE651OscyGderLMsCusOsBzw4MBca91CgprlAGVMm1/pDwJDV5t9LIewVK8DIgXGXzgrsusKVhA==
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"

Expand Down

0 comments on commit 4d7c77d

Please sign in to comment.