projectnessie / nessie-ui

Nessie Web UI
5 stars 3 forks source link

Update dependency http-proxy-middleware to v3.0.3 [SECURITY] #188

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
http-proxy-middleware 3.0.0 -> 3.0.3 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2024-21536

Versions of the package http-proxy-middleware before 2.0.7, from 3.0.0 and before 3.0.3 are vulnerable to Denial of Service (DoS) due to an UnhandledPromiseRejection error thrown by micromatch. An attacker could kill the Node.js process and crash the server by making requests to certain paths.


Release Notes

chimurai/http-proxy-middleware (http-proxy-middleware) ### [`v3.0.3`](https://redirect.github.com/chimurai/http-proxy-middleware/blob/HEAD/CHANGELOG.md#v303) [Compare Source](https://redirect.github.com/chimurai/http-proxy-middleware/compare/v3.0.2...v3.0.3) - fix(pathFilter): handle errors ### [`v3.0.2`](https://redirect.github.com/chimurai/http-proxy-middleware/blob/HEAD/CHANGELOG.md#v302) [Compare Source](https://redirect.github.com/chimurai/http-proxy-middleware/compare/v3.0.1...v3.0.2) - refactor(dependency): replace is-plain-obj with is-plain-object ([#​1031](https://redirect.github.com/chimurai/http-proxy-middleware/pull/1031)) - chore(package): upgrade to eslint v9 ([#​1032](https://redirect.github.com/chimurai/http-proxy-middleware/pull/1032)) - fix(logger-plugin): handle undefined protocol and hostname ([#​1036](https://redirect.github.com/chimurai/http-proxy-middleware/pull/1036)) ### [`v3.0.1`](https://redirect.github.com/chimurai/http-proxy-middleware/blob/HEAD/CHANGELOG.md#v301) [Compare Source](https://redirect.github.com/chimurai/http-proxy-middleware/compare/v3.0.0...v3.0.1) - fix(type): fix RequestHandler return type ([#​980](https://redirect.github.com/chimurai/http-proxy-middleware/pull/980)) - refactor(errors): improve pathFilter error message ([#​987](https://redirect.github.com/chimurai/http-proxy-middleware/pull/987)) - fix(logger-plugin): fix missing target port ([#​989](https://redirect.github.com/chimurai/http-proxy-middleware/pull/989)) - ci(package): npm package provenance ([#​991](https://redirect.github.com/chimurai/http-proxy-middleware/pull/1015)) - fix(logger-plugin): log target port when router option is used ([#​1001](https://redirect.github.com/chimurai/http-proxy-middleware/pull/1001)) - refactor: fix circular dependencies ([#​1010](https://redirect.github.com/chimurai/http-proxy-middleware/pull/1010)) - fix(fix-request-body): support '+json' content-type suffix ([#​1015](https://redirect.github.com/chimurai/http-proxy-middleware/pull/1015))

Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.