fix: upgrade uuid from 8.1.0 to 8.2.0 (#6800)

Snyk has created this PR to upgrade uuid from 8.1.0 to 8.2.0.

See this package in NPM:
https://www.npmjs.com/package/uuid

See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
Snyk bot
2020-07-15 16:13:14 +01:00
committed by GitHub
parent 1cc3211256
commit 36bee12c24
2 changed files with 4 additions and 4 deletions

View File

@@ -53,7 +53,7 @@
"semver": "7.3.2",
"subscriptions-transport-ws": "0.9.16",
"tv4": "1.3.0",
"uuid": "8.1.0",
"uuid": "8.2.0",
"winston": "3.2.1",
"winston-daily-rotate-file": "4.5.0",
"ws": "7.3.0"