The version of bcrypt being used by Meteor is using some (supposedly) insecure string writes that are triggering vulnerability scans for my application.
Is there any way to replace or upgrade bcrypt to prevent this without causing problems with Meteor?