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 @@ -500,7 +500,7 @@ __metadata:
500500 semver: "npm:^7.5.4"
501501 tinykeys: "npm:^2.1.0"
502502 ts-node: "npm:^10.9.1"
503- undici: "npm:^5.27.2 "
503+ undici: "npm:^6.0.0 "
504504 uuid: "npm:^9.0.1"
505505 vitest: "npm:0.34.6"
506506 which: "npm:^4.0.0"
@@ -35043,7 +35043,7 @@ __metadata:
3504335043 languageName: node
3504435044 linkType: hard
3504535045
35046- "undici@npm:^5.22.1, undici@npm:^5.27.2 ":
35046+ "undici@npm:^5.22.1":
3504735047 version: 5.28.0
3504835048 resolution: "undici@npm:5.28.0"
3504935049 dependencies:
@@ -35052,6 +35052,15 @@ __metadata:
3505235052 languageName: node
3505335053 linkType: hard
3505435054
35055+ "undici@npm:^6.0.0":
35056+ version: 6.0.1
35057+ resolution: "undici@npm:6.0.1"
35058+ dependencies:
35059+ "@fastify/busboy": "npm:^2.0.0"
35060+ checksum: 48d7f3c9aa9e1ca3fb2488c8aa25838e9163d3a7f1e41d695ed110006abc26648cf97c15d76abfd896fe16128e34136c8a7e0723e0583451ed9f34aaa37513ad
35061+ languageName: node
35062+ linkType: hard
35063+
3505535064"unicode-canonical-property-names-ecmascript@npm:^2.0.0":
3505635065 version: 2.0.0
3505735066 resolution: "unicode-canonical-property-names-ecmascript@npm:2.0.0"
You can’t perform that action at this time.
0 commit comments