Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"react-native-svg": "15.12.0",
"react-native-toast-message": "2.2.1",
"react-native-web": "~0.19.13",
"uuid": "^11.1.0"
"uuid": "^14.0.0"
},
"devDependencies": {
"@babel/core": "7.26.10",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ __metadata:
react-native-toast-message: 2.2.1
react-native-web: ~0.19.13
typescript: 5.2.2
uuid: ^11.1.0
uuid: ^14.0.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -18930,12 +18930,12 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^11.1.0":
version: 11.1.0
resolution: "uuid@npm:11.1.0"
"uuid@npm:^14.0.0":
version: 14.0.0
resolution: "uuid@npm:14.0.0"
bin:
uuid: dist/esm/bin/uuid
checksum: 840f19758543c4631e58a29439e51b5b669d5f34b4dd2700b6a1d15c5708c7a6e0c3e2c8c4a2eae761a3a7caa7e9884d00c86c02622ba91137bd3deade6b4b4a
uuid: dist-node/bin/uuid
checksum: 08608584a79e987cdae000fa8eb724fa51dd8aafc136cd9fa9a8c87d07b246c56eec5fd9027fdb3e49a863eedf758bc19e325909ce281955c7a027fed67dc89e
languageName: node
linkType: hard

Expand Down
Loading