breser opened a new issue #10429: URL: https://github.com/apache/airflow/issues/10429
Currently you're requring jquery 3.4.0 or newer, 3.5.0 has a vulnerability against it. [CVE-2020-11022](https://github.com/advisories/GHSA-gxr4-xjj5-5px2) Change is needed to these two lines: https://github.com/apache/airflow/blob/master/airflow/www/package.json#L70 https://github.com/apache/airflow/blob/master/airflow/www/package.json#L48 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
