security-package
security-package copied to clipboard
Fix jQuery Migrate warning
Description (*)
On all frontend pages of the website with Magento 2.4.5-p2, with enabled invisible reCapcha, we see the following jQuery migrate warning:

This happens because in Magneto 2.4.5 upgraded jQuery to 3.x, that sow
Fixed Issues (if relevant)
- magento/magento2#<issue_number>: Issue title
Manual testing scenarios (*)
- ...
- ...
Questions or comments
Contribution checklist (*)
- [ ] Author has signed the Adobe CLA
- [ ] Pull request has a meaningful description of its purpose
- [ ] All commits are accompanied by meaningful commit messages
- [ ] All new or changed code is covered with unit/integration tests (if applicable)
- [ ] All automated tests passed successfully (all builds are green)