Skip to content

Commit 2bd0613

Browse files
authored
Merge pull request #236 from bsclifton/master
Update ws dependency >= 3.3.1 per https://nodesecurity.io/advisories/550
2 parents db6372b + 81feba7 commit 2bd0613

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
@@ -41,7 +41,7 @@
4141
"string2compact": "^1.1.1",
4242
"uniq": "^1.0.1",
4343
"unordered-array-remove": "^1.0.2",
44-
"ws": "^3.0.0",
44+
"ws": "^3.3.1",
4545
"xtend": "^4.0.0"
4646
},
4747
"devDependencies": {

0 commit comments

Comments
 (0)