User tests: Successful: Unsuccessful:
Pull Request resolves # .
This pull request (PR) fixes one high severity security vulnerability in the indirect NPM development dependency "immutable" reported by npm audit by using npm audit fix.
It needs a development environment with a git clone, composer and npm.
composer install and npm ci.npm audit.# npm audit report
immutable 5.0.0 - 5.1.4
Severity: high
Immutable is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-wf6x-7x77-mvgw
fix available via `npm audit fix`
node_modules/immutable
1 high severity vulnerability
To address all issues, run:
npm audit fix
found 0 vulnerabilities
Please select:
Documentation link for guide.joomla.org:
No documentation changes for guide.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
| Status | New | ⇒ | Pending |
| Category | ⇒ | NPM Change |
| Title |
|
||||||
I have tested this item ✅ successfully on 16bb090
Before PR:

after PR:

This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/47323.