From 3527a6f1d441e4015d5d49d097d931ac08b15399 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 03:25:50 +0000 Subject: [PATCH] build(deps): bump http-proxy-middleware from 3.0.2 to 3.0.3 (#2656) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 3.0.2 to 3.0.3.
Release notes

Sourced from http-proxy-middleware's releases.

v3.0.3

What's Changed

Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v3.0.2...v3.0.3

Changelog

Sourced from http-proxy-middleware's changelog.

v3.0.3

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=http-proxy-middleware&package-manager=npm_and_yarn&previous-version=3.0.2&new-version=3.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/roots/bud/network/alerts).
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. --- sources/@roots/bud-support/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sources/@roots/bud-support/package.json b/sources/@roots/bud-support/package.json index 871b66ace5..cd443ca291 100644 --- a/sources/@roots/bud-support/package.json +++ b/sources/@roots/bud-support/package.json @@ -350,7 +350,7 @@ "file-loader": "6.2.0", "get-port": "7.1.0", "globby": "13.2.2", - "http-proxy-middleware": "3.0.2", + "http-proxy-middleware": "3.0.3", "human-readable": "0.2.1", "import-meta-resolve": "4.1.0", "ink": "4.4.1", diff --git a/yarn.lock b/yarn.lock index 5a04912d91..dfa9eafd0b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11271,7 +11271,7 @@ __metadata: file-loader: "npm:6.2.0" get-port: "npm:7.1.0" globby: "npm:13.2.2" - http-proxy-middleware: "npm:3.0.2" + http-proxy-middleware: "npm:3.0.3" human-readable: "npm:0.2.1" import-meta-resolve: "npm:4.1.0" ink: "npm:4.4.1" @@ -27859,9 +27859,9 @@ __metadata: languageName: node linkType: hard -"http-proxy-middleware@npm:3.0.2": - version: 3.0.2 - resolution: "http-proxy-middleware@npm:3.0.2" +"http-proxy-middleware@npm:3.0.3": + version: 3.0.3 + resolution: "http-proxy-middleware@npm:3.0.3" dependencies: "@types/http-proxy": "npm:^1.17.15" debug: "npm:^4.3.6" @@ -27869,7 +27869,7 @@ __metadata: is-glob: "npm:^4.0.3" is-plain-object: "npm:^5.0.0" micromatch: "npm:^4.0.8" - checksum: 10c0/74afb03174e5203afc41c7a1bd4b0d8b16f229da8187c47496d3817a3a5844da31ca8a8e1a230fd32ffd74211fbf13342d4dbe129d7e4b4b46f3174f9852c268 + checksum: 10c0/c4d68a10d8d42f02e59f7dc8249c98d1ac03aecee177b42c2d8b6a0cb6b71c6688e759e5387f4cdb570150070ca1c6808b38010cbdf67f4500a2e75671a36e05 languageName: node linkType: hard