Information Security with HelmetJS - Install and Require Helmet

I followed everystep:
Select Use run command and click the Done button. ← done
putting in myapp.js = const helmet = require(‘helmet’);

using the RUN button, copied the https, not working FCC give me this error :

// running tests

helmet

version

3.21.3

should be in

package.json

// tests completed // console output [Error]

Tests

Failed: helmet version 3.21.3 should be in package.json

https://boilerplate-infosec.ramizmuslijov.repl.co

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0

Challenge: Information Security with HelmetJS - Install and Require Helmet

Link to the challenge:

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.