[ 
https://issues.apache.org/jira/browse/YUNIKORN-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17724074#comment-17724074
 ] 

Wilfred Spiegelenburg edited comment on YUNIKORN-1752 at 5/19/23 2:17 AM:
--------------------------------------------------------------------------

Turns out that even the latest version of karma is still pointing to the same 
CVE affected dependency.

Running: {{npm audit fix --force}} fixes the issue. However that has a large 
side effect as the yarn.lock file is now rewritten with the npm urls.


was (Author: wifreds):
Turns out that even the latest version of karma is still pointing to the same 
CVE affected dependency.

Running: {{npm audit fix --force}} fixes the issue. However that has a large 
side effect as the yarn.lock file is now rewritten with the npm urls.

Using manual update for socket.io via {{yarn upgrade [email protected]}} seems to 
have fixed the issue.

> Update karma as it prevents engine.io updates
> ---------------------------------------------
>
>                 Key: YUNIKORN-1752
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1752
>             Project: Apache YuniKorn
>          Issue Type: Task
>          Components: webapp
>            Reporter: Wilfred Spiegelenburg
>            Assignee: Wilfred Spiegelenburg
>            Priority: Major
>
> From the dependabot alert:
> {code:java}
> [email protected] requires engine.io@~6.1.0 via a transitive dependency on 
> [email protected]{code}
> Karma 6.3.20 is the latest in the 6.3 range need to move to 6.4 to fix this



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to