File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed
packages/frontend/electron Expand file tree Collapse file tree 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 @@ -500,7 +500,7 @@ __metadata:
500
500
semver: "npm:^7.5.4"
501
501
tinykeys: "npm:^2.1.0"
502
502
ts-node: "npm:^10.9.1"
503
- undici: "npm:^5.27.2 "
503
+ undici: "npm:^6.0.0 "
504
504
uuid: "npm:^9.0.1"
505
505
vitest: "npm:0.34.6"
506
506
which: "npm:^4.0.0"
@@ -35177,7 +35177,7 @@ __metadata:
35177
35177
languageName: node
35178
35178
linkType: hard
35179
35179
35180
- "undici@npm:^5.22.1, undici@npm:^5.27.2 ":
35180
+ "undici@npm:^5.22.1":
35181
35181
version: 5.28.0
35182
35182
resolution: "undici@npm:5.28.0"
35183
35183
dependencies:
@@ -35186,6 +35186,15 @@ __metadata:
35186
35186
languageName: node
35187
35187
linkType: hard
35188
35188
35189
+ "undici@npm:^6.0.0":
35190
+ version: 6.0.1
35191
+ resolution: "undici@npm:6.0.1"
35192
+ dependencies:
35193
+ "@fastify/busboy": "npm:^2.0.0"
35194
+ checksum: 48d7f3c9aa9e1ca3fb2488c8aa25838e9163d3a7f1e41d695ed110006abc26648cf97c15d76abfd896fe16128e34136c8a7e0723e0583451ed9f34aaa37513ad
35195
+ languageName: node
35196
+ linkType: hard
35197
+
35189
35198
"unicode-canonical-property-names-ecmascript@npm:^2.0.0":
35190
35199
version: 2.0.0
35191
35200
resolution: "unicode-canonical-property-names-ecmascript@npm:2.0.0"
You can’t perform that action at this time.
0 commit comments