I'm trying to install radium in react for inline pseudo classes or elements to add in my application but it is showing 3337 high severity vulnerabilities? what the solution of that, i can use classes and ids for styling but i want to use inline styling because everything in react is JavaScript.
i just tried npm intall --save radium but it is showing error.
npm install --save radium
i just want it to be installed and save along with json so that i can use the version controls and can share it later with someone if i want to.