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 @@ -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"
@@ -35106,7 +35106,7 @@ __metadata:
35106
35106
languageName: node
35107
35107
linkType: hard
35108
35108
35109
- "undici@npm:^5.22.1, undici@npm:^5.27.2 ":
35109
+ "undici@npm:^5.22.1":
35110
35110
version: 5.28.0
35111
35111
resolution: "undici@npm:5.28.0"
35112
35112
dependencies:
@@ -35115,6 +35115,15 @@ __metadata:
35115
35115
languageName: node
35116
35116
linkType: hard
35117
35117
35118
+ "undici@npm:^6.0.0":
35119
+ version: 6.0.1
35120
+ resolution: "undici@npm:6.0.1"
35121
+ dependencies:
35122
+ "@fastify/busboy": "npm:^2.0.0"
35123
+ checksum: 48d7f3c9aa9e1ca3fb2488c8aa25838e9163d3a7f1e41d695ed110006abc26648cf97c15d76abfd896fe16128e34136c8a7e0723e0583451ed9f34aaa37513ad
35124
+ languageName: node
35125
+ linkType: hard
35126
+
35118
35127
"unicode-canonical-property-names-ecmascript@npm:^2.0.0":
35119
35128
version: 2.0.0
35120
35129
resolution: "unicode-canonical-property-names-ecmascript@npm:2.0.0"
You can’t perform that action at this time.
0 commit comments