Skip to content

Commit 98ef098

Browse files
committed
fix(@angular/build): update undici to v7.18.2
Addresses GHSA-g9mf-h72j-4rw9
1 parent 2e3fca7 commit 98ef098

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"ts-node": "^10.9.1",
132132
"tslib": "2.8.1",
133133
"typescript": "5.9.3",
134-
"undici": "7.18.0",
134+
"undici": "7.18.2",
135135
"unenv": "^1.10.0",
136136
"verdaccio": "6.2.4",
137137
"verdaccio-auth-memory": "^10.0.0",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"semver": "7.7.3",
4343
"source-map-support": "0.5.21",
4444
"tinyglobby": "0.2.15",
45-
"undici": "7.18.0",
45+
"undici": "7.18.2",
4646
"vite": "7.3.0",
4747
"watchpack": "2.5.0"
4848
},

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@web/test-runner": "0.20.2",
7070
"browser-sync": "3.0.4",
7171
"ng-packagr": "21.1.0",
72-
"undici": "7.18.0"
72+
"undici": "7.18.2"
7373
},
7474
"peerDependencies": {
7575
"@angular/core": "0.0.0-ANGULAR-FW-PEER-DEP",

pnpm-lock.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)