Skip to content

Commit 6074a5d

Browse files
chore(deps): Bump http-proxy-middleware in /chaoscenter/web (#4930)
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.7. - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v2.0.6...v2.0.7) --- updated-dependencies: - dependency-name: http-proxy-middleware dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa15304 commit 6074a5d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

chaoscenter/web/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -4834,9 +4834,9 @@ http-proxy-agent@^4.0.1:
48344834
debug "4"
48354835

48364836
http-proxy-middleware@^2.0.3:
4837-
version "2.0.6"
4838-
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.6.tgz#e1a4dd6979572c7ab5a4e4b55095d1f32a74963f"
4839-
integrity sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw==
4837+
version "2.0.7"
4838+
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.7.tgz#915f236d92ae98ef48278a95dedf17e991936ec6"
4839+
integrity sha512-fgVY8AV7qU7z/MmXJ/rxwbrtQH4jBQ9m7kp3llF0liB7glmFeVZFBepQb32T3y8n8k2+AEYuMPCpinYW+/CuRA==
48404840
dependencies:
48414841
"@types/http-proxy" "^1.17.8"
48424842
http-proxy "^1.18.1"

0 commit comments

Comments
 (0)