microsoft / omnichannel-voice-video-calling-react-native

Omnichannel Voice & Video Calling React Native
MIT License
3 stars 7 forks source link

CVE 2021 43138 #16

Closed elopezanaya closed 2 years ago

elopezanaya commented 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 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.

image image