### Description Dependency [querystring](https://www.npmjs.com/package/querystring) is deprecated ### Reproduction While installing the latest version a warning about the querystring dependency being deprecated is displayed: > % npm install samlp > npm WARN deprecated querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. > > added 38 packages, and audited 39 packages in 2s > > 2 packages are looking for funding > run `npm fund` for details > > found 0 vulnerabilities ### Environment - **Version of this library used**: [7.1.0](https://github.com/auth0/node-samlp/releases/tag/v7.1.0) - **Version of the platform or framework used, if applicable:** > node -v > v20.8.1 > npm -v > 10.1.0 - **Other relevant versions (language, server software, OS, browser):** macOS Sonoma 14.0