chore: update WS

This commit is contained in:
Adhiraj Singh
2021-12-10 13:15:34 +05:30
parent 7db5bb5d9a
commit beac4d21e3
2 changed files with 12 additions and 7 deletions

View File

@@ -42,7 +42,7 @@
"node-cache": "^5.1.2",
"pino": "^6.7.0",
"protobufjs": "^6.10.1",
"ws": "^7.3.1"
"ws": "^8.0.0"
},
"optionalDependencies": {
"qrcode-terminal": "^0.12.0"
@@ -58,7 +58,7 @@
"@types/jest": "^26.0.24",
"@types/node": "^14.6.2",
"@types/pino": "^6.3.2",
"@types/ws": "^7.2.6",
"@types/ws": "^8.0.0",
"jest": "^27.0.6",
"qrcode-terminal": "^0.12.0",
"ts-jest": "^27.0.3",