Nestjs muda a função interna httpcode

throw new HttpException('Unauthorized', HttpStatus.UNAUTHORIZED);
TindyC