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

chore: Bump http-proxy-middleware from 2.0.6 to 3.0.0 in /server #4658

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"handlebars": "4.7.7",
"helmet": "4.6.0",
"helmet-csp": "3.4.0",
"http-proxy-middleware": "2.0.6",
"http-proxy-middleware": "3.0.0",
"logdown": "3.3.1",
"moment": "2.30.1",
"nocache": "4.0.0",
Expand Down
52 changes: 24 additions & 28 deletions server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2189,12 +2189,12 @@ __metadata:
languageName: node
linkType: hard

"@types/http-proxy@npm:^1.17.8":
version: 1.17.8
resolution: "@types/http-proxy@npm:1.17.8"
"@types/http-proxy@npm:^1.17.10":
version: 1.17.14
resolution: "@types/http-proxy@npm:1.17.14"
dependencies:
"@types/node": "*"
checksum: 3b3d683498267096c8aca03652702243b1e087bc20e77a9abe74fdbee1c89c8283ee41c47d245cda2f422483b01980d70a1030b92a8ff24b280e0aa868241a8b
checksum: 491320bce3565bbb6c7d39d25b54bce626237cfb6b09e60ee7f77b56ae7c6cbad76f08d47fe01eaa706781124ee3dfad9bb737049254491efd98ed1f014c4e83
languageName: node
linkType: hard

Expand Down Expand Up @@ -2646,7 +2646,7 @@ __metadata:
languageName: node
linkType: hard

"braces@npm:^3.0.1, braces@npm:~3.0.2":
"braces@npm:^3.0.2, braces@npm:~3.0.2":
version: 3.0.2
resolution: "braces@npm:3.0.2"
dependencies:
Expand Down Expand Up @@ -3093,7 +3093,7 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:^4, debug@npm:^4.3.3":
"debug@npm:^4, debug@npm:^4.3.3, debug@npm:^4.3.4":
version: 4.3.4
resolution: "debug@npm:4.3.4"
dependencies:
Expand Down Expand Up @@ -3964,21 +3964,17 @@ __metadata:
languageName: node
linkType: hard

"http-proxy-middleware@npm:2.0.6":
version: 2.0.6
resolution: "http-proxy-middleware@npm:2.0.6"
"http-proxy-middleware@npm:3.0.0":
version: 3.0.0
resolution: "http-proxy-middleware@npm:3.0.0"
dependencies:
"@types/http-proxy": ^1.17.8
"@types/http-proxy": ^1.17.10
debug: ^4.3.4
http-proxy: ^1.18.1
is-glob: ^4.0.1
is-plain-obj: ^3.0.0
micromatch: ^4.0.2
peerDependencies:
"@types/express": ^4.17.13
peerDependenciesMeta:
"@types/express":
optional: true
checksum: 2ee85bc878afa6cbf34491e972ece0f5be0a3e5c98a60850cf40d2a9a5356e1fc57aab6cff33c1fc37691b0121c3a42602d2b1956c52577e87a5b77b62ae1c3a
micromatch: ^4.0.5
checksum: 2c286f0604f7a08af707a8df8e6f043fca022e55df6f7f843ea48081c9288277fc7fd7196446a7c8e8568dd1db8bf89f1555b2bc8a11bda87123f9f28aebd3a5
languageName: node
linkType: hard

Expand Down Expand Up @@ -4498,13 +4494,13 @@ __metadata:
languageName: node
linkType: hard

"micromatch@npm:^4.0.2":
version: 4.0.4
resolution: "micromatch@npm:4.0.4"
"micromatch@npm:^4.0.5":
version: 4.0.5
resolution: "micromatch@npm:4.0.5"
dependencies:
braces: ^3.0.1
picomatch: ^2.2.3
checksum: ef3d1c88e79e0a68b0e94a03137676f3324ac18a908c245a9e5936f838079fcc108ac7170a5fadc265a9c2596963462e402841406bda1a4bb7b68805601d631c
braces: ^3.0.2
picomatch: ^2.3.1
checksum: 02a17b671c06e8fefeeb6ef996119c1e597c942e632a21ef589154f23898c9c6a9858526246abb14f8bca6e77734aa9dcf65476fca47cedfb80d9577d52843fc
languageName: node
linkType: hard

Expand Down Expand Up @@ -5024,10 +5020,10 @@ __metadata:
languageName: node
linkType: hard

"picomatch@npm:^2.2.3":
version: 2.3.0
resolution: "picomatch@npm:2.3.0"
checksum: 16818720ea7c5872b6af110760dee856c8e4cd79aed1c7a006d076b1cc09eff3ae41ca5019966694c33fbd2e1cc6ea617ab10e4adac6df06556168f13be3fca2
"picomatch@npm:^2.3.1":
version: 2.3.1
resolution: "picomatch@npm:2.3.1"
checksum: 050c865ce81119c4822c45d3c84f1ced46f93a0126febae20737bd05ca20589c564d6e9226977df859ed5e03dc73f02584a2b0faad36e896936238238b0446cf
languageName: node
linkType: hard

Expand Down Expand Up @@ -6356,7 +6352,7 @@ __metadata:
handlebars: 4.7.7
helmet: 4.6.0
helmet-csp: 3.4.0
http-proxy-middleware: 2.0.6
http-proxy-middleware: 3.0.0
jasmine: 4.5.0
jszip: 3.10.1
logdown: 3.3.1
Expand Down
Loading