Bump uuid from 7.0.3 to 8.0.0 in /app

Bumps [uuid](https://github.com/uuidjs/uuid) from 7.0.3 to 8.0.0.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v7.0.3...v8.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-04 17:42:28 +00:00 committed by Benjamin Staneck
parent 7ee4ab5ab2
commit 9769c95f2d
2 changed files with 5 additions and 5 deletions

View file

@ -33,7 +33,7 @@
"react-dom": "16.13.1",
"semver": "7.3.2",
"shell-env": "3.0.0",
"uuid": "7.0.3"
"uuid": "8.0.0"
},
"optionalDependencies": {
"native-reg": "0.3.4"

View file

@ -778,10 +778,10 @@ uri-js@^4.2.2:
dependencies:
punycode "^2.1.0"
uuid@7.0.3:
version "7.0.3"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-7.0.3.tgz#c5c9f2c8cf25dc0a372c4df1441c41f5bd0c680b"
integrity sha512-DPSke0pXhTZgoF/d+WSt2QaKMCFSfx7QegxEWT+JOuHF5aWrKEn0G+ztjuJg/gG8/ItK+rbPCD/yNv8yyih6Cg==
uuid@8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.0.0.tgz#bc6ccf91b5ff0ac07bbcdbf1c7c4e150db4dbb6c"
integrity sha512-jOXGuXZAWdsTH7eZLtyXMqUb9EcWMGZNbL9YcGBJl4MH4nrxHmZJhEHvyLFrkxo+28uLb/NYRcStH48fnD0Vzw==
which@^1.2.9:
version "1.3.1"