diff --git a/packages/file-selector/package.json b/packages/file-selector/package.json index 18e8f9b3c..b74cd1580 100644 --- a/packages/file-selector/package.json +++ b/packages/file-selector/package.json @@ -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:^", diff --git a/yarn.lock b/yarn.lock index caa0d0b78..394beb515 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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" @@ -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