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 6464 "semver" : " ^7.5.4" ,
6565 "tinykeys" : " ^2.1.0" ,
6666 "ts-node" : " ^10.9.1" ,
67- "undici" : " ^5.27.2 " ,
67+ "undici" : " ^6.0.0 " ,
6868 "uuid" : " ^9.0.1" ,
6969 "vitest" : " 0.34.6" ,
7070 "which" : " ^4.0.0" ,
Original file line number Diff line number Diff line change @@ -499,7 +499,7 @@ __metadata:
499499 semver: "npm:^7.5.4"
500500 tinykeys: "npm:^2.1.0"
501501 ts-node: "npm:^10.9.1"
502- undici: "npm:^5.27.2 "
502+ undici: "npm:^6.0.0 "
503503 uuid: "npm:^9.0.1"
504504 vitest: "npm:0.34.6"
505505 which: "npm:^4.0.0"
@@ -35106,7 +35106,7 @@ __metadata:
3510635106 languageName: node
3510735107 linkType: hard
3510835108
35109- "undici@npm:^5.22.1, undici@npm:^5.27.2 ":
35109+ "undici@npm:^5.22.1":
3511035110 version: 5.28.0
3511135111 resolution: "undici@npm:5.28.0"
3511235112 dependencies:
@@ -35115,6 +35115,15 @@ __metadata:
3511535115 languageName: node
3511635116 linkType: hard
3511735117
35118+ "undici@npm:^6.0.0":
35119+ version: 6.0.0
35120+ resolution: "undici@npm:6.0.0"
35121+ dependencies:
35122+ "@fastify/busboy": "npm:^2.0.0"
35123+ checksum: 7db121ceb1f667b11ae44032d4a45246f71bcb3b69b9d36ee226807f1690523c5a18c8834a366a62d40557a03d4ce7bbd34201d2d2fd5548a78aa9296d8fb859
35124+ languageName: node
35125+ linkType: hard
35126+
3511835127"unicode-canonical-property-names-ecmascript@npm:^2.0.0":
3511935128 version: 2.0.0
3512035129 resolution: "unicode-canonical-property-names-ecmascript@npm:2.0.0"
You can’t perform that action at this time.
0 commit comments