build(deps): bump uuid from 3.3.3 to 7.0.0 in /Server

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-25 10:27:51 +00:00 committed by GitHub
parent cdcf5081d6
commit a7721332be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 26 additions and 4 deletions

View file

@ -34,7 +34,7 @@
"sequelize": "^5.21.2",
"socket.io": "^2.3.0",
"superagent": "^5.1.1",
"uuid": "^3.3.3"
"uuid": "^7.0.0"
},
"devDependencies": {
"prettier": "^1.19.1"