Hi, recently I updated my file transfer application's peerjs library from v 1.3.2 to 1.5.1 and I am getting next error: "Uncaught Error: Type function Blob() { [native code] } not yet supported", but as I know it was supported in versions: 1.3.2 and 1.4.7, but some how it's now missing from the latest version (v 1.5.1), can you please tell me what is wrong with it?