Update uuid to the latest version 🚀 (#6697)

* fix(package): update uuid to version 8.1.0

* chore(package): update lockfile package-lock.json

Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
This commit is contained in:
greenkeeper[bot]
2020-05-20 19:27:16 +00:00
committed by GitHub
parent ce06f60f79
commit ee3c86a243
2 changed files with 4 additions and 4 deletions

View File

@@ -52,7 +52,7 @@
"semver": "7.3.2",
"subscriptions-transport-ws": "0.9.16",
"tv4": "1.3.0",
"uuid": "8.0.0",
"uuid": "8.1.0",
"winston": "3.2.1",
"winston-daily-rotate-file": "4.4.2",
"ws": "7.3.0"