Bump uuid from 8.2.0 to 8.3.0 in /app

Bumps [uuid](https://github.com/uuidjs/uuid) from 8.2.0 to 8.3.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/v8.2.0...v8.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-08-02 00:08:38 +00:00 committed by Benjamin Staneck
parent 606746210f
commit a6e771f7e2
2 changed files with 5 additions and 5 deletions

View file

@ -34,7 +34,7 @@
"react-dom": "16.13.1",
"semver": "7.3.2",
"shell-env": "3.0.0",
"uuid": "8.2.0"
"uuid": "8.3.0"
},
"optionalDependencies": {
"native-reg": "0.3.4"

View file

@ -873,10 +873,10 @@ uri-js@^4.2.2:
dependencies:
punycode "^2.1.0"
uuid@8.2.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.2.0.tgz#cb10dd6b118e2dada7d0cd9730ba7417c93d920e"
integrity sha512-CYpGiFTUrmI6OBMkAdjSDM0k5h8SkkiTP4WAjQgDgNB1S3Ou9VBEvr6q0Kv2H1mMk7IWfxYGpMH5sd5AvcIV2Q==
uuid@8.3.0:
version "8.3.0"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.0.tgz#ab738085ca22dc9a8c92725e459b1d507df5d6ea"
integrity sha512-fX6Z5o4m6XsXBdli9g7DtWgAx+osMsRRZFKma1mIUsLCz6vRvv+pz5VNbyu9UEDzpMWulZfvpgb/cmDXVulYFQ==
which@^1.2.9:
version "1.3.1"