Jacques Le Roux created OFBIZ-13347:
---------------------------------------
Summary: Update jQuery and jquery-migrate to version 4
Key: OFBIZ-13347
URL: https://issues.apache.org/jira/browse/OFBIZ-13347
Project: OFBiz
Issue Type: Improvement
Components: theme/common-theme
Affects Versions: Upcoming Branch
Reporter: Jacques Le Roux
Assignee: Jacques Le Roux
Fix For: Upcoming Branch
GH Dependabot proposed but failed to update jQuery and jquery-migrate to
version 4. Asking what the problem was, it suggest this:
{code:java}
Downgrade jquery to a compatible version (e.g., 3.6.4): Edit
themes/common-theme/package.json and set the jquery version:
JSON
"dependencies": {
"jquery": "3.6.4",
"jquery-migrate": "^3.6.0"
}
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)