Hi Everyone
We run some security checks against our Frappe custom app, and we found 2 vulnerabilities related to the current version of Jquery and Bootstrap used by Frappe.
Jquery version: 2.2.4
Bootstrap version: 4.0.0
IS there any plans to upgrades to more recent versions of these libraries in the near future?
If not, is there a way to override them using our custom app, without changing Frappe code?
Thanks
Some references of the vulnerabilities:
https://github.com/jquery/jquery/issues/2432
https://github.com/twbs/bootstrap/issues/28236