TouchDesigner / WebRTC-Remote-Panel-Web-Demo

A simple React project that can receive a WebRTC video stream from TouchDesigner and send back mouse and keyboard events.
Other
23 stars 3 forks source link

NPM Dependency vulnerabilities #1

Closed renaudfv closed 2 years ago

renaudfv commented 2 years ago

npm install complains about potential vulnerabilities.

9 high severity vulnerabilities

To address all issues (including breaking changes), run: npm audit fix --force

renaudfv commented 2 years ago

Tried to do the fix but caused event more vulnerabilities. This is linked to dependencies, not our code. Not critical for a published code sample; would have been if this repo was a usable public module.