Skip to content

Commit c8017fd

Browse files
chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /ui
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]>
1 parent f933c14 commit c8017fd

File tree

1 file changed

+14
-9
lines changed

1 file changed

+14
-9
lines changed

ui/yarn.lock

+14-9
Original file line numberDiff line numberDiff line change
@@ -2610,12 +2610,12 @@ autolinker@^3.11.0:
26102610
dependencies:
26112611
tslib "^2.3.0"
26122612

2613-
2614-
version "1.6.4"
2615-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.4.tgz#184ee1f63d412caffcf30d2c50982253c3ee86e0"
2616-
integrity sha512-heJnIs6N4aa1eSthhN9M5ioILu8Wi8vmQW9iHQ9NUvfkJb0lEEDUiIdQNAuBtfUt3FxReaKdpQA5DbmMOqzF/A==
2613+
axios@^1.6.4:
2614+
version "1.7.9"
2615+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.9.tgz#d7d071380c132a24accda1b2cfc1535b79ec650a"
2616+
integrity sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==
26172617
dependencies:
2618-
follow-redirects "^1.15.4"
2618+
follow-redirects "^1.15.6"
26192619
form-data "^4.0.0"
26202620
proxy-from-env "^1.1.0"
26212621

@@ -4121,11 +4121,16 @@ find-yarn-workspace-root@^2.0.0:
41214121
dependencies:
41224122
micromatch "^4.0.2"
41234123

4124-
follow-redirects@^1.0.0, follow-redirects@^1.15.4:
4124+
follow-redirects@^1.0.0:
41254125
version "1.15.6"
41264126
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
41274127
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
41284128

4129+
follow-redirects@^1.15.6:
4130+
version "1.15.9"
4131+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
4132+
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
4133+
41294134
for-in@^1.0.2:
41304135
version "1.0.2"
41314136
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
@@ -4561,9 +4566,9 @@ http-proxy-agent@^4.0.1:
45614566
debug "4"
45624567

45634568
http-proxy-middleware@^2.0.3:
4564-
version "2.0.6"
4565-
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.6.tgz#e1a4dd6979572c7ab5a4e4b55095d1f32a74963f"
4566-
integrity sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw==
4569+
version "2.0.7"
4570+
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.7.tgz#915f236d92ae98ef48278a95dedf17e991936ec6"
4571+
integrity sha512-fgVY8AV7qU7z/MmXJ/rxwbrtQH4jBQ9m7kp3llF0liB7glmFeVZFBepQb32T3y8n8k2+AEYuMPCpinYW+/CuRA==
45674572
dependencies:
45684573
"@types/http-proxy" "^1.17.8"
45694574
http-proxy "^1.18.1"

0 commit comments

Comments
 (0)