Hello,
In light of a penetration test, we got the advice to use more recent Javascript libraries on the forge components.I downloaded the latest version and they still rely on the original JS lib versions.- jQuery UI, used v1.13.1 (2022-01-20), current 1.14 - http://jqueryui.com
- jQuery, used v3.6.0, current v3.7.1 - https://jquery.com
Can the component be upgraded to these more recent versions?
Thanks for pointing this out. Upgrading the Forge components to the latest versions of jQuery and jQuery UI is a good practice, especially after a penetration test recommendation. It would help improve security and compatibility, but the upgrade process might require checking for breaking changes in the components that rely on the older library versions.
@Umer Khalid What's your point exactly? With every upgrade, one needs to check the compatability.