Page 1 of 1

Installation via Node - 2 high severity vulnerabilities?

Posted: Fri Jul 23, 2021 5:16 am
by cheister
Hi,
I am new to phidgets and the forum and currently working on a digital scale project using PhidgetBridge 4-Input and 4xMicro Load Cell (0-5kg) with electronjs which is fun so far.

When I

Code: Select all

npm install phidget22
the npm audit reports 2 severity vulnerabilities which are also not fixed after

Code: Select all

npm audit fix
.
Not sure where to report this, since the bug report section is for the website only. Maybe I missed something. For my project it is not a problem, but may be the module should be updated. C.