diff --git a/app/package.json b/app/package.json index b63a9251..cf748419 100644 --- a/app/package.json +++ b/app/package.json @@ -33,7 +33,7 @@ "react-dom": "16.11.0", "semver": "6.3.0", "shell-env": "3.0.0", - "uuid": "3.2.1", + "uuid": "3.3.3", "winreg": "1.2.4" } } diff --git a/app/yarn.lock b/app/yarn.lock index ee355af7..c5a27b20 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -635,9 +635,10 @@ uri-js@^4.2.2: dependencies: punycode "^2.1.0" -uuid@3.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.2.1.tgz#12c528bb9d58d0b9265d9a2f6f0fe8be17ff1f14" +uuid@3.3.3: + version "3.3.3" + resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.3.tgz#4568f0216e78760ee1dbf3a4d2cf53e224112866" + integrity sha512-pW0No1RGHgzlpHJO1nsVrHKpOEIxkGg1xB+v0ZmdNH5OAeAwzAVrCnI2/6Mtx+Uys6iaylxa+D3g4j63IKKjSQ== which@^1.2.9: version "1.3.1"