File tree 3 files changed +8
-8
lines changed
packages/angular_devkit/build_angular
3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 139
139
"express" : " 4.19.2" ,
140
140
"fast-glob" : " 3.3.2" ,
141
141
"http-proxy" : " ^1.18.1" ,
142
- "http-proxy-middleware" : " 3.0.3 " ,
142
+ "http-proxy-middleware" : " 3.0.5 " ,
143
143
"https-proxy-agent" : " 7.0.5" ,
144
144
"husky" : " 9.1.4" ,
145
145
"ini" : " 4.1.3" ,
Original file line number Diff line number Diff line change 31
31
"css-loader" : " 7.1.2" ,
32
32
"esbuild-wasm" : " 0.23.0" ,
33
33
"fast-glob" : " 3.3.2" ,
34
- "http-proxy-middleware" : " 3.0.3 " ,
34
+ "http-proxy-middleware" : " 3.0.5 " ,
35
35
"https-proxy-agent" : " 7.0.5" ,
36
36
"istanbul-lib-instrument" : " 6.0.3" ,
37
37
"jsonc-parser" : " 3.3.1" ,
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ __metadata:
85
85
esbuild: "npm:0.23.0"
86
86
esbuild-wasm: "npm:0.23.0"
87
87
fast-glob: "npm:3.3.2"
88
- http-proxy-middleware: "npm:3.0.3 "
88
+ http-proxy-middleware: "npm:3.0.5 "
89
89
https-proxy-agent: "npm:7.0.5"
90
90
istanbul-lib-instrument: "npm:6.0.3"
91
91
jsonc-parser: "npm:3.3.1"
@@ -741,7 +741,7 @@ __metadata:
741
741
express: "npm:4.19.2"
742
742
fast-glob: "npm:3.3.2"
743
743
http-proxy: "npm:^1.18.1"
744
- http-proxy-middleware: "npm:3.0.3 "
744
+ http-proxy-middleware: "npm:3.0.5 "
745
745
https-proxy-agent: "npm:7.0.5"
746
746
husky: "npm:9.1.4"
747
747
ini: "npm:4.1.3"
@@ -10777,17 +10777,17 @@ __metadata:
10777
10777
languageName: node
10778
10778
linkType: hard
10779
10779
10780
- "http-proxy-middleware@npm:3.0.3 ":
10781
- version: 3.0.3
10782
- resolution: "http-proxy-middleware@npm:3.0.3 "
10780
+ "http-proxy-middleware@npm:3.0.5 ":
10781
+ version: 3.0.5
10782
+ resolution: "http-proxy-middleware@npm:3.0.5 "
10783
10783
dependencies:
10784
10784
"@types/http-proxy": "npm:^1.17.15"
10785
10785
debug: "npm:^4.3.6"
10786
10786
http-proxy: "npm:^1.18.1"
10787
10787
is-glob: "npm:^4.0.3"
10788
10788
is-plain-object: "npm:^5.0.0"
10789
10789
micromatch: "npm:^4.0.8"
10790
- checksum: 10c0/c4d68a10d8d42f02e59f7dc8249c98d1ac03aecee177b42c2d8b6a0cb6b71c6688e759e5387f4cdb570150070ca1c6808b38010cbdf67f4500a2e75671a36e05
10790
+ checksum: 10c0/89ff3c8fe65b22b8042a6173ae1b8f77c5171f7eecf3c8b5d6dcffe3c9d688acae7bcf498cc08d1525f566dc0781efaec4e2ddc49224b1f16f020de7987a446b
10791
10791
languageName: node
10792
10792
linkType: hard
10793
10793
You can’t perform that action at this time.
0 commit comments