Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3401,7 +3401,7 @@ PODS:
- Yoga
- RNAppleAuthentication (2.5.0):
- React-Core
- RNCClipboard (1.15.0):
- RNCClipboard (1.16.3):
- boost
- DoubleConversion
- fast_float
Expand Down Expand Up @@ -4763,7 +4763,7 @@ SPEC CHECKSUMS:
ReactCommon: e9ab32f1d1482d207867b4fdd139361302b9dcc6
ReactNativeHybridApp: 16ebccf5382436fcb9303ab5f4b50d9942bccf5c
RNAppleAuthentication: 9027af8aa92b4719ef1b6030a8e954d37079473a
RNCClipboard: e7da00b1612a8faf2309c6636043713cfe11092e
RNCClipboard: e560338bf6cc4656a09ff90610b62ddc0dbdad65
RNCPicker: eb89e9d8bbd728bc00c48d294553f5968900f874
RNDeviceInfo: f4e8dcaba08a5d3a703d30ad41e964e21148d7e2
RNFBAnalytics: 2f451df50833a890974d55a93557da878a85b29e
Expand Down
6 changes: 4 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"@onfido/react-native-sdk": "15.1.0",
"@pusher/pusher-websocket-react-native": "^1.3.1",
"@react-native-camera-roll/camera-roll": "7.4.0",
"@react-native-clipboard/clipboard": "^1.15.0",
"@react-native-clipboard/clipboard": "^1.16.3",
"@react-native-community/netinfo": "11.2.1",
"@react-native-documents/picker": "^10.1.3",
"@react-native-firebase/analytics": "^22.2.1",
Expand Down
Loading