upgrade ws to 7.1.2 (#70)

This commit is contained in:
Dave Holoway
2019-08-18 16:01:06 +01:00
committed by GitHub
parent 1a00cdb291
commit b04e4328a6
3 changed files with 24 additions and 22 deletions

View File

@@ -139,7 +139,7 @@
"uuid": "^3.3.2",
"vscode-debugadapter": "^1.32.0",
"vscode-debugprotocol": "^1.32.0",
"ws": "^1.1.1",
"ws": "^7.1.2",
"xmldom": "^0.1.27",
"xpath": "^0.0.27"
},