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"
@@ -35031,7 +35031,7 @@ __metadata:
35031
35031
languageName: node
35032
35032
linkType: hard
35033
35033
35034
- "undici@npm:^5.22.1, undici@npm:^5.27.2 ":
35034
+ "undici@npm:^5.22.1":
35035
35035
version: 5.28.0
35036
35036
resolution: "undici@npm:5.28.0"
35037
35037
dependencies:
@@ -35040,6 +35040,15 @@ __metadata:
35040
35040
languageName: node
35041
35041
linkType: hard
35042
35042
35043
+ "undici@npm:^6.0.0":
35044
+ version: 6.0.1
35045
+ resolution: "undici@npm:6.0.1"
35046
+ dependencies:
35047
+ "@fastify/busboy": "npm:^2.0.0"
35048
+ checksum: 48d7f3c9aa9e1ca3fb2488c8aa25838e9163d3a7f1e41d695ed110006abc26648cf97c15d76abfd896fe16128e34136c8a7e0723e0583451ed9f34aaa37513ad
35049
+ languageName: node
35050
+ linkType: hard
35051
+
35043
35052
"unicode-canonical-property-names-ecmascript@npm:^2.0.0":
35044
35053
version: 2.0.0
35045
35054
resolution: "unicode-canonical-property-names-ecmascript@npm:2.0.0"
You can’t perform that action at this time.
0 commit comments