You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to implement express-xss-sanitize with Express 5.0.1.
I get the error:
TypeError: Cannot set property query of #<IncomingMessage> which has only a getter
at C:\***\node_modules\express-xss-sanitizer\index.js:9:16
at Array.forEach (<anonymous>)
at C:\***\node_modules\express-xss-sanitizer\index.js:7:44
I'm trying to implement express-xss-sanitize with Express 5.0.1.
I get the error:
Same Probleme like express-mongo-sanitize
The text was updated successfully, but these errors were encountered: