Closed elopezanaya closed 2 years ago
This PR contains next fixes ->
1.- fix for omnichannel-voice-video-calling-react-native security issues based on suggestions from command npm audit fix
npm audit fix
` === npm audit security report ===
found 0 vulnerabilities in 1634 scanned packages`
2.- fix for OmnichannelE2VVReactNativeSampleApp security issues, based on suggestions by running the command npm audit fix
3.- includes metro dependency that was causing the emulator to crash in android.
This PR contains next fixes ->
1.- fix for omnichannel-voice-video-calling-react-native security issues based on suggestions from command
npm audit fix
` === npm audit security report ===
found 0 vulnerabilities in 1634 scanned packages`
2.- fix for OmnichannelE2VVReactNativeSampleApp security issues, based on suggestions by running the command
npm audit fix
3.- includes metro dependency that was causing the emulator to crash in android.
FIX FOR IOS IS PENDING.