build(deps): bump uuid from 3.3.3 to 8.2.0 in /UI

Bumps [uuid](https://github.com/uuidjs/uuid) from 3.3.3 to 8.2.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/v3.3.3...v8.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-23 21:00:52 +00:00 committed by GitHub
parent 2801573d7e
commit f6b7081421
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 23 additions and 4 deletions

View file

@ -26,7 +26,7 @@
"redux-thunk": "^2.3.0",
"superagent": "^5.2.2",
"uikit": "^3.4.4",
"uuid": "^3.3.3"
"uuid": "^8.2.0"
},
"scripts": {
"start": "react-scripts start",