I want to propose to move from qs to qs-esm or picoquery.
qs seems to pull in a lot of dependencies that are not needed in your specified engine anymore

qs-esm has the same engine requirements than the newest body parser version. However, since require(esm) will most likely not be available for node 18, picoquery seems to be the only viable solution.
I would be happy to create a PR if you are on board with this.
I want to propose to move from
qstoqs-esmorpicoquery.qsseems to pull in a lot of dependencies that are not needed in your specified engine anymoreqs-esmhas the same engine requirements than the newest body parser version. However, sincerequire(esm)will most likely not be available for node 18,picoqueryseems to be the only viable solution.I would be happy to create a PR if you are on board with this.