Automatic admin email from user lifecycle hook

          await strapi
          .plugin('email')
          .service('email')
          .send({

Interestingly enough just using the plain vanilla email service works instead of the sendTemplatedEmail