fix: upgrade uuid from 3.3.3 to 3.4.0 (#6491)

Snyk has created this PR to upgrade uuid from 3.3.3 to 3.4.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-03-11 15:21:53 +01:00
committed by GitHub
parent 555ae21f8d
commit 35d76b8ff5
2 changed files with 23 additions and 4 deletions

View File

@@ -52,7 +52,7 @@
"semver": "7.1.3",
"subscriptions-transport-ws": "0.9.16",
"tv4": "1.3.0",
"uuid": "3.3.3",
"uuid": "3.4.0",
"winston": "3.2.1",
"winston-daily-rotate-file": "4.4.2",
"ws": "7.2.3"