diff --git a/package.json b/package.json index 5f6a5d4c8..28077bbae 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "react-toastify": "10.0.5", "stylis": "4.3.2", "stylis-plugin-rtl": "2.1.1", - "uuid": "9.0.1", + "uuid": "10.0.0", "validator": "13.12.0" }, "scripts": { @@ -118,7 +118,7 @@ "@types/react-csv": "1.1.10", "@types/react-dom": "18.3.0", "@types/react-helmet": "^6.1.11", - "@types/uuid": "9.0.8", + "@types/uuid": "10.0.0", "@types/validator": "13.11.10", "@typescript-eslint/eslint-plugin": "7.12.0", "@typescript-eslint/parser": "7.12.0", diff --git a/yarn.lock b/yarn.lock index 5c8b3cfad..d29f0d75d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3944,10 +3944,10 @@ __metadata: languageName: node linkType: hard -"@types/uuid@npm:9.0.8": - version: 9.0.8 - resolution: "@types/uuid@npm:9.0.8" - checksum: 10/b8c60b7ba8250356b5088302583d1704a4e1a13558d143c549c408bf8920535602ffc12394ede77f8a8083511b023704bc66d1345792714002bfa261b17c5275 +"@types/uuid@npm:10.0.0": + version: 10.0.0 + resolution: "@types/uuid@npm:10.0.0" + checksum: 10/e3958f8b0fe551c86c14431f5940c3470127293280830684154b91dc7eb3514aeb79fe3216968833cf79d4d1c67f580f054b5be2cd562bebf4f728913e73e944 languageName: node linkType: hard @@ -7820,7 +7820,7 @@ __metadata: "@types/react-csv": "npm:1.1.10" "@types/react-dom": "npm:18.3.0" "@types/react-helmet": "npm:^6.1.11" - "@types/uuid": "npm:9.0.8" + "@types/uuid": "npm:10.0.0" "@types/validator": "npm:13.11.10" "@typescript-eslint/eslint-plugin": "npm:7.12.0" "@typescript-eslint/parser": "npm:7.12.0" @@ -7871,7 +7871,7 @@ __metadata: stylis: "npm:4.3.2" stylis-plugin-rtl: "npm:2.1.1" typescript: "npm:5.4.5" - uuid: "npm:9.0.1" + uuid: "npm:10.0.0" validator: "npm:13.12.0" vite: "npm:5.2.13" vite-plugin-checker: "npm:0.6.4"