Information Security with HelmetJS - Mitigate the Risk of Cross Site Scripting (XSS) Attacks with helmet.xssFilter()

Tell us what’s happening:

// running tests
helmet.xssFilter() middleware should be mounted correctly
// tests completed. there are no errors but im still getting these for every challenge.

###Your project link(s)

solution: https://3000-freecodecam-boilerplate-efbscl4bq4u.ws-us115.gitpod.io

Your browser information:

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

Challenge Information:

Information Security with HelmetJS - Mitigate the Risk of Cross Site Scripting (XSS) Attacks with helmet.xssFilter()