Update ws to 1.0.1

Also, addresses remote memory disclosure vulnerability
https://nodesecurity.io/advisories/67
This commit is contained in:
Alan Cohen
2016-01-04 19:06:30 -08:00
parent 896bf48c79
commit 9433b43873
2 changed files with 56 additions and 56 deletions

View File

@@ -27,7 +27,7 @@
"ripple-hashes": "^0.1.0",
"ripple-keypairs": "^0.10.0",
"ripple-lib-transactionparser": "^0.6.0",
"ws": "^0.7.1"
"ws": "^1.0.1"
},
"devDependencies": {
"assert-diff": "^1.0.1",