caputomarcos / node-red-contrib-oauth2

The node-red-contrib-oauth2 is a Node-RED node that provides an OAuth2 authentication flow. This node uses the OAuth2 protocol to obtain an access token, which can be used to make authenticated API requests.
https://essavida.ai
MIT License
18 stars 17 forks source link

Bump follow-redirects from 1.15.2 to 1.15.6 #86

Closed caputomarcos closed 4 months ago

caputomarcos commented 4 months ago

Bumps follow-redirects from 1.15.2 to 1.15.6. Commits

[35a517c](https://github.com/follow-redirects/follow-redirects/commit/35a517c5861d79dc8bff7db8626013d20b711b06) Release version 1.15.6 of the npm package.
[c4f847f](https://github.com/follow-redirects/follow-redirects/commit/c4f847f85176991f95ab9c88af63b1294de8649b) Drop Proxy-Authorization across hosts.
[8526b4a](https://github.com/follow-redirects/follow-redirects/commit/8526b4a1b2ab3a2e4044299377df623a661caa76) Use GitHub for disclosure.
[b1677ce](https://github.com/follow-redirects/follow-redirects/commit/b1677ce00110ee50dc5da576751d39b281fc4944) Release version 1.15.5 of the npm package.
[d8914f7](https://github.com/follow-redirects/follow-redirects/commit/d8914f7982403ea096b39bd594a00ee9d3b7e224) Preserve fragment in responseUrl.
[6585820](https://github.com/follow-redirects/follow-redirects/commit/65858205e59f1e23c9bf173348a7a7cbb8ac47f5) Release version 1.15.4 of the npm package.
[7a6567e](https://github.com/follow-redirects/follow-redirects/commit/7a6567e16dfa9ad18a70bfe91784c28653fbf19d) Disallow bracketed hostnames.
[05629af](https://github.com/follow-redirects/follow-redirects/commit/05629af696588b90d64e738bc2e809a97a5f92fc) Prefer native URL instead of deprecated url.parse.
[1cba8e8](https://github.com/follow-redirects/follow-redirects/commit/1cba8e85fa73f563a439fe460cf028688e4358df) Prefer native URL instead of legacy url.resolve.
[72bc2a4](https://github.com/follow-redirects/follow-redirects/commit/72bc2a4229bc18dc9fbd57c60579713e6264cb92) Simplify _processResponse error handling.
Additional commits viewable in [compare view](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.6)

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.