I am trying to get approved to launch an app on the Zoom marketplace. As part of that approval process they scan the app with Google Lighthouse. In doing so they detected that Bubble.io us using the old versions of Jquery:
Library Version - Vulnerability Count - Highest Severity
jQuery@3.1.1 - 3 - Medium
jQuery UI@1.12.1 - 3 - High
How can I get my instance of bubble to leverage versions of Jquery that do not have know security vulnerabilities.