Skip to content

Commit

Permalink
fix(deps): update dependency react-native-permissions to v5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent 439e6bf commit 265f53b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion apps/thu-info-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"react-native-keychain": "4.0.5",
"react-native-localize": "3.2.1",
"react-native-pdf": "6.7.5",
"react-native-permissions": "5.0.2",
"react-native-permissions": "5.1.0",
"react-native-polyfill-globals": "3.1.0",
"react-native-qrcode-svg": "6.3.12",
"react-native-reanimated": "3.16.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9078,10 +9078,10 @@ [email protected]:
crypto-js "4.2.0"
deprecated-react-native-prop-types "^2.3.0"

react-native-permissions@5.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/react-native-permissions/-/react-native-permissions-5.0.2.tgz#1d6127287fba740ee61225391aed90514ea77956"
integrity sha512-CsL0jSGTJZET/Mq5l14ZcemQtPSj1Ru6LLO/J/T5RUQKwu9PavJqun7LX2te6yQ0tUoi+lA/etRHpggRVW+o0A==
react-native-permissions@5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/react-native-permissions/-/react-native-permissions-5.1.0.tgz#1f132dc0a07c330e9b746cab4c384f41b05703cd"
integrity sha512-bRV8OHFAbLulElvbJ/BLtrYNV9WXStxknCuI5mTGJNIz6sl8sDUA0OhKpbtb0rqqDdJ2mbR1ZijhGkCDOaT0tA==

[email protected]:
version "3.1.0"
Expand Down

0 comments on commit 265f53b

Please sign in to comment.