Skip to content
This repository was archived by the owner on Jun 1, 2020. It is now read-only.

Commit c1161e7

Browse files
fix(package): update ws to version 7.1.1
Closes #268
1 parent 735466c commit c1161e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"request-promise": "^4.2.2",
9898
"rx-queue": "^0.6.1",
9999
"rxjs": "^6.2.1",
100-
"ws": "^6.0.0",
100+
"ws": "^7.1.1",
101101
"xml2js": "^0.4.19"
102102
},
103103
"greenkeeper": {

0 commit comments

Comments
 (0)