From f41693199d524a1824e34413ee1398c3ca079acd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 10:12:20 +0000 Subject: [PATCH] build(deps): bump uuid from 9.0.1 to 13.0.0 Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.1 to 13.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v9.0.1...v13.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/file-selector/package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) 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