refactor: upgrade uuid from 8.3.2 to 9.0.0 (#8200)

This commit is contained in:
Parse Platform
2022-09-27 13:01:54 +02:00
committed by GitHub
parent ae8d08294b
commit 643d49199a
2 changed files with 18 additions and 4 deletions

View File

@@ -53,7 +53,7 @@
"semver": "7.3.7",
"subscriptions-transport-ws": "0.11.0",
"tv4": "1.3.0",
"uuid": "8.3.2",
"uuid": "9.0.0",
"winston": "3.8.1",
"winston-daily-rotate-file": "4.7.1",
"ws": "8.8.1"