express-mongo-sanitize
express-mongo-sanitize copied to clipboard
Fix compatibility with Express 5.x.x read-only query object
Description:
This pull request addresses the compatibility issue between this module and Express 5.x.x, specifically regarding the read-only nature of req.query in the newer Express version.
Thanks for your contribution!
Ideally we'd have some tests that verify the behaviour. Can you add some?
Hi, Just wanted to know the status of this issue, I'm using express 5 and facing same issue. Thanks.
Is this PR ready to merge? I think everyone is waiting for this change @fiznool @ammyroy119