Merge pull request #9689 from backstage/dependabot/npm_and_yarn/http-proxy-middleware-2.0.3

chore(deps): bump http-proxy-middleware from 2.0.2 to 2.0.3
This commit is contained in:
Johan Haals
2022-02-21 08:55:47 +01:00
committed by GitHub
+3 -3
View File
@@ -13378,9 +13378,9 @@ http-proxy-agent@^5.0.0:
debug "4"
http-proxy-middleware@^2.0.0:
version "2.0.2"
resolved "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-2.0.2.tgz#94d7593790aad6b3de48164f13792262f656c332"
integrity sha512-XtmDN5w+vdFTBZaYhdJAbMqn0DP/EhkUaAeo963mojwpKMMbw6nivtFKw07D7DDOH745L5k0VL0P8KRYNEVF/g==
version "2.0.3"
resolved "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-2.0.3.tgz#5df04f69a89f530c2284cd71eeaa51ba52243289"
integrity sha512-1bloEwnrHMnCoO/Gcwbz7eSVvW50KPES01PecpagI+YLNLci4AcuKJrujW4Mc3sBLpFxMSlsLNHS5Nl/lvrTPA==
dependencies:
"@types/http-proxy" "^1.17.8"
http-proxy "^1.18.1"