You can locate which packages depend on a given package
pacman -Qii <pkgname>
There can be only one package providing a given binary at any point in time - in this case node.
If you are developer and for compatibility reasons need different versions - you may benefit from using a node version manager.