wu-sheng opened a new issue #6927:
URL: https://github.com/apache/skywalking/issues/6927


   When I run `npm install` for Client JS source codes, I got this
   
   ```
   added 808 packages, and audited 875 packages in 14s
   
   18 vulnerabilities (7 low, 2 moderate, 9 high)
   
   To address all issues, run:
     npm audit fix
   
   Run `npm audit` for details.
   ```
   
   Most of them could be fixed through `npm audit fix`, 3 of them(low level) 
can't. Should we fix this? And which vulnerabilities these are? As far as I 
know, client-js has very few dependency libraries, where do warnings come from?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to