Bump uuid from 3.2.1 to 3.3.3 in /app

Bumps [uuid](https://github.com/kelektiv/node-uuid) from 3.2.1 to 3.3.3.
- [Release notes](https://github.com/kelektiv/node-uuid/releases)
- [Changelog](https://github.com/kelektiv/node-uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kelektiv/node-uuid/compare/v3.2.1...v3.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-25 10:48:06 +00:00 committed by Benjamin Staneck
parent 3fc6239c3e
commit cee50c0007
2 changed files with 5 additions and 4 deletions

View file

@ -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"
}
}

View file

@ -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"