Skip to content

Commit d36da14

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

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
@@ -132,7 +132,7 @@
132132
"semver": "7.7.4",
133133
"source-map-support": "0.5.21",
134134
"tslib": "2.8.1",
135-
"undici": "7.24.7",
135+
"undici": "8.0.2",
136136
"unenv": "^1.10.0",
137137
"verdaccio": "6.4.0",
138138
"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.7"
70+
"undici": "8.0.2"
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)