File tree 3 files changed +6
-6
lines changed
packages/angular_devkit/build_angular
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 207
207
"ts-node" : " ^10.9.1" ,
208
208
"tslib" : " 2.6.2" ,
209
209
"typescript" : " 5.3.2" ,
210
- "undici" : " 5.28.2 " ,
210
+ "undici" : " 6.0.0 " ,
211
211
"verdaccio" : " 5.27.1" ,
212
212
"verdaccio-auth-memory" : " ^10.0.0" ,
213
213
"vite" : " 5.0.4" ,
Original file line number Diff line number Diff line change 64
64
"text-table" : " 0.2.0" ,
65
65
"tree-kill" : " 1.2.2" ,
66
66
"tslib" : " 2.6.2" ,
67
- "undici" : " 5.28.2 " ,
67
+ "undici" : " 6.0.0 " ,
68
68
"vite" : " 5.0.4" ,
69
69
"webpack" : " 5.89.0" ,
70
70
"webpack-dev-middleware" : " 6.1.1" ,
Original file line number Diff line number Diff line change 12326
12326
dependencies:
12327
12327
"@fastify/busboy" "^2.0.0"
12328
12328
12329
- undici@5.28.2 :
12330
- version "5.28.2 "
12331
- resolved "https://registry.yarnpkg.com/undici/-/undici-5.28.2 .tgz#fea200eac65fc7ecaff80a023d1a0543423b4c91 "
12332
- integrity sha512-wh1pHJHnUeQV5Xa8/kyQhO7WFa8M34l026L5P/+2TYiakvGy5Rdc8jWZVyG7ieht/0WgJLEd3kcU5gKx+6GC8w ==
12329
+ undici@6.0.0 :
12330
+ version "6.0.0 "
12331
+ resolved "https://registry.yarnpkg.com/undici/-/undici-6.0.0 .tgz#e8275e084354fd009ce597174fac9b1dd114a3dc "
12332
+ integrity sha512-m3nzx/3ji00Y6wY9hAJTBOBdtcMj0SyxpHKd5kaxghTftjB3icbYaPXGeogxIVcm6FVvnAM9aB6wz9L8Sntt8w ==
12333
12333
dependencies:
12334
12334
"@fastify/busboy" "^2.0.0"
12335
12335
You can’t perform that action at this time.
0 commit comments