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 packages/file-selector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"react-dropzone": "^11.7.1",
"react-hook-form": "^7.55.0",
"tus-js-client": "4.3.1",
"uuid": "^9.0.1"
"uuid": "^13.0.0"
},
"devDependencies": {
"@availity/mui-paper": "workspace:^",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -644,7 +644,7 @@ __metadata:
tsup: "npm:^8.4.0"
tus-js-client: "npm:4.3.1"
typescript: "npm:^5.4.5"
uuid: "npm:^9.0.1"
uuid: "npm:^13.0.0"
peerDependencies:
"@mui/material": ^7.0.0
react: ">=17.0.0"
Expand Down Expand Up @@ -21425,12 +21425,12 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^9.0.1":
version: 9.0.1
resolution: "uuid@npm:9.0.1"
"uuid@npm:^13.0.0":
version: 13.0.0
resolution: "uuid@npm:13.0.0"
bin:
uuid: dist/bin/uuid
checksum: 10/9d0b6adb72b736e36f2b1b53da0d559125ba3e39d913b6072f6f033e0c87835b414f0836b45bcfaf2bdf698f92297fea1c3cc19b0b258bc182c9c43cc0fab9f2
uuid: dist-node/bin/uuid
checksum: 10/2742b24d1e00257e60612572e4d28679423469998cafbaf1fe9f1482e3edf9c40754b31bfdb3d08d71b29239f227a304588f75210b3b48f2609f0673f1feccef
languageName: node
linkType: hard

Expand Down
Loading