I installed a custom node (node-red-contrib-db2-for-i (node) - Node-RED). I need to remove it because it has a SQL injection vulnerability and I have to make sure it's not used. I run the uninstall, restart Node-RED, but the node still appears in the pallet. What am I doing wrong?
TIA
-bash-4.4$ cd ~/.node-red
-bash-4.4$ npm uninstall node-red-contrib-db2-for-i
audited 2 packages in 0.474s
found 0 vulnerabilities