Skip to content

Update dependency eventsource to v2 [SECURITY] - autoclosed

Administrator requested to merge renovate/npm-eventsource-vulnerability into main

Created by: renovate[bot]

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eventsource ^1.1.0 -> ^2.0.0 age adoption passing confidence

Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.

Test plan: CI should pass with updated dependencies.

GitHub Vulnerability Alerts

CVE-2022-1650

When fetching an url with a link to an external site (Redirect), the users Cookies & Autorisation headers are leaked to the third party application. According to the same-origin-policy, the header should be "sanitized."


Release Notes

EventSource/eventsource

v2.0.2

Compare Source

  • Do not include authorization and cookie headers on redirect to different origin (#​273 Espen Hovlandsdal)

v2.0.1

Compare Source

  • Fix URL is not a constructor error for browser (#​268 Ajinkya Rajput)

v2.0.0

Compare Source

v1.1.1

Compare Source

  • Do not include authorization and cookie headers on redirect to different origin (#​273 Espen Hovlandsdal)

Configuration

📅 Schedule: "" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading