Skip to content

Commit 702f5f7

Browse files
Bump http-proxy-middleware from 2.0.6 to 2.0.7
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] <support@github.com>
1 parent 718e943 commit 702f5f7

File tree

2 files changed

+17
-9
lines changed

2 files changed

+17
-9
lines changed

package-lock.json

+14-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -17895,9 +17895,9 @@ http-proxy-agent@^7.0.0:
1789517895
debug "^4.3.4"
1789617896

1789717897
http-proxy-middleware@^2.0.3:
17898-
version "2.0.6"
17899-
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.6.tgz#e1a4dd6979572c7ab5a4e4b55095d1f32a74963f"
17900-
integrity sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw==
17898+
version "2.0.7"
17899+
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.7.tgz#915f236d92ae98ef48278a95dedf17e991936ec6"
17900+
integrity sha512-fgVY8AV7qU7z/MmXJ/rxwbrtQH4jBQ9m7kp3llF0liB7glmFeVZFBepQb32T3y8n8k2+AEYuMPCpinYW+/CuRA==
1790117901
dependencies:
1790217902
"@types/http-proxy" "^1.17.8"
1790317903
http-proxy "^1.18.1"

0 commit comments

Comments
 (0)