refactor: upgrade ws from 8.8.1 to 8.9.0 (#8247)

This commit is contained in:
Parse Platform
2022-10-19 10:04:34 +02:00
committed by GitHub
parent 8863ad2309
commit b2491234e8
2 changed files with 4 additions and 4 deletions

View File

@@ -56,7 +56,7 @@
"uuid": "9.0.0",
"winston": "3.8.1",
"winston-daily-rotate-file": "4.7.1",
"ws": "8.8.1"
"ws": "8.9.0"
},
"devDependencies": {
"graphql-tag": "2.12.6",