Skip to content

Commit b46fd8e

Browse files
committed
build: update dependency undici to v8
See associated pull request for more information.
1 parent 7fbc715 commit b46fd8e

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"source-map-support": "0.5.21",
131131
"tslib": "2.8.1",
132132
"typescript": "6.0.2",
133-
"undici": "7.24.6",
133+
"undici": "8.0.0",
134134
"unenv": "^1.10.0",
135135
"verdaccio": "6.3.2",
136136
"verdaccio-auth-memory": "^10.0.0",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@angular/ssr": "workspace:*",
6868
"browser-sync": "3.0.4",
6969
"ng-packagr": "22.0.0-next.1",
70-
"undici": "7.24.6"
70+
"undici": "8.0.0"
7171
},
7272
"peerDependencies": {
7373
"@angular/compiler-cli": "0.0.0-ANGULAR-FW-PEER-DEP",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)