Details
Description
I just tried gradlew npm_outdated undocumented Gradle task and got this result*:
> Task :npm_outdated
Package Current Wanted Latest Location
dompurify 2.3.3 2.3.4 2.3.4 ofbiz-framework
jquery 3.5.1 3.6.0 3.6.0 ofbiz-framework
jquery-migrate 3.3.1 3.3.2 3.3.2 ofbiz-framework
jquery-ui-dist 1.12.1 1.13.0 1.13.0 ofbiz-framework
I'll update accordingly and keep this task open as an umbrella tasks for similar subtasks in future like we have OFBIZ-10213
* Actually it's a bit more complicated for me and the update must be manually done in package.json because I'm still on Win7. So I'm not sure it would be done automatically on a "proper system". Anyway I'm not sure it should be completely automated.