diff --git a/legacy/package.json b/legacy/package.json index 98d29dd4..4b5c520b 100644 --- a/legacy/package.json +++ b/legacy/package.json @@ -73,7 +73,7 @@ "react-hook-inview": "^4.3.11", "react-transition-group": "^4.4.2", "rimraf": "^3.0.2", - "uuid": "^8.3.2" + "uuid": "^11.0.5" }, "devDependencies": { "@babel/core": "^7.20.12", diff --git a/legacy/yarn.lock b/legacy/yarn.lock index 0df04cda..b1f9305e 100644 --- a/legacy/yarn.lock +++ b/legacy/yarn.lock @@ -20983,6 +20983,11 @@ uuid@3.4.0, uuid@^3.3.2: resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee" integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A== +uuid@^11.0.5: + version "11.0.5" + resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.0.5.tgz#07b46bdfa6310c92c3fb3953a8720f170427fc62" + integrity sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA== + uuid@^8.0.0, uuid@^8.3.2: version "8.3.2" resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"