diff --git a/package.json b/package.json index ed0e802f..c8950667 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "react-final-form": "^6.0.0", "react-image": "^2.1.1", "reactstrap": "^8.0.0", - "uuid": "^7.0.0" + "uuid": "^8.3.1" }, "peerDependencies": { "react": "^16.8.1", diff --git a/yarn.lock b/yarn.lock index 09006ec5..f516d4bc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8676,9 +8676,9 @@ uuid@^3.0.1, uuid@^3.3.2: version "3.3.3" resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.3.tgz#4568f0216e78760ee1dbf3a4d2cf53e224112866" -uuid@^7.0.0: - version "7.0.2" - resolved "https://registry.yarnpkg.com/uuid/-/uuid-7.0.2.tgz#7ff5c203467e91f5e0d85cfcbaaf7d2ebbca9be6" +uuid@^8.3.1: + version "8.3.1" + resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.1.tgz#2ba2e6ca000da60fce5a196954ab241131e05a31" v8-compile-cache@^2.0.3: version "2.1.0"