Understand BCrypt Hashes

Tell us what’s happening:
Describe your issue in detail here.

Your project link(s)
in information-security
in task Understand BCrypt Hashes
i added next like in server.js
var bcrypt = require(“bcrypt”);
but in test return BCrypt should be properly required.
i need help to know what is my error?

solution: boilerplate-infosec - Node.js Repl - Replit

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36

Challenge: Information Security with HelmetJS - Understand BCrypt Hashes

Link to the challenge: