Hello,
a scan with the tool Pentest-Tools.com revealed messages in our store that the JS libraries Handlebars.js, jQueryJS and LodashJS were outdated and had security vulnerabilities. We use the Venture theme, which actually loads these scripts in the deprecated version in the vendor.js template.
An attempt to replace these entries with the current versions resulted in JavaScript errors on the store page. We then downloaded the current version of the Venture theme as a test, but it contains the same versions.
Is there a way for the theme to manually update the affected libraries without affecting the functionality of the rest of the scripts?
Thanks.