diff --git a/package.json b/package.json index f0fc689..9f11fe0 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@types/i18n": "0.13.12", "@types/papaparse": "^5.3.15", "@types/three": "^0", - "@types/uuid": "9.0.8", + "@types/uuid": "10.0.0", "@typescript-eslint/eslint-plugin": "7.18.0", "@typescript-eslint/parser": "7.18.0", "@vitejs/plugin-react": "^4.2.1", diff --git a/yarn.lock b/yarn.lock index 227438f..525052c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4811,10 +4811,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 @@ -8642,7 +8642,7 @@ __metadata: "@types/react": "npm:18.3.16" "@types/react-dom": "npm:18.3.5" "@types/three": "npm:^0" - "@types/uuid": "npm:9.0.8" + "@types/uuid": "npm:10.0.0" "@typescript-eslint/eslint-plugin": "npm:7.18.0" "@typescript-eslint/parser": "npm:7.18.0" "@vitejs/plugin-react": "npm:^4.2.1"