feat: upgrade http-proxy-middleware to version 4.0.0 and update related dependencies

This commit is contained in:
2026-05-11 17:05:39 +00:00
parent 106efb5d6e
commit 8fb26fdeba
10 changed files with 32 additions and 35 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -36,7 +36,7 @@
"esbuild": "^0.28.0",
"esbuild-postcss": "^0.0.4",
"esbuild-svelte": "^0.9.5",
"http-proxy-middleware": "^3.0.5",
"http-proxy-middleware": "^4.0.0",
"less": "^4.6.4",
"morgan": "^1.10.1",
"node-fetch": "^3.3.2",
+1 -1
View File
@@ -11,7 +11,7 @@
"dependencies": {
"connect-history-api-fallback": "^1.6.0",
"express": "^4.17.2",
"http-proxy-middleware": "^2.0.2",
"http-proxy-middleware": "^3.0.5",
"morgan": "^1.10.0"
}
}
+20 -23
View File
@@ -2347,15 +2347,6 @@ __metadata:
languageName: node
linkType: hard
"@types/http-proxy@npm:^1.17.15":
version: 1.17.16
resolution: "@types/http-proxy@npm:1.17.16"
dependencies:
"@types/node": "npm:*"
checksum: 10/a054ac8f5301acfcfdcec3a775f52dc371180bbe60037906534312f10cceb3799b4a16e46c56c22f9925d078e11dcda1723c38f1ddd124be8169a4cccca69c8c
languageName: node
linkType: hard
"@types/node@npm:*, @types/node@npm:>=10.0.0":
version: 22.13.14
resolution: "@types/node@npm:22.13.14"
@@ -2971,7 +2962,7 @@ __metadata:
languageName: node
linkType: hard
"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.3.1, debug@npm:^4.3.4, debug@npm:^4.3.6":
"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.3.1, debug@npm:^4.3.4":
version: 4.4.0
resolution: "debug@npm:4.4.0"
dependencies:
@@ -3859,17 +3850,16 @@ __metadata:
languageName: node
linkType: hard
"http-proxy-middleware@npm:^3.0.5":
version: 3.0.5
resolution: "http-proxy-middleware@npm:3.0.5"
"http-proxy-middleware@npm:^4.0.0":
version: 4.0.0
resolution: "http-proxy-middleware@npm:4.0.0"
dependencies:
"@types/http-proxy": "npm:^1.17.15"
debug: "npm:^4.3.6"
http-proxy: "npm:^1.18.1"
debug: "npm:^4.4.3"
httpxy: "npm:^0.5.1"
is-glob: "npm:^4.0.3"
is-plain-object: "npm:^5.0.0"
is-plain-obj: "npm:^4.1.0"
micromatch: "npm:^4.0.8"
checksum: 10/83c1956be6451a5f4a2f3c7b3d84085dbd47e1efb5bb684c1ed668a6606c18c7c07be823b0dbba1326955b64cf88de2672492940b0b48d140215fbdb06105c9a
checksum: 10/38dc1a67189432ac814ebb5c8862bd42f5c628d4c5f3a84b347a6c91ce1920081d0423280f4bb00654489bf93508f3542e26678ad707b419c4fe4741029ff632
languageName: node
linkType: hard
@@ -3894,6 +3884,13 @@ __metadata:
languageName: node
linkType: hard
"httpxy@npm:^0.5.1":
version: 0.5.1
resolution: "httpxy@npm:0.5.1"
checksum: 10/c6c14e5dec2346c1725523b42e67dfc7dce7a38fb3e4f0adaa60acc511e4750b508f2e38af3f6ced1790107193a3e8f7ad2be2cd8987dc332142b533d66c4b7e
languageName: node
linkType: hard
"iconv-lite@npm:0.4.24":
version: 0.4.24
resolution: "iconv-lite@npm:0.4.24"
@@ -4038,10 +4035,10 @@ __metadata:
languageName: node
linkType: hard
"is-plain-object@npm:^5.0.0":
version: 5.0.0
resolution: "is-plain-object@npm:5.0.0"
checksum: 10/e32d27061eef62c0847d303125440a38660517e586f2f3db7c9d179ae5b6674ab0f469d519b2e25c147a1a3bc87156d0d5f4d8821e0ce4a9ee7fe1fcf11ce45c
"is-plain-obj@npm:^4.1.0":
version: 4.1.0
resolution: "is-plain-obj@npm:4.1.0"
checksum: 10/6dc45da70d04a81f35c9310971e78a6a3c7a63547ef782e3a07ee3674695081b6ca4e977fbb8efc48dae3375e0b34558d2bcd722aec9bddfa2d7db5b041be8ce
languageName: node
linkType: hard
@@ -5732,7 +5729,7 @@ __metadata:
esbuild: "npm:^0.28.0"
esbuild-postcss: "npm:^0.0.4"
esbuild-svelte: "npm:^0.9.5"
http-proxy-middleware: "npm:^3.0.5"
http-proxy-middleware: "npm:^4.0.0"
less: "npm:^4.6.4"
morgan: "npm:^1.10.1"
node-fetch: "npm:^3.3.2"