I am using unity version 2020.3.2f1 and after testing with BlackDuck found some vulnerabilities in my APK.
these are due to an older version of the following libraries.
libpng (installed version 1.6.36 , need to update in 1.6.37)
libjpeg (installed version 6b , need to update in 9d)
wavpack (installed version 4.75.1 , need to update in 5.4.0)
curl (installed version 7.52.0 , need to update in 7.75.0)
mbed_tls (installed version 1.2.11 , need to update in 2.26.0)
unable to find anything about how to resolve this vulnerability. please help me out to resolve these issues(or help for updating in above).