fix: upgrade uuid from 8.2.0 to 8.3.0 (#6865)

Snyk has created this PR to upgrade uuid from 8.2.0 to 8.3.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

Co-authored-by: Diamond Lewis <findlewis@gmail.com>
This commit is contained in:
Snyk bot
2020-08-20 20:29:32 +03:00
committed by GitHub
parent a0ac8e0686
commit dd419e8e50
2 changed files with 4 additions and 4 deletions

View File

@@ -53,7 +53,7 @@
"semver": "7.3.2",
"subscriptions-transport-ws": "0.9.17",
"tv4": "1.3.0",
"uuid": "8.2.0",
"uuid": "8.3.0",
"winston": "3.2.1",
"winston-daily-rotate-file": "4.5.0",
"ws": "7.3.1"