Nestjs zmieniają funkcję HTTPCode

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