I am using crypto-pouch with indexed-db and I receive the error: TypeError: utils.Promise.all is not a function Found that 'utils.Promise.all' should be 'utils.Promise.default.all' for IndexedDB. Could this be a bug? It may affect all 'utils.Promise.*' to become 'utils.Promise.default.*' using pouchdb@6.3.4, crypto-pouch@3.1.2, transform-pouch@1.1.3