File tree Expand file tree Collapse file tree
suite-native/device-mutex Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 "@trezor/utils" : " workspace:*" ,
1515 "dotenv" : " ^16.4.7" ,
1616 "express" : " ^5.1.0" ,
17- "uuid" : " ^11.1 .0" ,
17+ "uuid" : " ^13.0 .0" ,
1818 "ws" : " ^8.18.0"
1919 },
2020 "devDependencies" : {
Original file line number Diff line number Diff line change 3333 "react" : " 19.1.0" ,
3434 "react-redux" : " 9.2.0" ,
3535 "semver" : " ^7.7.1" ,
36- "uuid" : " ^11.1 .0"
36+ "uuid" : " ^13.0 .0"
3737 },
3838 "devDependencies" : {
3939 "@suite-common/test-utils" : " workspace:*" ,
Original file line number Diff line number Diff line change 3131 "@trezor/utils" : " workspace:*" ,
3232 "react" : " 19.1.0" ,
3333 "react-redux" : " 9.2.0" ,
34- "uuid" : " ^11.1 .0"
34+ "uuid" : " ^13.0 .0"
3535 },
3636 "devDependencies" : {
3737 "@suite-common/test-utils" : " workspace:*" ,
Original file line number Diff line number Diff line change 88 "dependencies" : {
99 "@mobily/ts-belt" : " ^3.13.1" ,
1010 "expo-keep-awake" : " ~15.0.7" ,
11- "uuid" : " ^11.1 .0"
11+ "uuid" : " ^13.0 .0"
1212 },
1313 "scripts" : {
1414 "depcheck" : " yarn g:depcheck" ,
Original file line number Diff line number Diff line change @@ -10651,7 +10651,7 @@ __metadata:
1065110651 react-redux: "npm:9.2.0"
1065210652 semver: "npm:^7.7.1"
1065310653 tsx: "npm:^4.20.3"
10654- uuid: "npm:^11.1 .0"
10654+ uuid: "npm:^13.0 .0"
1065510655 languageName: unknown
1065610656 linkType: soft
1065710657
@@ -10908,7 +10908,7 @@ __metadata:
1090810908 "@types/invity-api": "npm:^1.1.11"
1090910909 react: "npm:19.1.0"
1091010910 react-redux: "npm:9.2.0"
10911- uuid: "npm:^11.1 .0"
10911+ uuid: "npm:^13.0 .0"
1091210912 languageName: unknown
1091310913 linkType: soft
1091410914
@@ -11538,7 +11538,7 @@ __metadata:
1153811538 dependencies:
1153911539 "@mobily/ts-belt": "npm:^3.13.1"
1154011540 expo-keep-awake: "npm:~15.0.7"
11541- uuid: "npm:^11.1 .0"
11541+ uuid: "npm:^13.0 .0"
1154211542 languageName: unknown
1154311543 linkType: soft
1154411544
@@ -13995,7 +13995,7 @@ __metadata:
1399513995 "@trezor/utils": "workspace:*"
1399613996 dotenv: "npm:^16.4.7"
1399713997 express: "npm:^5.1.0"
13998- uuid: "npm:^11.1 .0"
13998+ uuid: "npm:^13.0 .0"
1399913999 ws: "npm:^8.18.0"
1400014000 languageName: unknown
1400114001 linkType: soft
@@ -44479,6 +44479,15 @@ __metadata:
4447944479 languageName: node
4448044480 linkType: hard
4448144481
44482+ "uuid@npm:^13.0.0":
44483+ version: 13.0.0
44484+ resolution: "uuid@npm:13.0.0"
44485+ bin:
44486+ uuid: dist-node/bin/uuid
44487+ checksum: 10/2742b24d1e00257e60612572e4d28679423469998cafbaf1fe9f1482e3edf9c40754b31bfdb3d08d71b29239f227a304588f75210b3b48f2609f0673f1feccef
44488+ languageName: node
44489+ linkType: hard
44490+
4448244491"uuid@npm:^7.0.3":
4448344492 version: 7.0.3
4448444493 resolution: "uuid@npm:7.0.3"
You can’t perform that action at this time.
0 commit comments