How to check for this vulnerability in your app:<p><pre><code> > npm install -g nsp
> nsp audit-package // Run in the same dir as your package.json
</code></pre>
This will also report any other vulnerabilities, in addition to the "qs" vulnerability.