Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 #601

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6565,8 +6565,8 @@ __metadata:
linkType: hard

"http-proxy-middleware@npm:^2.0.3":
version: 2.0.6
resolution: "http-proxy-middleware@npm:2.0.6"
version: 2.0.7
resolution: "http-proxy-middleware@npm:2.0.7"
dependencies:
"@types/http-proxy": "npm:^1.17.8"
http-proxy: "npm:^1.18.1"
Expand All @@ -6578,7 +6578,7 @@ __metadata:
peerDependenciesMeta:
"@types/express":
optional: true
checksum: 8fde2d306b058adb589154682cc393b223e9b60b190e84e423c2db5c1ca6e2ca86f5992c9a4960d92523cb7979dd1758fa5287999c643ba3a58e5197ee87aca3
checksum: 5f656128a0e9d5ff3559d0ba6966848773cce28c3741c4af9d96372e8026aa51fade3df58c0ecce9bc6a10a9040ff43065213c3a0397356892a5f33a26644e2d
languageName: node
linkType: hard

Expand Down
Loading