mirror of
https://github.com/expressjs/express.git
synced 2026-02-22 03:51:36 +00:00
Revert "sec: security patch for CVE-2024-51999"
This reverts commit 2f64f68c37.
This commit is contained in:
committed by
Jon Church
parent
4007ad103b
commit
697547cde6
@@ -266,6 +266,6 @@ function createETagGenerator (options) {
|
||||
|
||||
function parseExtendedQueryString(str) {
|
||||
return qs.parse(str, {
|
||||
plainObjects: true
|
||||
allowPrototypes: true
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user