File tree 2 files changed +12
-3
lines changed
packages/frontend/electron
2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 64
64
"semver" : " ^7.5.4" ,
65
65
"tinykeys" : " ^2.1.0" ,
66
66
"ts-node" : " ^10.9.1" ,
67
- "undici" : " ^5.27.2 " ,
67
+ "undici" : " ^6.0.0 " ,
68
68
"uuid" : " ^9.0.1" ,
69
69
"vitest" : " 0.34.6" ,
70
70
"which" : " ^4.0.0" ,
Original file line number Diff line number Diff line change @@ -499,7 +499,7 @@ __metadata:
499
499
semver: "npm:^7.5.4"
500
500
tinykeys: "npm:^2.1.0"
501
501
ts-node: "npm:^10.9.1"
502
- undici: "npm:^5.27.2 "
502
+ undici: "npm:^6.0.0 "
503
503
uuid: "npm:^9.0.1"
504
504
vitest: "npm:0.34.6"
505
505
which: "npm:^4.0.0"
@@ -34535,7 +34535,7 @@ __metadata:
34535
34535
languageName: node
34536
34536
linkType: hard
34537
34537
34538
- "undici@npm:^5.22.1, undici@npm:^5.27.2 ":
34538
+ "undici@npm:^5.22.1":
34539
34539
version: 5.28.0
34540
34540
resolution: "undici@npm:5.28.0"
34541
34541
dependencies:
@@ -34544,6 +34544,15 @@ __metadata:
34544
34544
languageName: node
34545
34545
linkType: hard
34546
34546
34547
+ "undici@npm:^6.0.0":
34548
+ version: 6.0.0
34549
+ resolution: "undici@npm:6.0.0"
34550
+ dependencies:
34551
+ "@fastify/busboy": "npm:^2.0.0"
34552
+ checksum: 7db121ceb1f667b11ae44032d4a45246f71bcb3b69b9d36ee226807f1690523c5a18c8834a366a62d40557a03d4ce7bbd34201d2d2fd5548a78aa9296d8fb859
34553
+ languageName: node
34554
+ linkType: hard
34555
+
34547
34556
"unicode-canonical-property-names-ecmascript@npm:^2.0.0":
34548
34557
version: 2.0.0
34549
34558
resolution: "unicode-canonical-property-names-ecmascript@npm:2.0.0"
You can’t perform that action at this time.
0 commit comments