Merge pull request #1545 from v2rayA/dependabot/npm_and_yarn/gui/http-proxy-middleware-2.0.7
Some checks failed
dispatch_copr / call_copr (push) Has been cancelled
Test Source of v2rayA / Build_v2rayA_Web (push) Has been cancelled
Test Source of v2rayA / Build_v2rayA_Binaries (push) Has been cancelled
Test Source of v2rayA / Build_Windows_installer (push) Has been cancelled

chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /gui
This commit is contained in:
Markson Hon 2024-11-03 12:09:18 +08:00 committed by GitHub
commit cf589ae525
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4231,9 +4231,9 @@ http-parser-js@>=0.5.1:
integrity sha512-SGeBX54F94Wgu5RH3X5jsDtf4eHyRogWX1XGT3b4HuW3tQPM4AaBzoUji/4AAJNXCEOWZ5O0DgZmJw1947gD5Q==
http-proxy-middleware@^2.0.3:
version "2.0.6"
resolved "https://registry.npmmirror.com/http-proxy-middleware/-/http-proxy-middleware-2.0.6.tgz#e1a4dd6979572c7ab5a4e4b55095d1f32a74963f"
integrity sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw==
version "2.0.7"
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.7.tgz#915f236d92ae98ef48278a95dedf17e991936ec6"
integrity sha512-fgVY8AV7qU7z/MmXJ/rxwbrtQH4jBQ9m7kp3llF0liB7glmFeVZFBepQb32T3y8n8k2+AEYuMPCpinYW+/CuRA==
dependencies:
"@types/http-proxy" "^1.17.8"
http-proxy "^1.18.1"