Description
@web/[email protected] currently uses command-line-usage@^7.0.1, which has a transitive dependency on a vulnerable version of @75lb/[email protected] (prototype pollution vulnerability).
Current Dependency Chain
@web/[email protected]
└── [email protected]
└── [email protected]
└── @75lb/deep-merge@^1.1.1 (VULNERABLE)
Proposed Solution
Update to command-line-usage@^7.0.3 which uses table-layout@^4.1.0 that has removed the vulnerable dependency entirely.
Security Impact
Versions
- @web/test-runner: 0.20.2
- command-line-usage current: 7.0.1
- command-line-usage latest: 7.0.3