Skip to content

Commit f08860b

Browse files
angular-robotdgp1130
authored andcommitted
build: update dependency https-proxy-agent to v7.0.5
(cherry picked from commit 9c26db4)
1 parent a1222f3 commit f08860b

File tree

4 files changed

+16
-6
lines changed

4 files changed

+16
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"fast-glob": "3.3.2",
141141
"http-proxy": "^1.18.1",
142142
"http-proxy-middleware": "3.0.0",
143-
"https-proxy-agent": "7.0.4",
143+
"https-proxy-agent": "7.0.5",
144144
"husky": "9.0.11",
145145
"ini": "4.1.3",
146146
"istanbul-lib-instrument": "6.0.2",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"critters": "0.0.24",
3131
"esbuild": "0.21.5",
3232
"fast-glob": "3.3.2",
33-
"https-proxy-agent": "7.0.4",
33+
"https-proxy-agent": "7.0.5",
3434
"lmdb": "3.0.12",
3535
"magic-string": "0.30.10",
3636
"mrmime": "2.0.0",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"esbuild-wasm": "0.21.5",
3434
"fast-glob": "3.3.2",
3535
"http-proxy-middleware": "3.0.0",
36-
"https-proxy-agent": "7.0.4",
36+
"https-proxy-agent": "7.0.5",
3737
"istanbul-lib-instrument": "6.0.2",
3838
"jsonc-parser": "3.3.1",
3939
"karma-source-map-support": "1.4.0",

yarn.lock

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ __metadata:
9797
esbuild-wasm: "npm:0.21.5"
9898
fast-glob: "npm:3.3.2"
9999
http-proxy-middleware: "npm:3.0.0"
100-
https-proxy-agent: "npm:7.0.4"
100+
https-proxy-agent: "npm:7.0.5"
101101
istanbul-lib-instrument: "npm:6.0.2"
102102
jsonc-parser: "npm:3.3.1"
103103
karma-source-map-support: "npm:1.4.0"
@@ -406,7 +406,7 @@ __metadata:
406406
critters: "npm:0.0.24"
407407
esbuild: "npm:0.21.5"
408408
fast-glob: "npm:3.3.2"
409-
https-proxy-agent: "npm:7.0.4"
409+
https-proxy-agent: "npm:7.0.5"
410410
lmdb: "npm:3.0.12"
411411
magic-string: "npm:0.30.10"
412412
mrmime: "npm:2.0.0"
@@ -724,7 +724,7 @@ __metadata:
724724
fast-glob: "npm:3.3.2"
725725
http-proxy: "npm:^1.18.1"
726726
http-proxy-middleware: "npm:3.0.0"
727-
https-proxy-agent: "npm:7.0.4"
727+
https-proxy-agent: "npm:7.0.5"
728728
husky: "npm:9.0.11"
729729
ini: "npm:4.1.3"
730730
istanbul-lib-instrument: "npm:6.0.2"
@@ -10936,6 +10936,16 @@ __metadata:
1093610936
languageName: node
1093710937
linkType: hard
1093810938

10939+
"https-proxy-agent@npm:7.0.5":
10940+
version: 7.0.5
10941+
resolution: "https-proxy-agent@npm:7.0.5"
10942+
dependencies:
10943+
agent-base: "npm:^7.0.2"
10944+
debug: "npm:4"
10945+
checksum: 10c0/2490e3acec397abeb88807db52cac59102d5ed758feee6df6112ab3ccd8325e8a1ce8bce6f4b66e5470eca102d31e425ace904242e4fa28dbe0c59c4bafa7b2c
10946+
languageName: node
10947+
linkType: hard
10948+
1093910949
"https-proxy-agent@npm:^2.2.1":
1094010950
version: 2.2.4
1094110951
resolution: "https-proxy-agent@npm:2.2.4"

0 commit comments

Comments
 (0)