Skip to content

Commit a2b6116

Browse files
committed
fix(@angular/build): bump undici to 7.28.0
Bumps undici to version 7.28.0 to resolve the GHSA-vxpw-j846-p89q security vulnerability. Also mentions GHSA-fx2h-pf6j-xcff. Fixes #33449
1 parent 9c1edbc commit a2b6116

4 files changed

Lines changed: 15 additions & 9 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"source-map-support": "0.5.21",
134134
"ts-node": "^10.9.1",
135135
"tslib": "2.8.1",
136-
"undici": "7.24.4",
136+
"undici": "7.28.0",
137137
"unenv": "^1.10.0",
138138
"verdaccio": "6.2.9",
139139
"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.4",
4343
"source-map-support": "0.5.21",
4444
"tinyglobby": "0.2.15",
45-
"undici": "7.24.4",
45+
"undici": "7.28.0",
4646
"vite": "7.3.5",
4747
"watchpack": "2.5.1"
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.2.3",
72-
"undici": "7.24.4"
72+
"undici": "7.28.0"
7373
},
7474
"peerDependencies": {
7575
"@angular/core": "0.0.0-ANGULAR-FW-PEER-DEP",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)